__init__.py
|
initial commit, basic library ingest
|
2018-09-08 15:49:16 -07:00 |
api.py
|
fix sqlite support
|
2019-11-14 21:28:32 -08:00 |
cli.py
|
fix sqlite support
|
2019-11-14 21:28:32 -08:00 |
common.py
|
real backend for auth
|
2018-09-23 16:39:46 -07:00 |
daemon.py
|
refactor list of know file types/mimes
|
2020-11-15 19:44:55 -08:00 |
dateoffset.py
|
nice http error pages
|
2018-09-23 15:28:15 -07:00 |
dbsession.py
|
disable session locking for now
|
2019-07-13 15:48:49 -07:00 |
dbutils.py
|
fix status
|
2019-11-14 21:56:03 -08:00 |
image.py
|
py updates
|
2020-11-16 16:19:26 -08:00 |
ingest.py
|
standardize photo file and db access
|
2019-07-04 18:59:22 -07:00 |
migrate.py
|
missing gps data fix
|
2019-07-13 15:47:59 -07:00 |
storage.py
|
use storage urls for thumbs too
|
2019-07-11 19:26:22 -07:00 |
thumb.py
|
use storage urls for thumbs too
|
2019-07-11 19:26:22 -07:00 |
types.py
|
refactor list of know file types/mimes
|
2020-11-15 19:44:55 -08:00 |
users.py
|
use env vars for config
|
2019-07-06 11:25:19 -07:00 |
utils.py
|
refactor list of know file types/mimes
|
2020-11-15 19:44:55 -08:00 |
validate.py
|
basic web ui
|
2018-09-09 12:05:13 -07:00 |