1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-08-02 05:57:46 +00:00
Commit graph

36 commits

Author SHA1 Message Date
97d41827c7
Add image thumbnail 2024-01-18 16:14:52 +03:00
6eda24d407
Add Matrix link 2024-01-18 09:08:58 +03:00
fbd5a229c8
Bind to :: instead of ::1 2024-01-12 18:39:44 +03:00
97eb3e5d25
Bind to ::1 instead of localhost 2024-01-12 12:32:43 +03:00
67e7b7db27
Use proper proxy settings 2024-01-11 20:16:28 +03:00
RGBCube
577ce599c6
Fix acme config 2024-01-11 18:50:06 +03:00
RGBCube
3d2c3e760d
Maybe fix ACME???????? 2024-01-11 18:40:12 +03:00
RGBCube
f149577e62
Add cert for * 3rd level domain 2024-01-11 18:27:33 +03:00
RGBCube
5385c1850b
Use proper acme hosts 2024-01-11 18:24:52 +03:00
RGBCube
5d95802730
Use the root acme host all the time 2024-01-11 18:00:58 +03:00
RGBCube
81f236e18d
Add url option 2024-01-10 17:51:13 +03:00
RGBCube
f18e94f33b
Properly proxy assets 2024-01-10 12:46:38 +03:00
RGBCube
658b1f63e6
Fix int errors in flake again, add toString 2024-01-10 11:26:58 +03:00
RGBCube
47d02a6ae4
Fix typo 2024-01-10 11:19:56 +03:00
RGBCube
198b69dd1d
Fix int errors in flake, add toString 2024-01-10 11:19:20 +03:00
RGBCube
0c16c81c2a
Fix proxyPass directives and redirect www to root and any other tld that doesn't match anything to 404 2024-01-10 11:15:48 +03:00
RGBCube
ece0da0f65
Force SSL and enable ACME 2024-01-10 10:21:20 +03:00
RGBCube
b7db8421fb
Set default port to 4777 and add configureNginx option 2024-01-10 10:09:37 +03:00
RGBCube
798f766943
Remove openFirewall option 2024-01-10 09:50:48 +03:00
RGBCube
f588299cf8
Remove TLS handling 2024-01-10 09:33:30 +03:00
RGBCube
97c51150fa
Fix source filters 2024-01-09 00:43:25 +03:00
RGBCube
bb8def1915
Fix typo 2024-01-09 00:10:46 +03:00
RGBCube
d530911c39
Fix number can't be coerced to string 2024-01-09 00:09:18 +03:00
RGBCube
7e67fdc427
Fix openFirewall setting 2024-01-08 23:25:37 +03:00
RGBCube
6e6471b35c
Update source filters 2024-01-08 16:49:58 +03:00
RGBCube
dc306f1ed7
Add HTTP redirect 2024-01-08 10:38:51 +03:00
RGBCube
52783348df
Start rewriting for axum 2024-01-07 23:59:07 +03:00
RGBCube
a5ffcce3c8
Use OpenSSL 2024-01-07 13:37:07 +03:00
RGBCube
1c834be341
Fix variable typo 2024-01-02 16:16:03 +03:00
RGBCube
49996cdc58
Fix checks 2023-12-30 15:27:18 +03:00
RGBCube
3950f840ad
Switch to crane 2023-12-30 15:21:07 +03:00
RGBCube
80b2066222
Fix flake, don't redeclate same option,
also update Cargo.nix
2023-12-30 14:42:22 +03:00
RGBCube
9b49fc523a
Don't pin cargo2nix's flake-inputs input because we only have 1 copy anyway 2023-12-30 14:40:49 +03:00
RGBCube
1010f21fe0
Add basic CLI logic and make log level specifiable 2023-12-30 14:34:28 +03:00
RGBCube
e1da2eabcb
Add NixOS module 2023-12-30 14:01:45 +03:00
RGBCube
6f5ea634b0
Initialize Rust project 2023-12-30 10:45:20 +03:00