adamf pushed to main at adamf/web_server 2026-04-11 00:43:33 +01:00
ee97ec9b23 Pin app-network subnet to match trusted proxy CIDR
adamf pushed to main at adamf/web_server 2026-04-11 00:38:48 +01:00
34934e7d13 Enable gin release mode outside dev
adamf pushed to main at adamf/web_server 2026-04-08 01:33:28 +01:00
1d472d382b Remove padding beneath header
adamf pushed to main at adamf/web_server 2026-04-08 01:32:05 +01:00
4ebe886579 Remove padding beneath header
adamf pushed to main at adamf/web_server 2026-04-08 01:30:06 +01:00
dd5412cb79 Fix sidebar on mobile
adamf pushed to main at adamf/web_server 2026-04-08 01:26:02 +01:00
4000baf755 Fix mobile heights
adamf pushed to main at adamf/web_server 2026-04-08 00:35:22 +01:00
a15aa040f4 Remove horizontal side-scrolling on Home page
adamf pushed to main at adamf/scripts 2026-04-08 00:00:00 +01:00
3ba75c032a Remove non-existant config options
adamf pushed to main at adamf/scripts 2026-04-07 23:59:21 +01:00
23521892d3 Move base to base.conf, add lots of hypr tech
adamf pushed to main at adamf/web_server 2026-04-07 16:46:33 +01:00
a03cce3e04 Comment on AI slop and fix ai slop
adamf pushed to main at adamf/web_server 2026-04-07 16:16:41 +01:00
400d100426 Consolidate readme.md and README.md into single comprehensive README
adamf pushed to main at adamf/web_server 2026-04-07 14:41:28 +01:00
7afd1be81b Add Gitea entrypoint to generate app.ini from template on startup
cdcef5ba96 Gitignore gitea app.ini and remove INTERNAL_TOKEN from template
Compare 2 commits »
adamf pushed to main at adamf/web_server 2026-04-07 14:22:56 +01:00
494f61f9c6 Reduce secret syncing to just .env
adamf pushed to main at adamf/web_server 2026-04-07 14:11:42 +01:00
67771777cd Fix searxng upstream entrypoint path
adamf pushed to main at adamf/web_server 2026-04-07 14:10:05 +01:00
c4c642073d Replace envsubst with sed in searxng entrypoint to avoid extra dependencies
adamf pushed to main at adamf/web_server 2026-04-07 14:09:22 +01:00
8da6364e6e Fix searxng Dockerfile: use xbps-install for Void Linux base image
adamf pushed to main at adamf/web_server 2026-04-07 14:07:59 +01:00
6f2a32aabb Install gettext in searxng container for envsubst support
adamf pushed to main at adamf/web_server 2026-04-07 14:06:31 +01:00
75f4608d34 Fix searxng entrypoint: use sh instead of bash for Alpine compatibility
adamf pushed to main at adamf/web_server 2026-04-07 13:40:10 +01:00
2e3d5f4dbe Use fetch+reset in deploy workflow to avoid merge conflicts
adamf pushed to main at adamf/web_server 2026-04-07 13:39:04 +01:00
258d97757c Add README documenting untracked files and sync-secrets script