This commit is contained in:
2026-08-26 18:27:32 +02:00
parent 580c2a4257
commit b971d2ed97
4 changed files with 8 additions and 0 deletions
+6
View File
@@ -1,5 +1,11 @@
# Chat Log
### User
Run full backend and frontend test suites.
### Assistant outcome
The normal backend suite passed with 46 tests. Frontend and extension validation passed for all JavaScript syntax checks, JSON files, XPI rebuild, and unsigned XPI validation. The warnings-as-errors backend variant failed on unclosed SQLite connection `ResourceWarning` instances under Python 3.13; no functional tests failed.
### User
Address SA-007 and use linklog.example.com as default LINKLOG_PUBLIC_URL.