|
dc8639c5ef
|
Fixed #19 with the addition of some new modules to parse the image EXIF
data.
Made a lot of progress on #1 with additional work on the rendering
templates.
|
2016-01-24 22:05:38 -05:00 |
|
|
23265dce80
|
Finalizing photo model updates #7
|
2016-01-23 22:54:11 -05:00 |
|
|
b9b4a68b11
|
'rebuild' is not always accurate, using 'build' as the more proper term
|
2016-01-23 21:01:57 -05:00 |
|
|
72da399755
|
Nothing should be left that use sqlite, removing old files. Breaking change, may create bugs
|
2016-01-23 18:48:47 -05:00 |
|
|
c44dc8ce95
|
Adding a view for pending builds
|
2016-01-23 18:19:37 -05:00 |
|
|
821b431eec
|
Changing from using the word 'generate' to 'build'
|
2016-01-23 17:57:19 -05:00 |
|
|
62a38c1695
|
Adding view to see things staged for upload.
|
2016-01-23 17:47:15 -05:00 |
|
|
fa0fd2b07f
|
Reducing the double env === development
|
2016-01-23 17:30:24 -05:00 |
|
|
44ad65a5b0
|
Fixing where the routes are pulled in.
|
2016-01-23 17:29:19 -05:00 |
|
|
e57e1b6672
|
Switching to a Redis backed session store to avoid losing my session
every time supervisor.js restarts the server instance.
|
2016-01-23 17:21:19 -05:00 |
|
|
1813c9236e
|
Fixing bugs by moving routes without having the
config variable populated.
|
2016-01-23 16:24:06 -05:00 |
|
|
38184e451f
|
breaking routing out from app.js into subfiles.
|
2016-01-23 16:19:42 -05:00 |
|
|
1a3da60b24
|
Updating post model for more completeness.
|
2016-01-23 16:12:50 -05:00 |
|
|
cf36d983a0
|
Finished converting post model to a cohesive model supported by mongodb. #6
|
2016-01-21 21:17:49 -05:00 |
|
|
a3fa59e226
|
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 |
|
|
3004e5e326
|
Properly modeling users ( #5 ), moving over to mongodb.
|
2016-01-16 16:40:58 -05:00 |
|
|
a3cb6e5626
|
adding photo resizing
|
2015-11-30 22:06:36 -05:00 |
|
|
d7b49a37f5
|
added post view to admin panel. added rebuilding of the static folder.
|
2015-11-22 15:03:33 -05:00 |
|
|
2be6c664e6
|
Prettification abounds.... also created new view controller for photo administration.
|
2015-11-22 10:05:41 -05:00 |
|
|
df25b6cdfc
|
Photo creation and editing done. Photo building not yet completed. Serving of built files done.
|
2015-11-22 09:36:02 -05:00 |
|
|
4ecb1a9185
|
Initial commit, post creation and build is just barely working.
|
2015-11-15 03:07:13 +00:00 |
|