Commit Graph

35 Commits

Author SHA1 Message Date
bretello
fce5a44e8d
fix upload $ prefix 2024-06-15 12:24:26 +02:00
bretello
96d525f42e
💫 prettier css 2024-06-15 12:12:39 +02:00
bretello
5daddad360
add README 2024-06-14 21:40:30 +02:00
bretello
c947c33866
add css style 2024-06-14 21:32:25 +02:00
bretello
66bad99a4e
add kill endpoint 2024-06-14 21:17:02 +02:00
bretello
504a5a979f
use 302 redirect 2024-06-14 20:41:00 +02:00
bretello
e8e69d76a8
run.sh: show access logfile on stdout 2024-06-14 20:35:25 +02:00
bretello
d7562e7da2
python app.py for flask debug 2024-06-14 20:32:54 +02:00
bretello
a598299a12
use gunicorn 2024-06-14 20:30:02 +02:00
bretello
d9eeb67128
add delayed redirect 2024-06-14 20:21:40 +02:00
bretello
ab83fcef30
fix 301/400 responses 2024-06-14 20:08:32 +02:00
bretello
649624fb25
fix check_call usages 2024-06-14 20:07:50 +02:00
bretello
0e907ef255
convert_to_wave: do not .split command 2024-06-14 20:00:35 +02:00
bretello
96d7ba1a9e
add 301 redirect on successful upload 2024-06-14 19:56:12 +02:00
bretello
d5877058e3
remove useless assert in convert_to_wav 2024-06-14 19:55:29 +02:00
bretello
3c651d65aa
add list of uploads, /run/ entrypoint 2024-06-14 19:52:38 +02:00
bretello
d3709bd779
app: add convert_to_wav 2024-06-14 19:33:07 +02:00
bretello
17c7400d3e
add image, update style 🔥 2024-06-14 19:17:30 +02:00
bretello
6735007016
run.sh: bind on 0.0.0.0 2024-06-14 19:02:16 +02:00
bretello
f7d108278f
fix service 2024-06-14 18:37:33 +02:00
bretello
4407c5ce9d
post-receive: reload units 2024-06-14 18:37:06 +02:00
bretello
e3458f4f65
fix push-to-checkout 2024-06-14 18:37:03 +02:00
bretello
a8c2435096
service: fix exec 2024-06-14 18:34:26 +02:00
bretello
f7c390eb13
post-receive: add --user 2024-06-14 18:33:07 +02:00
bretello
fd0a74e1c2
service: add working dir 2024-06-14 18:28:04 +02:00
bretello
4a4fba067c
make push-to-checkout executable 2024-06-14 18:24:00 +02:00
bretello
4eee23e284
run.sh: be posix-lier 2024-06-14 18:19:48 +02:00
bretello
87c17a2bda
run.sh: source venv 2024-06-14 18:15:52 +02:00
bretello
c155b0efb7
add requirements.txt 2024-06-14 17:59:34 +02:00
bretello
d26763504b
add push-to-checkout git hook 2024-06-14 17:58:07 +02:00
bretello
a55033ed26
fix post-receive hook 2024-06-14 17:56:37 +02:00
bretello
9680c8bd68
add run.sh 2024-06-14 17:54:42 +02:00
bretello
8294f82fd3
add git post-receive hook 2024-06-14 17:42:12 +02:00
bretello
4046cb1f75
add systemd unit 2024-06-14 17:42:03 +02:00
bretello
124e327a6e
initial commit 2024-06-14 17:39:50 +02:00