|
69443d7a8c
|
general cleanup; move binding_filler helper
|
2016-12-20 21:33:14 -08:00 |
|
|
af40f24dd8
|
Include album info as txt in zip; fix normalize_filepath bugs
|
2016-12-20 19:53:06 -08:00 |
|
|
e992b76db0
|
Prevent recursive grouping of albums/tags
How did I not catch this before
|
2016-12-20 18:31:09 -08:00 |
|
|
b5294431aa
|
Greatly improve zip endpoint with python-zipstream
|
2016-12-20 17:44:22 -08:00 |
|
|
d5bc65c8f2
|
Allow templates to get objects instead of json
|
2016-12-20 16:33:40 -08:00 |
|
|
f53b089b79
|
Clean up some long lines
|
2016-12-20 14:23:05 -08:00 |
|
|
c843f444e7
|
very early session and registration support
|
2016-12-18 05:12:14 -08:00 |
|
|
91fcbb7101
|
Create objects.py
Move Album, Photo, Tag, User to objects.py; Move SQL_COLUMNS variables to constants.py so they can be shared; Move more shared helpers to helpers.py
|
2016-12-16 20:02:08 -08:00 |
|
|
a1894edcca
|
Create json-based config system, move out of constants.py
datadir\config.json will be created automatically with the default values.
|
2016-12-16 18:53:12 -08:00 |
|
|
1ecd1f979e
|
create exceptions.py and move more constants
|
2016-12-12 19:49:36 -08:00 |
|
|
2b34854910
|
Move files to top of repository
|
2016-11-28 20:19:31 -08:00 |
|