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
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
54956fe627e99c13611a44802091846bed647a47
plainpages
/
src
/
plugin-host
T
History
lilleman
54956fe627
CI / full-gate (push)
Successful in 2m50s
Details
Mirror / github-mirror (push)
Successful in 4s
Details
Release / retag-image (push)
Successful in 22s
Details
Release / publish-overview (push)
Successful in 3s
Details
Release the gate change as 0.3.0, and start a changelog
2026-09-03 17:58:09 +02:00
..
discovery.test.ts
Name exactly one gate on every declaration, and own a shift by identity id
2026-09-02 14:00:04 +02:00
discovery.ts
Name exactly one gate on every declaration, and own a shift by identity id
2026-09-02 14:00:04 +02:00
hooks.test.ts
Give a plugin a Postgres database of its own
2026-08-18 23:12:13 +02:00
hooks.ts
Give a plugin a Postgres database of its own
2026-08-18 23:12:13 +02:00
plugin-api.test.ts
Fail loud on a null package.json and a stray plugins/package.json
2026-08-17 22:50:29 +02:00
plugin-api.ts
Read one gate everywhere, and check a declaration's gate in one pass
2026-09-02 12:32:51 +02:00
plugin.test.ts
Give each version mismatch its own remedy, and stop publishing a moving bare-major tag
2026-08-22 12:27:43 +02:00
plugin.ts
Release the gate change as 0.3.0, and start a changelog
2026-09-03 17:58:09 +02:00
router.test.ts
Gate a route or nav node on a session, not only a permission
2026-09-02 07:36:08 +02:00
router.ts
Gate a route or nav node on a session, not only a permission
2026-09-02 07:36:08 +02:00
settings.test.ts
Declare plugin settings in the manifest, resolve them from the environment
2026-08-23 13:17:03 +02:00
settings.ts
Declare plugin settings in the manifest, resolve them from the environment
2026-08-23 13:17:03 +02:00
storage-provisioning.ts
Warn rather than refuse on a storage URL mismatch, and scrub the provisioning DSN before discovery
2026-08-19 01:03:40 +02:00
storage.test.ts
Warn rather than refuse on a storage URL mismatch, and scrub the provisioning DSN before discovery
2026-08-19 01:03:40 +02:00
storage.ts
Warn rather than refuse on a storage URL mismatch, and scrub the provisioning DSN before discovery
2026-08-19 01:03:40 +02:00
system.ts
Let a plugin carry its own package.json and npm dependencies
2026-08-17 22:23:53 +02:00
view-resolver.test.ts
Add i18n support: per-locale catalogs, URL-driven locale, translated core and examples
2026-08-03 22:37:27 +02:00
view-resolver.ts
Import ejs as default export — the v6 ESM build exports only default
2026-08-02 15:25:51 +02:00