Commit Graph

42 Commits

Author SHA1 Message Date
dave bec8013365 fix status 2019-11-14 21:56:03 -08:00
dave 17441b5bd5 fix tag renaming not updating ui sidebar 2019-11-14 21:40:58 -08:00
dave 06dea40d24 fix sqlite support 2019-11-14 21:28:32 -08:00
dave 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
dave 50a55f08df missing gps data fix 2019-07-13 15:47:59 -07:00
dave 8877fb263a use storage urls for thumbs too 2019-07-11 19:26:22 -07:00
dave 92a20f4f58 tune max upload size 2019-07-11 09:16:14 -07:00
dave 2de4a5d5ae web store sessions in the database 2019-07-06 13:49:16 -07:00
dave 3aa2264be4 Fix img assets missing in docker 2019-07-06 13:47:42 -07:00
dave 3bbe0f20ea use env vars for config 2019-07-06 11:25:19 -07:00
dave 947f06ea08 misc ui sorting fixes and cleanup 2019-07-05 01:02:39 -07:00
dave 83a0702341 minio (s3) storage backend and backend uri support 2019-07-04 23:55:49 -07:00
dave 043ffbc543 standardize photo file and db access 2019-07-04 18:59:22 -07:00
dave 6589f71052 daemon to use newer db access api 2019-07-04 17:46:26 -07:00
dave bc64acce2a listing apis 2019-07-04 16:58:28 -07:00
dave 80d31eec37 photo library planning 2019-07-01 13:53:50 -07:00
dave 506c6e9c9a Fix api auth 2019-06-24 14:33:11 -07:00
dave 16271aa54a api beginnings 2019-06-17 22:43:57 -07:00
dave 5828939015 album view for map & cleanup 2018-09-23 18:26:36 -07:00
dave 26dfc8fb6c real backend for auth 2018-09-23 16:39:46 -07:00
dave c232be79ee thumb auth fix 2018-09-23 15:37:24 -07:00
dave aff62835ec nice http error pages 2018-09-23 15:28:15 -07:00
dave b81cad8b71 photo editing and misc template refactor 2018-09-23 15:02:03 -07:00
dave fcfa7005d6 tag names 2018-09-23 15:00:54 -07:00
dave f4c7e8cb0c Redirect to same page on login 2018-09-23 14:58:42 -07:00
dave 0e25b312ab misc auth functions 2018-09-23 13:04:50 -07:00
dave 3035d117b5 basic auth for endpoints 2018-09-22 18:01:33 -07:00
dave 346f0a7944 Tag deleting 2018-09-22 15:12:35 -07:00
dave 8fec641e66 auth beginnings 2018-09-22 15:12:23 -07:00
dave 4ba10fb739 Cleanup 2018-09-22 15:12:01 -07:00
dave 3900075ab4 support offsetting photo dates 2018-09-15 16:48:47 -07:00
dave 0789de35ff albums 2018-09-13 22:59:37 -07:00
dave 063f30ef0b centralized tagging 2018-09-13 22:59:22 -07:00
dave 508e44f490 Docker fixes 2018-09-11 22:25:09 -07:00
dave 69902d942d add dates view 2018-09-11 20:35:04 -07:00
dave c952471b33 import bugfixes 2018-09-10 21:19:02 -07:00
dave 9823509909 add pager 2018-09-09 23:43:17 -07:00
dave ef63c30f8b default template vars 2018-09-09 17:21:23 -07:00
dave 018faecc3a basic tagging 2018-09-09 16:47:48 -07:00
dave 75c931c7d4 Make packaging work 2018-09-09 16:45:51 -07:00
dave e10ff6b2c5 Map and photo view skeleton 2018-09-09 14:01:56 -07:00
dave d2059240dd basic web ui 2018-09-09 12:05:13 -07:00