Commit graph

385 commits

Author SHA1 Message Date
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
4ba9f48e52 set forward for to the backend_api 2025-02-06 15:42:38 +00:00
84cd5cc5fb waitress should trust all forwarded headers 2025-02-06 15:34:07 +00:00
a80d39e8dc use upercase X-Forwarded-For 2025-02-06 15:31:09 +00:00
bdec87840a set x-forwarded-for as the only allowed proxy header 2025-02-06 15:28:59 +00:00
6e568394bf Set waitress-serve to accept proxy headers 2025-02-06 15:25:13 +00:00
8911621d50 Change the rest of the variables according to the unified _path suffix 2025-02-06 15:02:11 +00:00
a2b8fa46ce Fix the template variables for the route functions 2025-02-06 14:59:11 +00:00
adae0d6ccb Update the docs 2025-02-06 14:54:18 +00:00
953cb66a15 Fix the video_file input variable 2025-02-06 14:51:43 +00:00
e236c1608a Fix the docs 2025-02-06 14:46:19 +00:00
30b77b3c33 Update docs to make 2 separate ssl certs for each domain 2025-02-06 14:44:30 +00:00
c4cf2a2d5c Log the client address 2025-02-06 14:40:23 +00:00
87ca707851 Increase the waitress threads number to 16 2025-02-06 14:29:51 +00:00
9d44a0a2ca Change the time command string 2025-02-06 14:17:27 +00:00
cc224901e7 Remove the rechead from the api 2025-02-06 14:00:42 +00:00
deab92565f Resolve the circular dependance between the services 2025-02-06 13:08:22 +00:00
c947b4b411 Move the recorder away from the api 2025-02-06 13:06:32 +00:00
e7fca847e0 Install ffmpeg in the discordbot 2025-02-06 12:36:39 +00:00
960beb36ff Remove the author.name from various places 2025-02-06 01:24:54 +00:00
51ed73c996 Remove the author name from hello.error function 2025-02-06 01:21:50 +00:00
98efbdb0fd Define the rec command 2025-02-06 01:18:13 +00:00