de1735495f
Add gifs and png support
2018-01-03 17:13:10 -06:00
b44886f0f5
Associate images with albums via image.$links.
...
All types now have a $links property.
2017-11-21 23:58:22 -06:00
46fdb975c5
Deleting images deletes companion files.
...
and cleaner logging.
2017-11-20 18:29:33 -06:00
ad6666bd50
Class-based types for the ORM feel a little more natural.
2017-11-19 22:51:02 -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
b901bc7a26
Progress on PouchORM (this breaks things)
2017-11-13 22:01:55 -06:00
55768a892a
GenerateThumbnails was loading too often
2017-10-30 04:46:28 -05:00
722944cadd
Interface is fully DB-driven
...
While there are still events for things like maintaining indexes, those may be unnecessary and may go away.
2017-10-30 04:22:21 -05:00
ead1c5766a
ImportWatcher -> BackgroundTask -> _processImportables
...
Continuing the push to remove explicit events for db changes
2017-10-27 09:20:49 -05:00
36773bf5c0
Use DB Watcher to trigger generateThumbnails
2017-10-27 08:55:50 -05:00
99b8b9a636
Use MangoQueries for Image import
2017-10-27 07:52:22 -05:00
ccfd757aed
Album -> DOMVM AlbumView
2017-09-27 12:27:25 -05:00
b2f3615754
Add convenience logging.
2017-05-18 14:01:38 -05:00
236a3c7f72
Dynamically load some seldom-used modules.
2017-04-20 21:41:08 -05:00
ccd0fafd9e
Add album view
2017-04-18 09:06:26 -05:00
9c465cd405
Tag support
2017-04-17 22:25:58 -05:00
187adf015d
Must use the same db.
2017-04-17 22:22:44 -05:00
5fd071c003
Centralize database source.
2017-04-06 16:32:59 -05:00
b874c07f01
Add Gallery - core image model working
...
(add, imported event, thumbnail generation, removal)
2017-03-22 08:32:47 -05:00