Resolve "Feature: Middleware" #580

Merged
jamie merged 20 commits from 333-feature-middleware into master 2025-07-23 05:26:00 +00:00
jamie commented 2025-07-11 02:21:52 +00:00 (Migrated from git.hazaar.io)

Closes #333

Closes #333
jamie commented 2025-07-11 02:21:53 +00:00 (Migrated from git.hazaar.io)

assigned to @jamie

assigned to @jamie
jamie commented 2025-07-13 02:01:34 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 9fbe644f - chore(core): Refactors response content handling

Compare with previous version

added 1 commit <ul><li>9fbe644f - chore(core): Refactors response content handling</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6121&start_sha=5abcaf3fb1849fcd15bf4f47da855e8073fe56c1)
jamie commented 2025-07-13 04:48:27 +00:00 (Migrated from git.hazaar.io)

added 2 commits

  • 8763ae2f - feat(core): Adds method to set request headers
  • 15f6283e - feat(middleware): Adds middleware support to the application

Compare with previous version

added 2 commits <ul><li>8763ae2f - feat(core): Adds method to set request headers</li><li>15f6283e - feat(middleware): Adds middleware support to the application</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6122&start_sha=9fbe644f84158899ec3617540c45448d2feac864)
jamie commented 2025-07-13 07:53:34 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • b853aa67 - feat(middleware): Adds middleware support to the application

Compare with previous version

added 1 commit <ul><li>b853aa67 - feat(middleware): Adds middleware support to the application</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6123&start_sha=15f6283ec30e6fc95cf734843130dc8c712ddbce)
jamie commented 2025-07-13 07:56:17 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 76ae89f7 - chore(core): Removes output function registration

Compare with previous version

added 1 commit <ul><li>76ae89f7 - chore(core): Removes output function registration</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6124&start_sha=b853aa6705376964d955683b6197cbced88b5117)
jamie commented 2025-07-13 08:14:02 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • b5e0f597 - chore(doc): Adds middleware concept documentation

Compare with previous version

added 1 commit <ul><li>b5e0f597 - chore(doc): Adds middleware concept documentation</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6125&start_sha=76ae89f7f57261020624acd3a0843b91bde1e047)
jamie commented 2025-07-13 09:41:53 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • fa91ddc5 - chore(doc): Adds short-circuiting middleware example

Compare with previous version

added 1 commit <ul><li>fa91ddc5 - chore(doc): Adds short-circuiting middleware example</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6126&start_sha=b5e0f597f3e479ae00167bbb8a846596480b3454)
jamie commented 2025-07-13 10:39:40 +00:00 (Migrated from git.hazaar.io)

added 2 commits

  • 4c5ee2ad - feat(core): Adds middleware support to the application
  • 94841bb2 - chore(auth): Refactors cookie setting to middleware

Compare with previous version

added 2 commits <ul><li>4c5ee2ad - feat(core): Adds middleware support to the application</li><li>94841bb2 - chore(auth): Refactors cookie setting to middleware</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6127&start_sha=fa91ddc511f06d0486e0a9b292fe4aa880ecb26f)
jamie commented 2025-07-21 05:18:37 +00:00 (Migrated from git.hazaar.io)

added 2 commits

  • 00d9ea21 - chore(app): Configures file-based routing
  • 253c26ea - chore(middleware): Refactors middleware loading to use config

Compare with previous version

added 2 commits <ul><li>00d9ea21 - chore(app): Configures file-based routing</li><li>253c26ea - chore(middleware): Refactors middleware loading to use config</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6129&start_sha=94841bb2c86dccb2cf3b96cb522a04a31bd6bb81)
jamie commented 2025-07-21 06:46:08 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 9023addd - feat(router): Improves request handling with middleware support

Compare with previous version

added 1 commit <ul><li>9023addd - feat(router): Improves request handling with middleware support</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6130&start_sha=253c26eaf6023a40f10fdd8abc00b1d8ec6ae97a)
jamie commented 2025-07-21 07:29:48 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 37c194cb - fix(middleware): Refactors middleware and exception handling

Compare with previous version

added 1 commit <ul><li>37c194cb - fix(middleware): Refactors middleware and exception handling</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6131&start_sha=9023addd3cf1c5bffb138787a9fdce7ba5ff9985)
jamie commented 2025-07-21 07:39:56 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • e325001b - fix(config): Updates config file loading to use PHP files

