|
6c69948c44
|
stash
|
2024-01-07 17:51:26 +01:00 |
|
|
b575926d52
|
stash
|
2024-01-07 17:51:26 +01:00 |
|
|
ea27165e25
|
stash
|
2024-01-07 17:51:23 +01:00 |
|
|
8d55b00027
|
stash
|
2024-01-07 17:51:15 +01:00 |
|
|
b050c4870f
|
stash
|
2024-01-07 17:51:15 +01:00 |
|
|
4b11264dfe
|
stash
|
2024-01-07 17:51:15 +01:00 |
|
|
0434961829
|
stash
|
2024-01-07 17:51:15 +01:00 |
|
|
cb735e7880
|
stash
|
2024-01-07 17:51:15 +01:00 |
|
|
306fdf50ad
|
stash
|
2024-01-07 17:51:15 +01:00 |
|
|
7fcf04741e
|
stash
|
2024-01-07 17:51:11 +01:00 |
|
|
d853d0dcb2
|
stash
|
2024-01-07 17:50:55 +01:00 |
|
|
71893f5258
|
stash
|
2024-01-07 17:50:38 +01:00 |
|
|
ba427c7a84
|
stash
|
2024-01-07 17:50:34 +01:00 |
|
|
6aaa522a6b
|
stash
|
2024-01-07 17:50:17 +01:00 |
|
|
916de9fd6b
|
stash
|
2024-01-07 17:50:17 +01:00 |
|
|
55577adde8
|
stash
|
2024-01-07 17:50:17 +01:00 |
|
|
29e7c4d283
|
stash
|
2024-01-07 17:50:16 +01:00 |
|
|
77a5b56642
|
stash
|
2024-01-07 17:50:16 +01:00 |
|
|
a1d41430bf
|
stash
|
2024-01-07 17:50:16 +01:00 |
|
|
6b1df14f92
|
stash
|
2024-01-07 17:50:16 +01:00 |
|
|
8fb058ee50
|
stash
|
2024-01-07 17:50:16 +01:00 |
|
|
470541d239
|
stash
|
2024-01-07 17:50:16 +01:00 |
|
|
76dd805262
|
stash
|
2024-01-07 17:50:16 +01:00 |
|
|
999dc95b0b
|
stash
|
2024-01-07 17:50:16 +01:00 |
|
|
4501dce994
|
stash
|
2024-01-07 17:50:16 +01:00 |
|
|
7cd797097d
|
stash
|
2024-01-07 17:50:16 +01:00 |
|
|
5bdfe313de
|
wip
|
2024-01-07 17:50:12 +01:00 |
|
|
0f911589ca
|
use custom user and permission model
|
2024-01-07 17:45:42 +01:00 |
|
|
258065eec3
|
fix initial nginx ssl deployment in ansible playbook
|
2024-01-07 17:40:09 +01:00 |
|
|
8f7c037606
|
add requirements.dev.txt
|
2024-01-07 17:26:20 +01:00 |
|
|
8399b7e125
|
fix typo
|
2024-01-07 16:32:58 +01:00 |
|
|
9e1d570b07
|
move event loop to globals.py
|
2023-11-27 20:23:21 +01:00 |
|
|
101fa7b69d
|
add /ws/2/notify/ socket
|
2023-11-27 01:48:48 +01:00 |
|
|
97503e91e0
|
update requirements.prod.txt
|
2023-11-27 01:34:58 +01:00 |
|
|
9f63414ba2
|
make indentation consistent
|
2023-11-27 01:14:52 +01:00 |
|
|
d52575aa42
|
experimental mail transport
|
2023-11-24 03:53:05 +01:00 |
|
|
e43d4837c3
|
temporary fix for websockets
|
2023-11-23 20:21:28 +01:00 |
|
|
e45a1f271e
|
disable http auth for websockets
|
2023-11-22 22:47:35 +01:00 |
|
|
c88d434f39
|
connect to /notify WebSocket from frontend on app startup
|
2023-11-22 21:57:14 +01:00 |
|
|
6b3cc4c168
|
switch from WSGI using uWSGI to ASGI using custom event loop based on uvicorn
|
2023-11-22 21:41:49 +01:00 |
|
|
b103205dfe
|
only use jpeg for thumbnails
|
2023-11-20 21:34:48 +01:00 |
|
|
153d79f126
|
serve images via X-Sendfile
|
2023-11-20 21:08:01 +01:00 |
|
|
27589a09bd
|
fix embedded file upload
|
2023-11-20 20:29:46 +01:00 |
|
|
aa0bb9fd0d
|
remove trailing slash requirement in api v1
|
2023-11-20 16:46:58 +01:00 |
|
|
e2a2e3e117
|
make container and item SoftDeleteModel
|
2023-11-20 12:33:40 +01:00 |
|
|
04581b66b6
|
return 404 when events doesn't exist
|
2023-11-20 07:02:14 +01:00 |
|
|
dedf98a12e
|
do not check permissions in api v1 as they are checked by nginx already
|
2023-11-20 06:48:39 +01:00 |
|
|
7369db8512
|
add /api url prefix in backend
|
2023-11-19 01:55:19 +01:00 |
|
|
e5bec44164
|
bump versions in package.json
|
2023-11-18 23:40:38 +01:00 |
|
|
f2720e4fb2
|
load MEDIA_ROOT AND STATIC_ROOT from .env
|
2023-11-18 21:13:41 +01:00 |
|