Commit Graph

6 Commits (2c48b43b71b55a3d45d16040c08c616e08e8e48b)

Author SHA1 Message Date
voussoir bc6a0aa907 Improve & generalize zipfile code.
Moved some heavy lifting out of the flask album.zip endpoint
and into helpers.py.
Renamed some things for clarity.
2018-08-14 22:58:26 -07:00
voussoir c2cfa99752 Alphabetize imports in endpoints files. 2018-07-18 18:37:21 -07:00
voussoir 8c356df6fd Add P_photos to batchify some api operations. 2018-05-01 18:09:35 -07:00
voussoir dffde094e8 Give Albums and Tags an author_id column.
Keeping V11 because I hadn't published previous commits yet.
2018-03-18 15:28:26 -07:00
voussoir c6a396c658 Move ef/endpoints/common.py to ef/common.py
Decided it doesn't belong with the endpoints files.
2018-02-03 01:43:41 -08:00
voussoir c049b97bc6 Replace etiquette_flask.py with endpoints package.
Split the object types' endpoints into separate files and group
them better. Should be much easier to navigate and expand.
2018-01-11 19:40:56 -08:00