6 Commits

Author SHA1 Message Date
de1735495f Add gifs and png support 2018-01-03 17:13:10 -06:00
e5107e72f9 So much in here
- Image.upload calls File.upload
- doc deletes are PUT instead of deleted
- generate thumbnails is called off of processImportables
- got rid of stupid context loaders
- added Type.getOrCreate()
- fix massively broken comparators
- get rid of global watcher (unnecessary with new delete method)

Still broken
- indexes (albums)
- files not deleted along with images
- some wonky jpgs
2017-11-19 21:21:39 -06:00
22cce79b80 Unused 2017-10-30 04:41:58 -05:00
236a3c7f72 Dynamically load some seldom-used modules. 2017-04-20 21:41:08 -05:00
187adf015d Must use the same db. 2017-04-17 22:22:44 -05:00
b874c07f01 Add Gallery - core image model working
(add, imported event, thumbnail generation, removal)
2017-03-22 08:32:47 -05:00