Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Add runnable portal routes and access policy tests |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
b8eaf08d7eb30b96c8c63d6329d2af55 |
| User & Date: | pluto 2026-08-30 06:17:07.530 |
Context
|
2026-08-30
| ||
| 06:29 | Add SQLite migrations, setup guard, and first-run initialization check-in: 42f7a9d5e6 user: pluto tags: trunk | |
| 06:17 | Add runnable portal routes and access policy tests check-in: b8eaf08d7e user: pluto tags: trunk | |
| 06:14 | Add initial Trilobite web routes and portal views check-in: 442e831f68 user: pluto tags: trunk | |
Changes
Changes to gleam.toml.
Changes to src/trilobite.gleam.
Added src/trilobite/route_policy.gleam.
Added test/trilobite/route_policy_test.gleam.
Added test/trilobite_test.gleam.