Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Add admin login, SQLite sessions, and CSRF protection |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
0c5c3631309c0f60a9a648370259e533 |
| User & Date: | pluto 2026-08-30 06:40:21.346 |
Context
|
2026-08-30
| ||
| 06:48 | Add Fossil create, clone, unregister, and destroy flows check-in: 51c7397b76 user: pluto tags: trunk | |
| 06:40 | Add admin login, SQLite sessions, and CSRF protection check-in: 0c5c363130 user: pluto tags: trunk | |
| 06:29 | Add SQLite migrations, setup guard, and first-run initialization check-in: 42f7a9d5e6 user: pluto tags: trunk | |
Changes
Changes to src/trilobite/route_policy.gleam.
Added src/trilobite/session.gleam.
Changes to src/trilobite/store.gleam.
Changes to src/trilobite/views.gleam.
Changes to src/trilobite/web.gleam.
Changes to test/trilobite/route_policy_test.gleam.
Added test/trilobite/session_test.gleam.
Changes to test/trilobite/web_test.gleam.