Commit Graph

73 Commits

Author SHA1 Message Date
7fa2637fa2 py updates 2020-11-16 16:19:26 -08:00
ad884a13ad refactor list of know file types/mimes 2020-11-15 19:44:55 -08:00
41ef49293e better caching docker steps 2020-11-15 16:49:22 -08:00
bec8013365 fix status 2019-11-14 21:56:03 -08:00
17441b5bd5 fix tag renaming not updating ui sidebar 2019-11-14 21:40:58 -08:00
06dea40d24 fix sqlite support 2019-11-14 21:28:32 -08:00
72346c59fb mp4 audio 2019-10-15 23:05:26 -07:00
4f10129c5a tagging on import 2019-10-14 19:25:53 -07:00
6765425be5 tag cli/api progress 2019-07-20 16:05:17 -07:00
11a82da4a0 cli config file 2019-07-16 21:15:49 -07:00
0482dcc3ac disable session locking for now
we don't use sessions for anything critial. the custom database session library locks the session for commit, and this happens every request, which is not optimal. for now, disable session locking.
2019-07-13 15:48:49 -07:00
50a55f08df missing gps data fix 2019-07-13 15:47:59 -07:00
8877fb263a use storage urls for thumbs too 2019-07-11 19:26:22 -07:00
92a20f4f58 tune max upload size 2019-07-11 09:16:14 -07:00
a540a5aad2 decimal fixing 2019-07-09 21:10:44 -07:00
2de4a5d5ae web store sessions in the database 2019-07-06 13:49:16 -07:00
3aa2264be4 Fix img assets missing in docker 2019-07-06 13:47:42 -07:00
3bbe0f20ea use env vars for config 2019-07-06 11:25:19 -07:00
3660f4d9dc mobile menu fixes 2019-07-05 21:29:19 -07:00
947f06ea08 misc ui sorting fixes and cleanup 2019-07-05 01:02:39 -07:00
83a0702341 minio (s3) storage backend and backend uri support 2019-07-04 23:55:49 -07:00
a2e854568f cli output tweaks 2019-07-04 23:53:45 -07:00
043ffbc543 standardize photo file and db access 2019-07-04 18:59:22 -07:00
6589f71052 daemon to use newer db access api 2019-07-04 17:46:26 -07:00
022f4a90a7 update readme 2019-07-04 17:32:31 -07:00
d6743ad2a6 better sqlite connection handling 2019-07-04 17:00:21 -07:00
1a02698f06 better uploading ux 2019-07-04 16:59:58 -07:00
bc64acce2a listing apis 2019-07-04 16:58:28 -07:00
2b5ab1fcc4 keep original file name 2019-07-04 14:25:19 -07:00
2ad28d1958 misc api upload refinements 2019-07-04 14:24:54 -07:00
edb80828e8 api upload refined 2019-07-04 13:10:52 -07:00
6e7c47ddad uploading from cli mvp 2019-07-02 23:03:28 -07:00
ae948af418 api upload related changes 2019-07-02 12:34:41 -07:00
80d31eec37 photo library planning 2019-07-01 13:53:50 -07:00
1b310f0c4a api upload framework 2019-06-29 12:43:13 -07:00
2c1ebea31c most of api upload 2019-06-25 21:34:32 -07:00
506c6e9c9a Fix api auth 2019-06-24 14:33:11 -07:00
bcb60111b2 better database alias object 2019-06-22 16:45:32 -07:00
5a830e41d3 user management via api 2019-06-22 16:36:06 -07:00
6530d86617 checkdupes cli function, add readme 2019-06-21 09:22:42 -07:00
4f218f068a cli beginnings 2019-06-19 22:34:52 -07:00
91b84710a4 hash, set, and file retrival endpoints 2019-06-18 18:38:01 -07:00
16271aa54a api beginnings 2019-06-17 22:43:57 -07:00
3e6aae09db missing template 2018-09-23 18:33:28 -07:00
5828939015 album view for map & cleanup 2018-09-23 18:26:36 -07:00
26dfc8fb6c real backend for auth 2018-09-23 16:39:46 -07:00
c232be79ee thumb auth fix 2018-09-23 15:37:24 -07:00
aff62835ec nice http error pages 2018-09-23 15:28:15 -07:00
b81cad8b71 photo editing and misc template refactor 2018-09-23 15:02:03 -07:00
fcfa7005d6 tag names 2018-09-23 15:00:54 -07:00