Commit graph

406 commits

Author SHA1 Message Date
a9b798171a rename prestart to init 2025-02-08 23:48:30 +00:00
66a7f5f3bc fix a typo 2025-02-08 03:58:21 +00:00
973d10aa2a Disable debug strings 2025-02-08 03:57:16 +00:00
ee65222e18 use logger instead of print for ffmpeg progress 2025-02-08 03:51:29 +00:00
4465c8afd2 remove list_jobs 2025-02-08 03:48:44 +00:00
c95410eda5 use global recorder flag and execute the fn directly 2025-02-08 03:48:09 +00:00
4676e251e2 print_jobs on db query 2025-02-08 03:25:26 +00:00
2ec0eaf556 execute query_database on start 2025-02-08 03:21:50 +00:00
a145c15b20 use logger_discord for print_jobs() 2025-02-08 03:18:06 +00:00
2ae54934c3 print the job list on add/remove job 2025-02-08 03:09:13 +00:00
3d733feab1 update the database every 30 seconds 2025-02-08 04:01:55 +02:00
ffc5680445 debug playhead and database 2025-02-08 03:59:21 +02:00
35e0757096 make query_database to use async httpx 2025-02-08 03:48:11 +02:00
30cfae3c2f fix a bug in the now function 2025-02-08 03:45:12 +02:00
240da44f2f test httpx 2025-02-08 03:41:34 +02:00
f6d4806ef6 start exec_recorder job 2025-02-08 03:24:43 +02:00
c57d8e5c7e check playhead status code 2025-02-08 03:22:45 +02:00
e7f445d164 remove status_code checker 2025-02-08 03:06:55 +02:00
c910e7f260 catch query playhead errors 2025-02-08 03:05:00 +02:00
e2a4061583 Define rec and stop command along with helper functions for the recording 2025-02-08 02:46:51 +02:00
3da7f7761a log root and thumb visitors 2025-02-07 14:22:36 +02:00
7b80994db1 Switch icons to fa 2025-02-07 01:25:20 +00:00
812ae11a0c Remove terminal 2025-02-07 01:23:09 +00:00
ab7b55a84c set gallery min size to 240px 2025-02-07 01:06:38 +00:00
b2cc872860 remove the youtube playlists 2025-02-07 01:01:43 +00:00
9839072ca2 remove widgetbot 2025-02-07 00:44:53 +00:00
4bf5e8f63a Set X-Forwarded-For only for requests from Cloudflare 2025-02-06 20:50:32 +02:00
f7d13e1cf0 remove forwardfor 2025-02-06 20:46:03 +02:00
e4d143531a list ipv4 cloudflare ranges 2025-02-06 20:45:43 +02:00
22158acb08 separate headers with space 2025-02-06 20:28:30 +02:00
a3c59af220 separate the proxy headers with comma 2025-02-06 20:26:01 +02:00
036a70d30b add x-forwarded-proto 2025-02-06 20:23:18 +02:00
711461c57c fix new line 2025-02-06 20:21:31 +02:00
d5759cdd31 enable x-forwarded-for trusted header 2025-02-06 20:19:34 +02:00
392c23afe1 fix a typo 2025-02-06 19:45:24 +02:00
c8a78f959a fix the default module name 2025-02-06 19:43:55 +02:00
8152d250b8 rename the api module to flask_api 2025-02-06 19:42:22 +02:00
8775471354 Fix a typo 2025-02-06 19:40:44 +02:00
45d0cf8024 show current dir 2025-02-06 19:38:57 +02:00
Daniel Krastev
9b923e277e Use the old waitress command 2025-02-06 19:34:40 +02:00
aff74f3f76 call app.api:create_app 2025-02-06 17:02:59 +00:00
a8d25d4821 rename flask_api to api 2025-02-06 16:59:44 +00:00
3bc22526a4 disable trusted proxy headers 2025-02-06 16:55:44 +00:00
50b090947e use the create_api function call 2025-02-06 16:53:35 +00:00
19b35b7584 simplify the run script 2025-02-06 16:49:23 +00:00
0584637b0b rename the mail api file and entrypoint 2025-02-06 16:41:44 +00:00
1a849d6b0e Refactor the api 2025-02-06 16:36:44 +00:00
52e62a8700 use start.sh instead of CMD 2025-02-06 16:11:41 +00:00
910d1262cc Remove quotes 2025-02-06 15:57:25 +00:00
93be82089d Split waitess variables 2025-02-06 15:55:26 +00:00