10 Commits
Author SHA1 Message Date
droideparanoico 64a25d9f99 Disable CORS filter that broke non-GET requests behind reverse proxy
Build & Deploy / build-and-deploy (push) Successful in 1m31s
2026-08-31 18:02:26 +02:00
droideparanoico 037b2bbde4 Fix invalid run-name expression in Gitea workflow
Build & Deploy / build-and-deploy (push) Successful in 1m53s
Gitea's expression parser only supports top-level builtin functions,
not method calls (gitea.sha.substring(0, 7) left 5 tokens unparsed).
Use the full SHA; there is no substring/slice function to shorten it.
2026-08-31 17:25:23 +02:00
droideparanoico 54bc21123a Server-side save states via js-dos fsChanges hooks 2026-08-31 17:15:24 +02:00
droideparanoico 8324ecd1e7 Simplified gitea workflow
Build & Deploy / build-and-deploy (push) Successful in 36s
2026-07-07 16:43:02 +02:00
droideparanoico 0567a1d29b Added dostalgia icons
Build & Deploy / build-and-deploy (push) Successful in 11s
2026-06-18 12:56:32 +02:00
droideparanoico f2360cdae8 Gitea workflow
Build & Deploy / build-and-deploy (push) Successful in 11s
2026-06-14 14:26:42 +02:00
droideparanoico 59245a469d Updated screenshot 2026-06-14 14:09:09 +02:00
droideparanoico ab35e52728 Version bump 2026-06-14 13:56:40 +02:00
droideparanoico d2ce7f0fdc Only show Upload button on library view 2026-06-14 13:53:20 +02:00
droideparanoico a61f3a9c33 Initial commit 2026-06-11 17:29:10 +02:00