Commit Graph

88 Commits

Author SHA1 Message Date
dave ff8592c89d misc tweaks 2023-01-18 20:05:08 -08:00
dave 971d990003 refactor startup code a bit for testing
Gitea/photolib/pipeline/head There was a failure building this commit Details
2023-01-17 22:03:13 -08:00
dave 163b4e820e convert api to MethodDispatcher 2023-01-12 23:36:31 -08:00
dave 72cd490e5f update todos
Gitea/photolib/pipeline/head This commit looks good Details
2022-12-22 10:58:11 -08:00
dave 174b64a771 support canon cr3 raws
Gitea/photolib/pipeline/head This commit looks good Details
2022-12-21 23:32:58 -08:00
dave d695d3a0a5 add recent/nearby photos
Gitea/photolib/pipeline/head This commit looks good Details
2022-08-01 22:07:44 -07:00
dave ca4a46fcc3 file format filter in search 2021-09-27 21:39:43 -07:00
dave eb0571c679 cli config contexts 2021-09-24 22:17:20 -07:00
dave f131fc44df fix error on ungeneratable thumbs and refactor placeholder serve code 2021-09-14 21:24:24 -07:00
dave 46d67365ba misc thumbservice todos 2021-08-25 23:21:11 -07:00
dave 15c2133f35 complete thumbservice auth, docs, parallelism, and client 2021-08-22 15:47:15 -07:00
dave 53ede96df3 video thumbs 2021-08-21 21:29:58 -07:00
dave 613124dbf9 contact thumbserver for video thumbs 2021-08-20 18:00:13 -07:00
dave 44e7bc81d6 refactor image thumbnail generation code 2021-08-19 15:11:34 -07:00
dave 636a386ec4 thumb server base work 2021-08-18 22:23:43 -07:00
dave c3fb648ec3 clean up thumb generation 2021-08-17 22:26:06 -07:00
dave 3e0ac990fd page titles 2021-08-14 17:24:02 -07:00
dave c04de109a8 file name search 2021-08-14 11:08:31 -07:00
dave 39dbb2926d add search view 2021-07-14 15:57:42 -07:00
dave 6c4c1c609a misc tweaks and gps interpreting fixes 2021-07-07 19:50:15 -07:00
dave 7fa2637fa2 py updates 2020-11-16 16:19:26 -08:00
dave ad884a13ad refactor list of know file types/mimes 2020-11-15 19:44:55 -08:00
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 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 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 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