Go to file
Kumi 3d655f11fd
Refactor matrix config in Caddyfile
Grouped `.well-known/matrix` related configurations under a named matcher `@matrix` in the Caddyfile. This change encapsulates the headers and responses for matrix-specific paths, improving readability and maintainability. It aligns with best practices for Caddy configuration, making future updates to matrix-related rules more straightforward.
2024-01-07 11:22:38 +01:00
assets Enhance (?) service box styling with border and padding 2024-01-01 12:26:17 +01:00
templates Initialized base HTML template and refactored pages 2024-01-01 12:14:51 +01:00
.gitignore Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00
Caddyfile Refactor matrix config in Caddyfile 2024-01-07 11:22:38 +01:00
LICENSE Add LICENSE 2023-03-09 17:26:44 +00:00
main.py Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00
privatecoffee.ini Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00
requirements.txt Implement dynamic service rendering with Flask 2023-12-31 13:59:13 +01:00
services.json Update service link and remove Tor alternative 2023-12-31 14:42:43 +01:00