Commit Graph

5 Commits

Author SHA1 Message Date
Shivam Patel
9cf5f9620c Fix SQLite init: lazy loading, writability check, and host permissions
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 30s
DB initialization was eager at module import time, crashing the entire
analytics route when /server_storage wasn't writable. Now deferred to
first logVisit() call with graceful fallback. Also fix deploy workflow
to chown via a bind-mounted container so permissions apply on the host.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 00:17:44 -05:00
Akshay Kolli
73eb9264df Updated .gitea workflow to use a shared volume
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 28s
2026-02-08 23:51:25 -05:00
Akshay
4ae092ab53 Changed port
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 26s
2026-02-07 20:41:02 -05:00
Akshay
e8e44c6162 Changed it to run in the samfe folder
Some checks failed
Deploy Website / build-and-deploy (push) Failing after 1m44s
2026-02-07 20:33:09 -05:00
Akshay Kolli
e5d99f1a45 Added gitea runner
Some checks failed
Deploy Website / build-and-deploy (push) Failing after 2m59s
2026-02-07 20:24:42 -05:00