Commit Graph

  • 0328b7baa7
    Merge pull request #3492 from gofiber/dependabot/github_actions/kenchan0130/actions-system-info-1.3.1 main Juan Calderon-Perez 2025-05-30 01:36:40 -04:00
  • a95fcc665a
    Add unit-tests for Immutable codex/fix-middlewares-respecting-immutable-flag Juan Calderon-Perez 2025-05-29 09:46:43 -04:00
  • a1e7e3b3db Respect immutable flag in middlewares Juan Calderon-Perez 2025-05-29 09:08:54 -04:00
  • 09d9e169b2
    🧹 chore: Enhance config validation in EncryptCookie middleware (#3491) Juan Calderon-Perez 2025-05-28 09:12:57 -04:00
  • 788f702988
    build(deps): bump kenchan0130/actions-system-info from 1.3.0 to 1.3.1 dependabot[bot] 2025-05-28 12:29:51 +00:00
  • a779888d44
    🧹 chore: Improve cache middleware RFC compliance (#3488) Juan Calderon-Perez 2025-05-28 07:59:06 -04:00
  • 956205311b
    ♻️ refactor: use maps.Copy to simplify code (#3490) Oleksandr Redko 2025-05-28 13:49:33 +03:00
  • 557095b094
    ♻️ refactor: use slices.Contains to simplify code (#3486) tongjicoder 2025-05-28 02:03:22 +08:00
  • ed5044d2a2 test: stabilize timing-sensitive middleware tests codex/stabilize-timeout,-cache,-and-limiter-tests RW 2025-05-27 19:52:31 +02:00
  • a590cdbcdd Skipped Benchmarks: too fast to compare reliably (results in sub-ns range are unstable) Benchmark_GenericParseTypeInts Benchmark_GenericParseTypeUints Benchmark_GenericParseTypeFloats René 2025-05-27 19:50:43 +02:00
  • 7559758b02
    🧪 test: Enhance CSRF tests to address unsafe header value issue (#2045) (#3485) Jason McNeil 2025-05-27 14:18:25 -03:00
  • 47f47ae2d8
    🧹 chore: Enhance BasicAuth middleware to better comply with RFC 6750 (#3484) Juan Calderon-Perez 2025-05-27 08:27:45 -04:00
  • 804a2b923e
    🧹 chore: Enhance KeyAuth middleware to better comply with RFC 6750 (#3482) Juan Calderon-Perez 2025-05-27 08:07:42 -04:00
  • 23fb15f704
    🔥 feat: Add support for NewErrorf (#3463) Juan Calderon-Perez 2025-05-27 07:23:29 -04:00
  • c2eee63183
    🧹 chore: Update minimum go version to 1.24 (#3481) RW 2025-05-27 13:23:02 +02:00
  • da0aec0d64
    Improve performance for "equalFieldType" function (#3479) RW 2025-05-27 10:48:36 +02:00
  • b176f4abde
    Merge branch 'main' into codex/add-support-for-variadic-parameters-in-newerror codex/add-support-for-variadic-parameters-in-newerror Juan Calderon-Perez 2025-05-26 17:25:26 -04:00
  • ec6e7fe36f
    Update docs Juan Calderon-Perez 2025-05-26 17:09:39 -04:00
  • bf21de8117
    Add NewErrorf, revert changes Juan Calderon-Perez 2025-05-26 15:54:55 -04:00
  • d756ec1b68
    🧹 chore: Add URI Test case for Test_Ctx_Binders (#3480) RW 2025-05-26 21:45:58 +02:00
  • 40d14a9c71
    🐛 fix: Embedded struct parsing (#3478) v2 RW 2025-05-26 20:22:44 +02:00
  • b6f077275f
    Update AGENTS.md RW 2025-05-26 19:48:06 +02:00
  • 0c6283fbff Fix docs issues René 2025-05-26 09:34:50 +02:00
  • 9bd7a1c50d
    feat: fiber.Context implement context.Context (#3382) pj 2025-05-26 16:53:18 +10:00
  • a5f76a7bee
    ♻️ refactor: Make genericParseType return error (#3473) Kashiwa 2025-05-26 05:54:03 +08:00
  • fe01057180
    Merge branch 'main' into codex/refactor-context-and-routing-interfaces-for-generics codex/refactor-context-and-routing-interfaces-for-generics Juan Calderon-Perez 2025-05-25 14:29:22 -04:00
  • e722d82206
    ️ Performance optimizations (#3477) RW 2025-05-25 17:23:03 +02:00
  • 40dea8e606 small optimizations René 2025-05-25 16:28:51 +02:00
  • 5612c55fd8
    Use utils.ToString Juan Calderon-Perez 2025-05-25 09:42:09 -04:00
  • c956f6c35e fix lint issues René 2025-05-24 23:53:16 +02:00
  • 4fbcebffd8
    Update docs/api/app.md RW 2025-05-24 23:33:34 +02:00
  • 6da4783013 Make custom context setup via NewWithCustomCtx RW 2025-05-24 23:32:16 +02:00
  • 9c123ce957
    Update conditional instructions for startup skip (#3475) RW 2025-05-24 21:31:47 +02:00
  • f35c14c203
    Update AGENTS startup instructions (#3474) RW 2025-05-24 21:00:24 +02:00
  • 3ff2d378ab
    build(deps): bump github.com/valyala/fasthttp from 1.60.0 to 1.62.0 (#3440) dependabot[bot] 2025-05-24 11:21:50 +02:00
  • b9c9701d98
    Update security.md codex/implement-security-handling-for-api-keys Juan Calderon-Perez 2025-05-24 00:46:10 -04:00
  • 531338196b Fix duplicate comments Juan Calderon-Perez 2025-05-24 00:40:41 -04:00
  • 93e0e0d2a6
    Update AGENTS.md RW 2025-05-23 17:40:12 +02:00
  • 1e893cc798
    Update AGENTS.md RW 2025-05-23 17:33:50 +02:00
  • 7e67eb4c1c Fix CSRF tests for fasthttp 1.62 codex/unittests-nach-fasthttp-update-analysieren RW 2025-05-23 17:30:53 +02:00
  • 895abd5cb4
    🧹 chore: Add unit-test for header injection (#3470) Juan Calderon-Perez 2025-05-23 07:48:19 -04:00
  • 653a08936f Remove extra header sanitization codex/find-and-fix-security-vulnerability Juan Calderon-Perez 2025-05-23 07:32:09 -04:00
  • aae8892c7e
    Improve proxy middleware (#3468) RW 2025-05-23 10:47:05 +02:00
  • aad5f94ad2 Improve proxy middleware proxy_tls_config René 2025-05-23 10:34:26 +02:00
  • 5b477d1d2a
    Merge branch 'main' into dependabot/go_modules/github.com/valyala/fasthttp-1.62.0 RW 2025-05-22 14:09:56 +02:00
  • 18ed68b543
    🧹 chore: Fix proxy middleware tests for offline environments (#3467) Juan Calderon-Perez 2025-05-22 08:07:06 -04:00
  • 5e9eb5b54b
    Merge branch 'main' into codex/check-and-fix-bugs-in-middlewares-directory codex/check-and-fix-bugs-in-middlewares-directory Juan Calderon-Perez 2025-05-22 06:59:09 -04:00
  • 60a122afd9
    Update proxy_test.go Juan Calderon-Perez 2025-05-22 06:55:24 -04:00
  • f4681b124d add Benchmark (go) benchmark result for 22c3c0ced919f73309018b7a7d27b029bad3e4b4 gh-pages github-action-benchmark 2025-05-22 07:07:39 +00:00
  • 22c3c0ced9
    Update app.go v2.52.8 RW 2025-05-22 09:00:28 +02:00
  • 50bf64a9c8 add Benchmark (go) benchmark result for e115c08b8f059a4a031b492aa9eef0712411853d github-action-benchmark 2025-05-22 06:52:46 +00:00
  • e115c08b8f
    Merge commit from fork v2.52.7 RW 2025-05-22 08:45:40 +02:00
  • 81edaf094d
    🐛 fix: Parsing of IPv6 addresses (#3466) Juan Calderon-Perez 2025-05-22 02:39:12 -04:00
  • bd9c02b3c4
    Update middleware/proxy/proxy_test.go Juan Calderon-Perez 2025-05-21 22:36:59 -04:00
  • 9b3f6ad5cb
    Update proxy_test.go Juan Calderon-Perez 2025-05-21 22:29:07 -04:00
  • 23dd777e0f Fix proxy middleware tests to avoid external network Juan Calderon-Perez 2025-05-21 22:22:53 -04:00
  • 9fa6e8ff86
    Merge branch 'main' into codex/add-support-for-variadic-parameters-in-newerror Juan Calderon-Perez 2025-05-21 09:43:38 -04:00
  • 2f6090032a
    Update app.go Juan Calderon-Perez 2025-05-21 09:26:00 -04:00
  • 3b2f8c396e
    Update app.go Juan Calderon-Perez 2025-05-21 08:54:32 -04:00
  • 273df5f86b
    docs: Fix more typos across code base (#3465) Juan Calderon-Perez 2025-05-21 08:34:36 -04:00
  • e3663d596d
    Merge branch 'main' into codex/add-support-for-variadic-parameters-in-newerror Juan Calderon-Perez 2025-05-21 07:26:04 -04:00
  • 1f1bd19b61
    🔥 feat: Add Support for Removing Routes (#3230) Cory Koch 2025-05-21 03:45:39 -04:00
  • fa70d2babc
    📒 docs: Fix typos (#3464) Juan Calderon-Perez 2025-05-21 02:12:32 -04:00
  • 6abd9c9ea6
    Update app.go Juan Calderon-Perez 2025-05-20 23:39:02 -04:00
  • 9b91945459
    add nolint Juan Calderon-Perez 2025-05-20 23:25:31 -04:00
  • 53d086ab3c
    lint fixes Juan Calderon-Perez 2025-05-20 23:22:54 -04:00
  • eb4a6a4615
    More updates to test Juan Calderon-Perez 2025-05-20 23:06:49 -04:00
  • 8e1db107ad
    Lint fixes Juan Calderon-Perez 2025-05-20 22:58:23 -04:00
  • c6e02ae0b1
    Update test Juan Calderon-Perez 2025-05-20 22:50:51 -04:00
  • 5855c9e44c
    Update status code Juan Calderon-Perez 2025-05-20 22:46:46 -04:00
  • f22d9fb461
    Improve implementation and tests Juan Calderon-Perez 2025-05-20 22:43:55 -04:00
  • 538ed561db feat: support variadic messages in NewError Juan Calderon-Perez 2025-05-20 22:33:19 -04:00
  • a505fbeb14 Merge remote-tracking branch 'origin/main' into generic_app_ctx_3221 generic_app_ctx_3221 René 2025-05-20 07:35:03 +02:00
  • cc636b5651
    Update AGENTS.md RW 2025-05-20 07:29:38 +02:00
  • d15355116c Update AGENTS.md René 2025-05-20 07:29:08 +02:00
  • 80db4de1a5
    🔥 feat: Add Support for service dependencies (#3434) Manuel de la Peña 2025-05-19 14:35:13 +02:00
  • 43ed6df227
    build(deps): bump github.com/gofiber/schema from 1.3.0 to 1.4.0 (#3462) dependabot[bot] 2025-05-19 14:33:55 +02:00
  • 7db10b6976
    docs: Add AGENTS.md (#3461) Juan Calderon-Perez 2025-05-19 05:31:20 -04:00
  • 68460a6149
    Create AGENTS.md v2-agents Juan Calderon-Perez 2025-05-19 05:21:09 -04:00
  • 5b6795ff15
    📚 Doc: fix AGENTS markdown lint (#3460) Manuel de la Peña 2025-05-19 10:34:33 +02:00
  • 651f3d2358 Merge remote-tracking branch 'origin/main' into generic_app_ctx_3221 René 2025-05-18 23:06:01 +02:00
  • bc6a190afc
    Update AGENTS.md RW 2025-05-18 23:05:38 +02:00
  • 992cfa943c Implement Fluent Method Chaining for Status and Type Methods Using Generics #3221 René 2025-05-18 22:40:46 +02:00
  • 291dc7be3b Merge remote-tracking branch 'origin/main' into generic_app_ctx_3221 René 2025-05-18 22:39:48 +02:00
  • 2bab98dedd
    Create AGENTS.md RW 2025-05-18 22:39:31 +02:00
  • ccea753f35 Implement Fluent Method Chaining for Status and Type Methods Using Generics #3221 René 2025-05-18 22:14:50 +02:00
  • b7be67fee5 Implement Fluent Method Chaining for Status and Type Methods Using Generics #3221 René 2025-05-18 21:43:36 +02:00
  • c3a532c4fa Merge remote-tracking branch 'origin/main' into generic_app_ctx_3221 René 2025-05-18 21:21:33 +02:00
  • cf4074f19c
    🐛 bug: fix redirection flash messages violate cookie structure (#3457) M. Efe Çetin 2025-05-18 16:08:03 +03:00
  • 3a357029c3
    add testcases fix-redirect Muhammed Efe Cetin 2025-05-16 21:32:29 +03:00
  • 59b9b10488
    Merge pull request #3459 from gofiber/dependabot/github_actions/codecov/codecov-action-5.4.3 Juan Calderon-Perez 2025-05-16 09:10:42 -04:00
  • 8c07cbe23e
    build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 dependabot[bot] 2025-05-16 13:00:43 +00:00
  • be9aa7e53c
    fix tests feature/3098-allow-removing-registered-route Muhammed Efe Cetin 2025-05-16 13:53:43 +03:00
  • 7d08382020
    Merge remote-tracking branch 'origin/main' into feature/3098-allow-removing-registered-route Muhammed Efe Cetin 2025-05-16 13:50:53 +03:00
  • 397a629210
    Merge remote-tracking branch 'origin/main' into feature/3098-allow-removing-registered-route Muhammed Efe Cetin 2025-05-16 00:13:37 +03:00
  • 0ef0440c14 add Benchmark (go) benchmark result for 94e30d7124cbf75bc2055cc49ec1ca7b8d7690e3 github-action-benchmark 2025-05-16 06:36:46 +00:00
  • 119743b726
    🚀 Improve routing treeBuild flow (#3456) RW 2025-05-16 08:30:05 +02:00
  • 94e30d7124
    🐛 Fix routing with mount and static (#3454) RW 2025-05-16 08:29:39 +02:00
  • 9c10d0d99e
    fix removing logic Muhammed Efe Cetin 2025-05-16 00:01:53 +03:00
  • 8fca96d718
    test Muhammed Efe Cetin 2025-05-07 21:11:22 +03:00