No description
Find a file
2016-01-23 18:50:38 -05:00
build furthering the generate > build name change 2016-01-23 18:49:17 -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
public/stylesheets Initial commit, post creation and build is just barely working. 2015-11-15 03:07:13 +00:00
views user model seems to be working robustly, no real need to have it in the sidebar anymore 2016-01-23 18:50:38 -05:00
.gitignore Properly modeling users ( #5 ), moving over to mongodb. 2016-01-16 16:40:58 -05:00
app.js Nothing should be left that use sqlite, removing old files. Breaking change, may create bugs 2016-01-23 18:48:47 -05:00
category.js Finished converting post model to a cohesive model supported by mongodb. #6 2016-01-21 21:17:49 -05:00
package.json Nothing should be left that use sqlite, removing old files. Breaking change, may create bugs 2016-01-23 18:48:47 -05:00
photo.js Moving photos away from the old model to the new style, probably buggy. #7 2016-01-23 18:45:49 -05:00
post.js Furthering the renaming from generate to build 2016-01-23 18:44:45 -05:00
routes-photo.js Fixing bugs by moving routes without having the 2016-01-23 16:24:06 -05:00
routes-post.js Furthering the renaming from generate to build 2016-01-23 18:44:45 -05:00
routes-preview.js Furthering the renaming from generate to build 2016-01-23 18:44:45 -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
schemas.js Moving photos away from the old model to the new style, probably buggy. #7 2016-01-23 18:45:49 -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