Commit Graph

33 Commits

Author SHA1 Message Date
9d38617dff fix: improve image display overview-css 2023-06-27 15:46:12 +02:00
96c2cbeb3e fix: correct directory for svg 2023-06-27 15:42:08 +02:00
d592151690 fix: send unmodified file if picture can not be loaded 2023-06-27 15:41:55 +02:00
2cd9d31657 feat: display images on frontpage 2023-06-24 16:43:43 +02:00
16f56cba7a change: remove native oidc & before_first_request 2023-06-24 16:43:21 +02:00
3dc8ff03c5 fix: use max_age instead of cache_timeout 2023-01-08 23:06:19 +01:00
c2b1dcd691 fix: add __pycache__/ to gitignore 2023-01-08 21:24:13 +01:00
c8152d9fad fix: user configured OIDC_CLIENT_SECRETS file 2023-01-08 21:23:47 +01:00
05478e39cc feat: oidc support 2023-01-08 18:49:50 +01:00
486f919670 add: runtime files to gitignore 2023-01-08 18:47:45 +01:00
Yannik Schmidt
57eb5286a0 implement svg support 2021-08-06 19:19:12 +02:00
Yannik Schmidt
27c4ae843d [git fast commit] 06. Aug 2021 - 19:18:35 2021-08-06 19:18:35 +02:00
Yannik Schmidt
feabe9b1b9 add additional routes 2021-07-27 14:48:08 +02:00
Yannik Schmidt
48b88cbd4c fix redirect 2021-07-24 20:23:21 +02:00
Yannik Schmidt
b4526b24af add redirect option after upload 2021-07-24 20:21:14 +02:00
Yannik Schmidt
ca0c266eca add client max body size to nginx config example 2021-07-22 17:19:54 +02:00
Yannik Schmidt
a09e02697c add nginx config 2021-07-22 17:03:58 +02:00
Yannik Schmidt
d76f7ca169 add simple upload 2021-07-22 16:50:11 +02:00
Yannik Schmidt
3fe17b4743 allow transparent webp 2021-07-07 16:43:22 +02:00
Yannik Schmidt
6e8742f906 remove obsolete debug stmt 2021-07-07 16:31:58 +02:00
Yannik Schmidt
9f60d97140 fix internal caching and set a header 2021-07-07 16:31:45 +02:00
Yannik Schmidt
4528022a37 use correct mimetype when re-encoding 2021-07-07 16:03:35 +02:00
Yannik Schmidt
2347d573e8 add default cache 2021-07-06 14:39:16 +02:00
Yannik Schmidt
8187625b52 fix namespace 2021-07-06 14:34:33 +02:00
Yannik Schmidt
e90f36a742 update readme with new url parameter options 2021-07-06 14:31:27 +02:00
Yannik Schmidt
17cdb5d4ba allow definition of a cache timeout in url args 2021-07-06 14:28:02 +02:00
Yannik Schmidt
0399eb7000 fix if-check mixup x2/y1 2021-07-04 16:51:44 +02:00
Yannik Schmidt
f2f9c77bc1 improve simple overview page 2021-06-30 17:40:39 +02:00
Yannik Schmidt
f29959c8b1 implement simple depth-1 listing 2021-06-30 16:25:07 +02:00
Yannik Schmidt
befbbaca3b add additional routes 2021-06-30 16:09:12 +02:00
Yannik Schmidt
41f6eb7560 return 404 error on missing file not 500 2021-06-30 16:08:14 +02:00
Yannik Schmidt
1f9e49b815 readme 2021-06-24 18:15:09 +02:00
Yannik Schmidt
d45eedeba2 initial 2021-06-24 18:03:36 +02:00