Compare with previous version

added 1 commit <ul><li>e325001b - fix(config): Updates config file loading to use PHP files</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6132&start_sha=37c194cb9fd22885e32ae16144cc732ba4afe95c)
jamie commented 2025-07-21 08:00:50 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • e644e706 - feat(doc): Adds route middleware documentation

Compare with previous version

added 1 commit <ul><li>e644e706 - feat(doc): Adds route middleware documentation</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6133&start_sha=e325001b8572fe8f88a3a398a3a800057757e6aa)
jamie commented 2025-07-21 08:07:47 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 3bcf1153 - feat(doc): Adds route middleware documentation

Compare with previous version

added 1 commit <ul><li>3bcf1153 - feat(doc): Adds route middleware documentation</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6134&start_sha=e644e706179a382c0efb210d00bb570056d50e46)
jamie commented 2025-07-22 00:13:52 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • f636c08d - feat(doc): Adds middleware documentation

Compare with previous version

added 1 commit <ul><li>f636c08d - feat(doc): Adds middleware documentation</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6135&start_sha=3bcf1153b297a7102bd111f83a9367a4bb28421f)
jamie commented 2025-07-22 00:32:59 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 8cfbc504 - feat(doc): Adds testing environment banner

Compare with previous version

added 1 commit <ul><li>8cfbc504 - feat(doc): Adds testing environment banner</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6136&start_sha=f636c08d7e4293581c668dbc166d030cc6e8a724)
jamie commented 2025-07-22 01:03:26 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 5ef50087 - fix(doc): Updates dependencies for documentation

Compare with previous version

added 1 commit <ul><li>5ef50087 - fix(doc): Updates dependencies for documentation</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6137&start_sha=8cfbc50474536136007924e831a75ff575ea09e3)
jamie commented 2025-07-22 02:45:46 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 50908cf2 - chore(doc): Updates dependencies and improves markmap support

Compare with previous version

added 1 commit <ul><li>50908cf2 - chore(doc): Updates dependencies and improves markmap support</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6138&start_sha=5ef50087c1d56cdbfd3e9dfbd16b0fdbaad417a9)
jamie commented 2025-07-23 04:40:58 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 67fd7152 - feat(controller): add support for controller middleware

Compare with previous version

added 1 commit <ul><li>67fd7152 - feat(controller): add support for controller middleware</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6140&start_sha=50908cf273290454abd5065afadbe8d37c91972b)
jamie commented 2025-07-23 04:48:54 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • 38252027 - chore(doc): Adds controller middleware documentation

Compare with previous version

added 1 commit <ul><li>38252027 - chore(doc): Adds controller middleware documentation</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6141&start_sha=67fd71520d7ebf60125599132b291e7c3a2e8a7f)
jamie commented 2025-07-23 04:58:38 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • c38f97f9 - fix(test): Initializes the controller in the router test

Compare with previous version

added 1 commit <ul><li>c38f97f9 - fix(test): Initializes the controller in the router test</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6142&start_sha=38252027f84c5cf9cd2e69ec286af1578d91a0be)
jamie commented 2025-07-23 05:06:49 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • cbcf429c - fix(test): Initializes the controller in the router test

Compare with previous version

added 1 commit <ul><li>cbcf429c - fix(test): Initializes the controller in the router test</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6143&start_sha=c38f97f97f4834a6f86e56d79e6b641cb457d1f3)
jamie commented 2025-07-23 05:19:11 +00:00 (Migrated from git.hazaar.io)

added 1 commit

  • b27fa212 - fix(test): Initializes the controller in the router test

Compare with previous version

added 1 commit <ul><li>b27fa212 - fix(test): Initializes the controller in the router test</li></ul> [Compare with previous version](/hazaar/framework/-/merge_requests/233/diffs?diff_id=6144&start_sha=cbcf429c4e810b0053997f5d0cc9162b6996f2b8)
jamie commented 2025-07-23 05:25:57 +00:00 (Migrated from git.hazaar.io)

marked this merge request as ready

marked this merge request as **ready**
jamie commented 2025-07-23 05:26:00 +00:00 (Migrated from git.hazaar.io)

mentioned in commit 90b09d2951

mentioned in commit 90b09d29514cdd2645df7d7012eaa43dfa1e235f
jamie (Migrated from git.hazaar.io) merged commit 90b09d2951 into master 2025-07-23 05:26:00 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#580
No description provided.