Commit Graph

16 Commits

Author SHA1 Message Date
tanshu 1f9548c58f 'No Album' Album Added 2015-07-01 16:41:31 +05:30
tanshu 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.
2015-06-30 15:21:05 +05:30
tanshu 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
2015-06-29 15:22:15 +05:30
tanshu cf72709ddf Updated picture_raw view to show different sizes.
Albums shifted to semantic url names.
Uploads are now thumbnailed when first viewed.
2015-06-28 18:21:27 +05:30
Amritanshu Agrawal 088310b652 Added file hash. 2015-06-28 01:14:55 +05:30
tanshu 27ce04756a Now trying to hook up numpy and pillow to get image info and enable resizing 2015-06-27 16:54:26 +05:30
tanshu 2e2bd9df4c Some minor changes 2015-06-23 15:14:41 +05:30
tanshu 82313b8ec8 Trying to give album url natural name 2015-06-14 17:22:58 +05:30
tanshu 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.
2015-06-14 17:15:09 +05:30
tanshu 17fec1a506 Authentication, Users, Roles, Album sort of working.
Still extremely pre-alpha
2015-06-13 15:59:40 +05:30
tanshu 8ed028115a Still upto working. Authentication sort of working 2015-06-12 18:23:37 +05:30
tanshu 9aaeb0987f Still at it. 2015-06-11 18:01:33 +05:30
tanshu 8e09d6925f Figure out how to move the Controller resolve in the IIFE, maybe every component has its own router. 2015-06-10 18:08:58 +05:30
tanshu 785b1190b3 Still Initial non-functional 2015-06-10 17:26:10 +05:30
tanshu 0c6601576f Still very initial scaffolding 2015-06-09 17:04:58 +05:30
tanshu 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

In Greek mythology, Soter was the spirit of safety, preservation and deliverance from harm.
2015-05-24 14:09:35 +05:30