Commit Graph

12 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 785b1190b3 Still Initial non-functional 2015-06-10 17:26:10 +05:30