Commit Graph

8 Commits

Author SHA1 Message Date
9e59851a9f
perf(mainhttp): micro-optimize internal data structures
All checks were successful
ci/woodpecker/push/vitepress Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2024-10-14 23:02:27 +02:00
6bb91ddba0
fix(mainhttp): send 404 at end of pipeline
This should allow other handlers that accept HTTP to also get their chance
2024-10-14 22:21:41 +02:00
9a50df6ca0
chore(mainhttp): remove unneeded dependency on fabric api
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/tag/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
ci/woodpecker/tag/jfmod Pipeline failed
2024-09-20 12:47:40 +02:00
766d1896ab
fix(mainhttp): do not use Event for internal events (fixes owo-lib)
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2024-09-20 12:44:36 +02:00
01f562339a
feat: update to 1.21-pre4 2024-06-09 12:43:18 +02:00
aaa71cfa42
build: update build for changes in scripts
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2024-03-25 16:16:25 +01:00
7080cfbff2
feat: switch loggers to System.Logger and update dependencies
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2024-03-14 16:01:39 +01:00
915f60b6b4
feat(web): move main port hooking to lightweight separate library for interoperability
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/jfmod Pipeline was successful
2023-08-30 23:15:43 +02:00