Zakaria El Orche Relism
Relism merged pull request Relism/Flash5#20 2026-09-23 14:11:17 +00:00
feat: typed bodies, injected services, one Jackson module per format
Relism created pull request Relism/Flash5#20 2026-09-23 14:11:02 +00:00
feat: typed bodies, injected services, one Jackson module per format
2fbe65fcc5 feat(ext-openapi): document what the code already says
adcd6376b6 feat(ext-jackson): one module per data format, bodies checked on the way in
ef4740f26d feat(core): a service a handler asks for, and a body typed in its signature
Compare 3 commits »
Relism created branch feature/handlers/typed-bodies-and-injected-services in Relism/Flash5 2026-09-23 14:10:49 +00:00
Relism deleted branch feature/ext-data/close-pool-on-stop from Relism/Flash5 2026-09-22 16:31:00 +00:00
Relism deleted branch feature/ext-vite/replace-web-bundler from Relism/Flash5 2026-09-22 16:31:00 +00:00
Relism pushed to master at Relism/Flash5 2026-09-22 16:27:49 +00:00
8353033cb1 Merge pull request 'feat: Vite extension and Maven plugin; data pools close on stop' (#19) from feature/ext-vite/replace-web-bundler into master
fd96d67fca Merge branch 'feature/ext-data/close-pool-on-stop' into feature/ext-vite/replace-web-bundler
003fd6d1f0 feat(ext-vite): recognise navigations by Sec-Fetch-Mode, read every header in place
680bbca8c7 feat(ext-vite): gzip at build time, fall back to the index only for navigations
580417e952 feat(ext-vite): replace the web bundler with a Vite extension and its Maven plugin
Compare 6 commits »
Relism merged pull request Relism/Flash5#19 2026-09-22 16:27:47 +00:00
feat: Vite extension and Maven plugin; data pools close on stop
Relism created branch feature/ext-data/close-pool-on-stop in Relism/Flash5 2026-09-22 16:27:42 +00:00
Relism pushed to feature/ext-vite/replace-web-bundler at Relism/Flash5 2026-09-22 16:27:42 +00:00
fd96d67fca Merge branch 'feature/ext-data/close-pool-on-stop' into feature/ext-vite/replace-web-bundler
003fd6d1f0 feat(ext-vite): recognise navigations by Sec-Fetch-Mode, read every header in place
680bbca8c7 feat(ext-vite): gzip at build time, fall back to the index only for navigations
580417e952 feat(ext-vite): replace the web bundler with a Vite extension and its Maven plugin
Compare 4 commits »
Relism created branch feature/ext-vite/replace-web-bundler in Relism/Flash5 2026-09-22 16:27:42 +00:00
Relism pushed to feature/ext-data/close-pool-on-stop at Relism/Flash5 2026-09-22 16:27:42 +00:00
Relism created pull request Relism/Flash5#19 2026-09-22 16:27:41 +00:00
feat: Vite extension and Maven plugin; data pools close on stop
Relism deleted branch feature/extensions/validation-scheduler-cache from Relism/Flash5 2026-09-22 11:43:32 +00:00
Relism deleted branch feature/testing/flash-test-harness from Relism/Flash5 2026-09-22 11:43:32 +00:00
Relism deleted branch feature/ext-security/oauth-server from Relism/Flash5 2026-09-22 11:43:31 +00:00
Relism deleted branch feature/ext-scheduler/cron-and-interval-jobs from Relism/Flash5 2026-09-22 11:43:30 +00:00
Relism deleted branch feature/ext-cache/core-and-caffeine from Relism/Flash5 2026-09-22 11:43:29 +00:00
Relism deleted branch ci/publish-maven from Relism/Flash5 2026-09-22 11:43:29 +00:00
Relism pushed to master at Relism/Flash5 2026-09-22 11:42:28 +00:00
6d44f9e7b1 Merge pull request 'feat(ext-security): add an OAuth 2.1 authorization server' (#18) from feature/ext-security/oauth-server into master
f28fc43150 feat(ext-security): add an OAuth 2.1 authorization server
Compare 2 commits »