This website requires JavaScript.
Explore
Help
Sign In
larvit
/
plainpages
Watch
3
Star
0
Fork
0
You've already forked plainpages
Code
Issues
1
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
185
Commits
3
Branches
16
Tags
0919adf4ef7576386844cc8357b394c51ba8ea2b
Commit Graph
5 Commits
Author
SHA1
Message
Date
lilleman
6f6aafad39
Import ejs as default export — the v6 ESM build exports only default
CI / full-gate (push)
Successful in 2m52s
Details
Mirror / github-mirror (push)
Successful in 6s
Details
2026-08-02 15:25:51 +02:00
lilleman
535902e69b
Split handleRequest into pipeline + internal route table; auth/OAuth2 endpoints become named handlers in src/auth/routes.ts
2026-07-02 13:05:54 +02:00
lilleman
e8ea911b80
Move admin screens (users/groups/roles/oauth2-clients) into a drop-in example plugin; add the ctx.system capability surface
2026-07-02 08:01:15 +02:00
lilleman
d8cf257940
Move plugin-contract.md into README's Building plugins section; remove docs/, repoint all references
2026-06-26 23:12:40 +02:00
lilleman
de22f51c12
Organize src/ into concern folders (http, auth, admin, plugin-host, ui); co-locate tests, move plugin-api barrel into plugin-host, sync docs + AGENTS layout
2026-06-24 00:23:55 +02:00