Commit Graph

111 Commits

Author SHA1 Message Date
dave a180874e79 add basic testing
Gitea/photolib/pipeline/head This commit looks good Details
2023-01-17 22:04:29 -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 183dcca0ba update notes
Gitea/photolib/pipeline/head There was a failure building this commit Details
2023-01-12 22:59:19 -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 7fa03091ce add more map layers
Gitea/photolib/pipeline/head This commit looks good Details
2022-08-03 22:17:30 -07:00
dave 0040cc4f47 clean up js
Gitea/photolib/pipeline/head This commit looks good Details
2022-08-02 18:09:34 -07: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 be69f76ffb redo map with leafletjs
Gitea/photolib/pipeline/head This commit looks good Details
2022-07-31 16:14:45 -07:00
dave 23f63b2bdd add map display on photo pages
Gitea/photolib/pipeline/head Something is wrong with the build of this commit Details
2022-07-31 16:14:11 -07:00
dave aade3ae87a add head block
Gitea/photolib/pipeline/head This commit looks good Details
2022-07-31 15:59:31 -07:00
dave 7cd996020c configure jenkinsfile
Gitea/photolib/pipeline/head This commit looks good Details
2022-07-31 15:54:29 -07:00
dave 5633e782aa add jenkinsfile
Gitea/photolib/pipeline/head This commit looks good Details
2022-07-31 15:50:36 -07:00
dave ca4a46fcc3 file format filter in search 2021-09-27 21:39:43 -07:00
dave ee08ba8100 update dockerignore 2021-09-26 20:32:03 -07:00
dave eb0571c679 cli config contexts 2021-09-24 22:17:20 -07:00
dave 4268b2df48 use pure style buttons 2021-09-15 21:41:15 -07:00
dave f131fc44df fix error on ungeneratable thumbs and refactor placeholder serve code 2021-09-14 21:24:24 -07:00
dave 6a587f8714 uuid style 2021-09-01 21:31:54 -07:00
dave 05837b4909 thumbservice password 2021-08-29 20:29:41 -07:00
dave 403b49c429 use extpython-python3.9 2021-08-28 20:18:35 -07:00
dave 0620e2642b make terraform module 2021-08-27 21:06:10 -07:00
dave 46d67365ba misc thumbservice todos 2021-08-25 23:21:11 -07:00
dave a8725aa6af make search pager match main feed 2021-08-23 20:39:19 -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 435be8d112 pure-css 2.0 2021-08-15 19:04:55 -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 7bd5f77888 update nodejs 2021-07-15 13:50:48 -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 7d5954a884 explicitly depend on cryptography 2021-01-06 18:05:08 -08: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 41ef49293e better caching docker steps 2020-11-15 16:49:22 -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