No description
Find a file
2016-01-23 17:21:19 -05:00
data/static Theming improved, definitely drastically incomplete. 2016-01-16 14:05:06 -05:00
dump/crunch Finished converting post model to a cohesive model supported by mongodb. #6 2016-01-21 21:17:49 -05:00
generated moving build directory 2015-11-30 22:03:26 -05:00
public/stylesheets Initial commit, post creation and build is just barely working. 2015-11-15 03:07:13 +00:00
views Updating post model for more completeness. 2016-01-23 16:12:50 -05:00
.gitignore Properly modeling users ( #5 ), moving over to mongodb. 2016-01-16 16:40:58 -05:00
app.js Switching to a Redis backed session store to avoid losing my session 2016-01-23 17:21:19 -05:00
category.js Finished converting post model to a cohesive model supported by mongodb. #6 2016-01-21 21:17:49 -05:00
db.js Updating post model for more completeness. 2016-01-23 16:12:50 -05:00
genPhotos.js Working on replacing scattered post model with a cohesive one and mongodb support ( #6 ), some of this will also support issue #7 as well, but right now the admin page is broken and post generating is broken. 2016-01-16 23:17:24 -05:00
package.json Switching to a Redis backed session store to avoid losing my session 2016-01-23 17:21:19 -05:00
post.js Updating post model for more completeness. 2016-01-23 16:12:50 -05:00
routes-photo.js Fixing bugs by moving routes without having the 2016-01-23 16:24:06 -05:00
routes-post.js Fixing bugs by moving routes without having the 2016-01-23 16:24:06 -05:00
routes-preview.js Fixing bugs by moving routes without having the 2016-01-23 16:24:06 -05:00
run.sh Adding run.sh to allow me to remember what the supervisor command is. 2016-01-23 16:13:15 -05:00
schema.sql leftover schema change for sql, adding dirty bits for trash and publishing 2016-01-16 16:44:47 -05:00
schemas.js Updating post model for more completeness. 2016-01-23 16:12:50 -05:00
static.js Finished converting post model to a cohesive model supported by mongodb. #6 2016-01-21 21:17:49 -05:00
user.js Updating post model for more completeness. 2016-01-23 16:12:50 -05:00