Commit Graph

30 Commits

Author SHA1 Message Date
474f14b1e5 Add performance optimizations: gzip, cache headers, WOFF2 fonts, lazy loading
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 38s
Enable gzip compression in nginx, add cache-control headers for static assets,
convert fonts to WOFF2 with font-display swap, preload fonts, add lazy loading
to below-fold images, and remove unused font files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 02:29:37 +00:00
8e50537333 Get AI to fix vunerabilities in site
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
2026-03-09 14:12:29 +00:00
4c396ef30f Add file upload to website and integrate into chat
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
2026-03-09 13:47:38 +00:00
4a65836210 Make chat component look nicer and upgrade websocket connection
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m47s
2026-03-05 19:51:33 +00:00
b506bae515 fix gitea 2026-02-16 13:57:28 +00:00
11ad0b5a83 reverse proxy to gitea 2026-02-16 13:21:11 +00:00
13dbe43c78 cheaper logging 2026-01-25 16:09:25 +00:00
96455968a6 cheaper logging 2026-01-25 16:08:41 +00:00
cd53ea3544 cheaper logging 2026-01-25 16:07:43 +00:00
edfaf304cf fix nginx logs 2026-01-25 16:03:53 +00:00
605ac37b8a fix access log nginx 2026-01-25 15:59:20 +00:00
6ebb9982e4 exact match 2026-01-20 20:51:06 +00:00
8bcd37cf68 adding robots.txt 2026-01-20 20:43:36 +00:00
54e78076a8 allow gif sharing 2026-01-18 13:45:27 +00:00
75d1d259a4 remove = idk if this is a bad idea 2026-01-18 13:26:42 +00:00
bf574fa34f adding endpoint reference 2025-11-30 01:40:32 +00:00
d448eeff90 404 page 2025-11-25 22:41:29 +00:00
4b91dd27ce remove rerouting 2025-11-25 17:57:23 +00:00
a851897a62 moving fonts 2025-11-25 17:51:34 +00:00
ee9dab77ea fix proxy 2025-11-24 16:59:03 +00:00
5589bf60ab adding icecast reverse proxy 2025-11-24 14:13:10 +00:00
491c591c3c rerouting api 2025-11-22 11:28:56 +00:00
2ddc3a6084 adding mjs mime support 2025-11-21 22:59:43 +00:00
d05951c267 added cert to other https 2025-11-21 12:46:08 +00:00
841fcb6be3 redirect to www. https 2025-11-21 12:39:36 +00:00
df2beb7b1d adding backend port env var to nginx 2025-11-20 22:13:58 +00:00
d8aa357414 multiple configs depending on wether or not we have cert 2025-11-20 21:46:20 +00:00
635dca16b9 reshuffle, not a big deal 2025-11-20 20:43:13 +00:00
6eeee752d3 fixed routing behaviour 2025-11-20 20:39:21 +00:00
9534678dba moving to environment variables 2025-11-20 19:51:15 +00:00