No description
Find a file
2016-01-24 12:11:13 -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 Initial framework for creating post indexes is in place. Functionality to build all unbuilt posts does not protect against re-building indexes and should be re-factored for efficiency 2016-01-24 12:02:25 -05:00
.gitignore Properly modeling users ( #5 ), moving over to mongodb. 2016-01-16 16:40:58 -05:00
app.js Finalizing photo model updates #7 2016-01-23 22:54:11 -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 Finalizing photo model updates #7 2016-01-23 22:54:11 -05:00
post.js Initial framework for creating post indexes is in place. Functionality to build all unbuilt posts does not protect against re-building indexes and should be re-factored for efficiency 2016-01-24 12:02:25 -05:00
routes-photo.js Finalizing photo model updates #7 2016-01-23 22:54:11 -05:00
routes-post.js Initial framework for creating post indexes is in place. Functionality to build all unbuilt posts does not protect against re-building indexes and should be re-factored for efficiency 2016-01-24 12:02:25 -05:00
routes-preview.js Finalizing photo model updates #7 2016-01-23 22:54:11 -05:00
run.sh Finalizing photo model updates #7 2016-01-23 22:54:11 -05:00
schemas.js Finalizing photo model updates #7 2016-01-23 22:54:11 -05:00
static.js Static copy was bailing on unlinking the directory, now just overcopies 2016-01-24 12:11:13 -05:00
user.js Updating post model for more completeness. 2016-01-23 16:12:50 -05:00