d4ca3fffa0
Album ID is not optional for picture upload. Upload date is now stored and the last edit date is set to the upload date if not supplied.
tanshu2015-06-30 15:21:05 +05:30
e3ded59e53
Added a picture property table to store an array of picture properties Now upload also saves the name and the lastModifiedDate as reported by the browser
tanshu2015-06-29 15:22:15 +05:30
cf72709ddf
Updated picture_raw view to show different sizes. Albums shifted to semantic url names. Uploads are now thumbnailed when first viewed.
tanshu2015-06-28 18:21:27 +05:30
82313b8ec8
Trying to give album url natural name
tanshu2015-06-14 17:22:58 +05:30
d586e8fe86
Right now uploading to a fixed directory. This is to be made more flexible. The url parameter in imge is not being used. Upload working. But the direct upload works, but since no DB entries are not made, it is useless.
tanshu2015-06-14 17:15:09 +05:30
17fec1a506
Authentication, Users, Roles, Album sort of working. Still extremely pre-alpha
tanshu2015-06-13 15:59:40 +05:30
8ed028115a
Still upto working. Authentication sort of working
tanshu2015-06-12 18:23:37 +05:30
8e09d6925f
Figure out how to move the Controller resolve in the IIFE, maybe every component has its own router.
tanshu2015-06-10 18:08:58 +05:30
785b1190b3
Still Initial non-functional
tanshu2015-06-10 17:26:10 +05:30
0c6601576f
Still very initial scaffolding
tanshu2015-06-09 17:04:58 +05:30
9000ecdce5
Initial Commit. Gitignore ignores all PyCharm files as well as recommended python files Basic starter project with Pyramid 1.5.x Templates are copied from the OpenPhoto (Trovebox) files Targets: 1. Photo management 2. Angularjs with keyboard/swipe navigation 3. Json API compatible with OpenPhoto 4. Amazon S3 support 5. Tags, etc. 6. The one true source of all a person's photos
tanshu2015-05-24 14:09:35 +05:30