Commit Graph

119 Commits

Author SHA1 Message Date
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 72346c59fb mp4 audio 2019-10-15 23:05:26 -07:00
dave 4f10129c5a tagging on import 2019-10-14 19:25:53 -07:00
dave 6765425be5 tag cli/api progress 2019-07-20 16:05:17 -07:00
dave 11a82da4a0 cli config file 2019-07-16 21:15:49 -07: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 a540a5aad2 decimal fixing 2019-07-09 21:10:44 -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 3660f4d9dc mobile menu fixes 2019-07-05 21:29: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 a2e854568f cli output tweaks 2019-07-04 23:53:45 -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 022f4a90a7 update readme 2019-07-04 17:32:31 -07:00
dave d6743ad2a6 better sqlite connection handling 2019-07-04 17:00:21 -07:00
dave 1a02698f06 better uploading ux 2019-07-04 16:59:58 -07:00
dave bc64acce2a listing apis 2019-07-04 16:58:28 -07:00
dave 2b5ab1fcc4 keep original file name 2019-07-04 14:25:19 -07:00
dave 2ad28d1958 misc api upload refinements 2019-07-04 14:24:54 -07:00
dave edb80828e8 api upload refined 2019-07-04 13:10:52 -07:00
dave 6e7c47ddad uploading from cli mvp 2019-07-02 23:03:28 -07:00
dave ae948af418 api upload related changes 2019-07-02 12:34:41 -07:00
dave 80d31eec37 photo library planning 2019-07-01 13:53:50 -07:00
dave 1b310f0c4a api upload framework 2019-06-29 12:43:13 -07:00
dave 2c1ebea31c most of api upload 2019-06-25 21:34:32 -07:00
dave 506c6e9c9a Fix api auth 2019-06-24 14:33:11 -07:00
dave bcb60111b2 better database alias object 2019-06-22 16:45:32 -07:00
dave 5a830e41d3 user management via api 2019-06-22 16:36:06 -07:00
dave 6530d86617 checkdupes cli function, add readme 2019-06-21 09:22:42 -07:00
dave 4f218f068a cli beginnings 2019-06-19 22:34:52 -07:00
dave 91b84710a4 hash, set, and file retrival endpoints 2019-06-18 18:38:01 -07:00
dave 16271aa54a api beginnings 2019-06-17 22:43:57 -07:00
dave 3e6aae09db missing template 2018-09-23 18:33:28 -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