aboutsummaryrefslogtreecommitdiffstats
path: root/web/web_test.go
Commit message (Expand)AuthorAgeFilesLines
* Scaffold Vanilla JS Frontend (v3): Create directory, update Makefile/web.go, ...Adam Mathes10 days1-4/+4
* Backend: Fix linting issues, improve error handling, and replace magic numbersAdam Mathes10 days1-44/+44
* Commit ticket updates and remaining backend lint fixesAdam Mathes10 days1-1/+2
* feat: add secure_cookies configuration option\n\n- Added SecureCookies bool f...Adam Mathes11 days1-1/+2
* security: add HTTP security headers (fixing NK-7xuajb)Adam Mathes11 days1-0/+25
* security: implement CSRF protection and improve session cookie security (fixi...Adam Mathes11 days1-0/+44
* Refactor: project structure, implement dependency injection, and align v2 UI ...Adam Mathes11 days1-5/+5
* Fix web tests by removing nil-box checks no longer applicable with go:embedAdam Mathes12 days1-89/+47
* refactor(backend): improve testability and add tests (NK-6q9nyg)Adam Mathes12 days1-0/+298
* Implement robust Gzip middleware and update page size analysisAdam Mathes12 days1-5/+47
* Fix frontend asset base path and add regression test for serving frontendAdam Mathes12 days1-0/+24
* Implement Frontend Logout with testsAdam Mathes12 days1-0/+26
* Implement frontend login logic with >90% coverageAdam Mathes13 days1-0/+55
* wip: tui updates (buggy)Adam Mathes13 days1-1/+69
* Refactor backend to a clean REST APIAdam Mathes13 days1-400/+14
* Add comprehensive test suite — 81% cross-package coverageAdam Mathes13 days1-0/+647