Commit Graph

  • 6115345bc1
    Merge 0fa9a3195d into 551570326c JIeJaitt 2025-04-04 00:11:05 -0400
  • 0fa9a3195d
    Merge branch 'main' into jiejaitt-feature/CSRF-using-Proxy-Middleware Juan Calderon-Perez 2025-04-04 00:11:03 -0400
  • 1a790f15d3
    Merge 0419014f5e into 551570326c c00kie17 2025-04-04 09:39:00 +0700
  • 0592b39634
    Merge 97da803d61 into 551570326c Edvard 2025-04-03 19:15:08 -0300
  • 6c6e1690b0
    Merge 8b85d1947d into 551570326c Asher Myers 2025-04-03 18:17:48 +0200
  • 551570326c fix go 1.24 toolchain problem main René 2025-04-03 14:31:42 +0200
  • 694f0d77d6
    build(deps): bump github.com/valyala/fasthttp from 1.59.0 to 1.60.0 (#3391) dependabot[bot] 2025-04-03 14:11:29 +0200
  • 62b099879a
    🧪 fix: Logger Middleware tests to use regex for time validation (#3392) RW 2025-04-03 13:36:30 +0200
  • f915507b89 test: rewrite logger format tests to use regex for time validation test/improve-log-time-validation René 2025-04-03 10:56:15 +0200
  • 1da9b6ba90 test: rewrite logger format tests to use regex for time validation René 2025-04-03 10:29:22 +0200
  • d304c36533 ♻️ Refactor: Remove error handling for downstream request in CSRF middleware JIeJaitt 2025-04-03 15:08:05 +0800
  • 3ca3eb92e5
    Merge dd3430bbea into e7681ee402 Cory Koch 2025-04-03 08:23:39 +0200
  • 713cc981a7 🚨 Test: Add test for custom CSRF cookie name with proxy middleware JIeJaitt 2025-04-03 14:16:38 +0800
  • c2bee9097d
    build(deps): bump github.com/valyala/fasthttp from 1.59.0 to 1.60.0 dependabot[bot] 2025-04-02 12:35:32 +0000
  • 1fdda5dfa6
    Merge branch 'main' into jiejaitt-feature/CSRF-using-Proxy-Middleware JIeJaitt 2025-04-02 17:50:53 +0800
  • 2ae87dd702 🩹 Fix: do not use require in http handlers JIeJaitt 2025-04-02 17:51:16 +0800
  • 3b3de52e66 🩹 Fix: Handle error in response writing for CSRF proxy middleware test JIeJaitt 2025-04-02 17:42:30 +0800
  • f202f4d362 📚 Doc: Update comment for session cookie verification in CSRF proxy middleware test JIeJaitt 2025-04-02 17:33:10 +0800
  • 598b9ff12d 🔥 Feature: Add CSRF support for proxy middleware JIeJaitt 2025-04-02 17:26:00 +0800
  • 0419014f5e copied the exact logic from net/http package Anshul Sinha 2025-04-01 20:23:40 +0530
  • 21bde45dc7 reverted CorretKey value Anshul Sinha 2025-04-01 19:47:55 +0530
  • 1e8700af58 removed print Anshul Sinha 2025-04-01 19:47:02 +0530
  • 0d06e7ea90 updated case to handle binary data Anshul Sinha 2025-04-01 19:46:45 +0530
  • 71c75ae998 fix cookie value sanitization tests Anshul Sinha 2025-04-01 19:22:07 +0530
  • e7681ee402
    Merge pull request #3389 from gofiber/dependabot/go_modules/github.com/gofiber/utils/v2-2.0.0-beta.8 Juan Calderon-Perez 2025-04-01 08:57:14 -0400
  • 4ad9a89e53
    Update go.mod Juan Calderon-Perez 2025-04-01 08:52:24 -0400
  • 94a9496558
    build(deps): bump github.com/gofiber/utils/v2 dependabot[bot] 2025-04-01 12:49:30 +0000
  • d7e6413aa9
    📒 docs: Update docs for State Management (#3388) Juan Calderon-Perez 2025-04-01 08:31:29 -0400
  • 8d7a7dcb44
    Merge branch 'main' into cookie-sanitization Juan Calderon-Perez 2025-04-01 08:23:41 -0400
  • 320cee0400
    Remove logger Juan Calderon-Perez 2025-04-01 08:22:40 -0400
  • 347929c49f
    Update docs for State Management docs-emoji Juan Calderon-Perez 2025-04-01 08:09:07 -0400
  • c5c7f86d85
    🔥 Feature: Enhance CheckConstraint method for improved error handling (#3356) JIeJaitt 2025-04-01 14:48:19 +0800
  • 52ae32089f
    Merge d3883bad8c into bb12633c8b dependabot[bot] 2025-04-01 10:36:13 +0530
  • 33420cb64b
    Merge branch 'main' into cookie-sanitization Juan Calderon-Perez 2025-03-31 23:41:28 -0400
  • 6e399dc986 Merge branch 'feature/improve-check-constraint' of github.com:JIeJaitt/fiber into feature/improve-check-constraint JIeJaitt 2025-04-01 09:36:25 +0800
  • 87203a5d0d 📚 Doc: Add caution note about custom constraints overriding built-in constraints in routing guide JIeJaitt 2025-04-01 09:33:28 +0800
  • b2debdbc47
    Merge branch 'main' into feature/improve-check-constraint RW 2025-03-31 16:59:01 +0200
  • 503866dada
    Merge bd6de23a02 into bb12633c8b Jason McNeil 2025-03-31 16:55:04 +0200
  • bb12633c8b
    Revert "🔥 feat: Add support for context.Context in keyauth middleware" (#3364) Jason McNeil 2025-03-31 11:55:01 -0300
  • 93587d8418
    Merge 0d2286814e into 36b93818f9 pj 2025-03-31 10:44:06 -0300
  • 36b93818f9
    Merge pull request #3384 from gofiber/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.8.0 Juan Calderon-Perez 2025-03-31 08:26:44 -0400
  • dec28010e9
    Update go.mod Juan Calderon-Perez 2025-03-31 08:14:32 -0400
  • 2f794d9f88
    Update go.mod Juan Calderon-Perez 2025-03-31 08:14:18 -0400
  • d8f9548650
    build(deps): bump github.com/fxamacker/cbor/v2 from 2.7.0 to 2.8.0 dependabot[bot] 2025-03-31 12:07:59 +0000
  • 4b2e363a09
    Merge branch 'main' into cookie-sanitization Juan Calderon-Perez 2025-03-31 07:41:40 -0400
  • c2e39b7570
    ♻️ Refactor: Add findNextNonEscapedCharPosition for single-byte charset cases (#3378) Kashiwa 2025-03-31 15:49:40 +0800
  • d19e993597
    feat: Add support for application state management (#3360) M. Efe Çetin 2025-03-31 10:31:59 +0300
  • a5c07b7c78
    Apply suggestions from code review state-management RW 2025-03-31 09:30:03 +0200
  • 3a86aaf4f6
    Merge 1070d75d31 into 75281bd874 RW 2025-03-31 09:24:20 +0200
  • a9c29b121c Update default example and test Juan Calderon-Perez 2025-03-30 21:31:41 -0400
  • 9ea8b223a7 Fix tests file Juan Calderon-Perez 2025-03-30 17:49:41 -0400
  • 27f9563e2d Fix docs, add missing benchmarks Juan Calderon-Perez 2025-03-30 17:43:11 -0400
  • 4c48576768 Fix unit-tests. Update documentation Juan Calderon-Perez 2025-03-30 17:39:32 -0400
  • 4ff6a2ecc0 Fix lint issues Juan Calderon-Perez 2025-03-30 17:13:40 -0400
  • 72992999ed
    Add missing helpers for golang built-in types Juan Calderon-Perez 2025-03-30 17:07:19 -0400
  • 99d8db951a
    Merge branch 'main' into state-management Juan Calderon-Perez 2025-03-30 13:53:02 -0400
  • 0d2286814e no message pj 2025-03-30 22:47:52 +1100
  • 75281bd874
    🧹 chore: Simplify HealthCheck middleware (#3380) Juan Calderon-Perez 2025-03-30 05:46:52 -0400
  • 7376a707ef added some tests pj 2025-03-30 16:09:06 +1100
  • 9733eabf63 fix up some linting issues pj 2025-03-30 15:29:31 +1100
  • fea24d46f7 Ctx implements context.Context pjebs 2025-03-30 15:02:16 +1100
  • 8f5b5f4695
    Rename default endpoints Juan Calderon-Perez 2025-03-29 16:04:53 -0400
  • a6572aff7a
    Simplify middleware Juan Calderon-Perez 2025-03-29 15:58:24 -0400
  • 7493d8adbb updated auth key string Anshul Sinha 2025-03-29 23:02:18 +0530
  • 5ecb9af8e5 add cookie sanitization according to RFC 6265 Anshul Sinha 2025-03-29 21:16:16 +0530
  • 53f0e42116 ♻️ Refactor: add findNextNonEscapedCharsetPosition to process a single-byte parameter ksw2000 2025-03-29 13:26:38 +0800
  • f16644cd9f Merge branch 'feature/improve-check-constraint' of github.com:JIeJaitt/fiber into feature/improve-check-constraint JIeJaitt 2025-03-27 15:34:59 +0800
  • d92e7f6a41 📚 Doc: Update custom constraints section to clarify overriding behavior JIeJaitt 2025-03-27 15:30:14 +0800
  • 113746a227 ♻️ Refactor: Remove outdated test cases from path_testcases_test.go and clean up CheckConstraint method in path.go JIeJaitt 2025-03-19 17:39:46 +0800
  • 3b199a76a0 ♻️ Refactor: Remove unused CheckConstraint test cases and reorganize benchmark test cases for clarity JIeJaitt 2025-03-19 17:19:52 +0800
  • 778134f600 🩹 Fix: Update CheckConstraint method to return true for noConstraint and improve error handling JIeJaitt 2025-03-19 15:53:28 +0800
  • 255ab13556 🩹 Fix: lint error JIeJaitt 2025-03-18 17:45:48 +0800
  • fafabff29c 🚨 Test: Add comprehensive tests for CheckConstraint method with various constraint scenarios JIeJaitt 2025-03-18 17:06:59 +0800
  • d10b727fc3 Reapply "🔥 Feature: Enhance CheckConstraint method for improved error handling" JIeJaitt 2025-03-18 16:47:06 +0800
  • c14d0ab87c Revert "🔥 Feature: Enhance CheckConstraint method for improved error handling" JIeJaitt 2025-03-18 16:42:00 +0800
  • de9dc5131a 🔥 Feature: Enhance CheckConstraint method for improved error handling JIeJaitt 2025-03-18 16:37:18 +0800
  • 0e022567f9 📚 Doc: Update custom constraints section to clarify overriding behavior JIeJaitt 2025-03-27 15:30:14 +0800
  • 1070d75d31 fresh with main branch generic_app_ctx_3221 René 2025-03-26 14:56:10 +0100
  • b48acd937d fresh with main branch René 2025-03-26 14:38:58 +0100
  • 334612f5b2 Merge remote-tracking branch 'refs/remotes/origin/main' into generic_app_ctx_3221 René 2025-03-26 14:30:38 +0100
  • e90fe8afbc
    ♻️Refactor: remove redundant field `method` in `DefaultCtx` (#3372) Kashiwa 2025-03-26 20:16:53 +0800
  • dab20c9df5
    🧹 chore: Add Immutable benchmarks for default case (#3374) Juan Calderon-Perez 2025-03-26 08:09:43 -0400
  • 87d51a68d6 Add benchmarks for default case with Immutable immutable-benchmark Juan Calderon-Perez 2025-03-26 07:32:40 -0400
  • e01ca4e2fc ♻️Refactor: rename getMethodINT to getMethodInt ksw2000 2025-03-25 17:05:03 +0000
  • 97da803d61 feat: Add All method to Bind edvardsanta 2025-03-25 13:41:14 -0300
  • daf0fdb977 ♻️Refactor: remove redundant field method in defaultCtx ksw2000 2025-03-25 21:26:47 +0800
  • d3883bad8c
    build(deps): bump golangci/golangci-lint-action from 6 to 7 dependabot/github_actions/golangci/golangci-lint-action-7 dependabot[bot] 2025-03-25 12:19:10 +0000
  • dd3430bbea
    Merge branch 'main' into feature/3098-allow-removing-registered-route Juan Calderon-Perez 2025-03-25 07:04:26 -0400
  • bf8ebeb318
    Merge branch 'main' into feature/improve-check-constraint Juan Calderon-Perez 2025-03-25 07:03:59 -0400
  • 56c7372c50
    Merge branch 'main' into revert-3287-context-middleware revert-3287-context-middleware Juan Calderon-Perez 2025-03-25 07:03:41 -0400
  • bd6de23a02
    Merge branch 'main' into revert-3200-jiejaitt-feature/add-user-context-support revert-3200-jiejaitt-feature/add-user-context-support Juan Calderon-Perez 2025-03-25 07:03:24 -0400
  • bf89799511
    Merge branch 'main' into state-management Juan Calderon-Perez 2025-03-25 07:02:55 -0400
  • 4bf292945d
    ♻️Refactor: reduce DefaultCtx from 736 to 728 bytes (#3368) Kashiwa 2025-03-25 15:30:41 +0800
  • 7606c618d3
    📚 Doc: Add more validation examples (#3369) Mazyar Yousefiniyae shad 2025-03-25 10:55:56 +0330
  • ca9519ae2f ref: return prev validation comment mazyaryousefinia 2025-03-24 21:59:58 +0330
  • 0e2eae618b add examples on valudator guid mazyaryousefinia 2025-03-24 21:58:12 +0330
  • b72e1c200a ♻️Refactor: reduce DefaultCtx from 736 to 728 bytes ksw2000 2025-03-24 22:53:11 +0800
  • ef40c04ede
    ♻️ Refactor: reduce DefaultCtx from 768 bytes to 736 bytes (#3353) Kashiwa 2025-03-23 23:58:43 +0800
  • 87963876b7
    Merge branch 'main' into reduce-defaultCtx Kashiwa 2025-03-22 22:28:12 +0800
  • 42744aed98
    Merge branch 'main' into feature/3098-allow-removing-registered-route Cory Koch 2025-03-21 23:06:25 -0400