flash pushed to router-v3 at flash/index 2025-03-07 23:39:24 +00:00
4f092a3259 Added processors.
69e22beb08 Removed old resolved route info class.
Compare 2 commits »
flash pushed to router-v3 at flash/index 2025-03-07 20:25:40 +00:00
6fec3889a6 Reverted errorHandler setter to a method.
fcfa275706 Always call the default result handler when returning.
eb73a41b88 Another small refactor to Allow handling.
Compare 3 commits »
flash pushed to router-v3 at flash/index 2025-03-07 20:06:16 +00:00
14464c2835 Forgot error handling.
flash pushed to router-v3 at flash/index 2025-03-07 20:01:37 +00:00
bc43662792 Redid base route pipeline.
flash pushed to router-v3 at flash/index 2025-03-07 02:43:00 +00:00
d0b9b2d556 Added HandlerContext and ->call method on Dependencies.
flash pushed to router-v3 at flash/index 2025-03-07 00:32:16 +00:00
a5f9e9121d Added assert for the reason phrase because I noticed it was empty for 405 earlier in testing.
flash pushed to router-v3 at flash/index 2025-03-07 00:26:53 +00:00
956cfd1a63 Fixed formatting errors caused by update-headers.
flash pushed to router-v3 at flash/index 2025-03-07 00:25:15 +00:00
2b481fee4d Changes to route and filter registration flow.
flash pushed to router-v3 at flash/index 2025-03-02 02:08:59 +00:00
bdb66bc1ba Renamed existing concept of middleware to filters.
flash pushed to router-v3 at flash/index 2025-02-28 22:45:10 +00:00
ee540d8137 Removed scoping from router (will be replaced by something else).
42f46cca78 Removed old HttpContent/Handler system.
13bb1dd13a Turned the existing HttpUploadedFile implementation into a compatibility layer.
Compare 3 commits »
flash pushed to router-v3 at flash/index 2025-02-28 20:44:23 +00:00
84eb2b2f40 Adjusted the HTTP message implementations to use the PSR-7 interfaces.
flash pushed to router-v3 at flash/index 2025-02-28 02:21:07 +00:00
028c98c437 Added UriInterface implementation.
84fc5a27d3 Added PSR-7 and PSR-15 interface dependencies.
5fdc679b7c Removed aliases in the Router interface as well.
b84628e747 Removed aliases of HttpRoute.
Compare 4 commits »
flash created branch router-v3 in flash/index 2025-02-27 21:44:21 +00:00
flash pushed to router-v3 at flash/index 2025-02-27 21:44:21 +00:00
flash pushed to trunk at flash/index 2025-02-27 21:43:46 +00:00
2c884d3e41 Updated libraries.
flash deleted branch master from flash/index 2025-02-27 20:34:06 +00:00
flash created branch trunk in flash/index 2025-02-27 20:33:18 +00:00
flash pushed to trunk at flash/index 2025-02-27 20:33:18 +00:00
flash pushed tag 20250226.2 to flashii/misuzu 2025-02-27 00:17:21 +00:00
flash pushed to trunk at flashii/misuzu 2025-02-27 00:17:16 +00:00
b6f5a4e0cc Styled landing, Bluesky and Fedi redirect pages.