Commit Graph

91 Commits

Author SHA1 Message Date
05837b4909 thumbservice password 2021-08-29 20:29:41 -07:00
403b49c429 use extpython-python3.9 2021-08-28 20:18:35 -07:00
0620e2642b make terraform module 2021-08-27 21:06:10 -07:00
46d67365ba misc thumbservice todos 2021-08-25 23:21:11 -07:00
a8725aa6af make search pager match main feed 2021-08-23 20:39:19 -07:00
15c2133f35 complete thumbservice auth, docs, parallelism, and client 2021-08-22 15:47:15 -07:00
53ede96df3 video thumbs 2021-08-21 21:29:58 -07:00
613124dbf9 contact thumbserver for video thumbs 2021-08-20 18:00:13 -07:00
44e7bc81d6 refactor image thumbnail generation code 2021-08-19 15:11:34 -07:00
636a386ec4 thumb server base work 2021-08-18 22:23:43 -07:00
c3fb648ec3 clean up thumb generation 2021-08-17 22:26:06 -07:00
435be8d112 pure-css 2.0 2021-08-15 19:04:55 -07:00
3e0ac990fd page titles 2021-08-14 17:24:02 -07:00
c04de109a8 file name search 2021-08-14 11:08:31 -07:00
7bd5f77888 update nodejs 2021-07-15 13:50:48 -07:00
39dbb2926d add search view 2021-07-14 15:57:42 -07:00
6c4c1c609a misc tweaks and gps interpreting fixes 2021-07-07 19:50:15 -07:00
7d5954a884 explicitly depend on cryptography 2021-01-06 18:05:08 -08:00
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