Commit Graph

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