COMMITS
/ redirect.go February 14, 2026
R
refactor: update utils and add go 1.26 for test workflow
René committed
February 11, 2026
R
perf: optimize flash cookie lookup in request handling
René committed
February 8, 2026
J
Relax msgp body limits for cache and idempotency
Juan Calderon-Perez committed
January 2, 2026
J
🧹 chore: Use sync.Pool for redirect old input map (#3971)
Juan Calderon-Perez committed
December 24, 2025
December 18, 2025
C
🐛 bug: Ensure flash messages are consumed after retrieval (#3936)
Copilot committed
November 13, 2025
J
🧹 chore: Refactor internal errors to use sentinel values (#3864)
Juan Calderon-Perez committed
November 12, 2025
November 5, 2025
J
Restore flash parser signature while clearing cookie
Juan Calderon-Perez committed
November 4, 2025
J
Clear flash cookie after parsing
Juan Calderon-Perez committed
J
Optimize flash cookie parsing
Juan Calderon-Perez committed
November 3, 2025
A
🧹 chore: remove unneeded "utils" alias (#3834)
Artur Melanchyk committed
October 22, 2025
J
🧹 chore: Fix spelling issues (#3813)
Josh Soref committed
August 26, 2025
R
feat(ctx): add conditional copy helpers (#3703)
RW committed
May 18, 2025
M
:bug: bug: fix redirection flash messages violate cookie structure (#3457)
M. Efe Çetin committed
May 12, 2025
I
♻️ refactor: Change c.Redirect() default status (#3415)
Isaac Andrade committed
December 25, 2024
M
:bug: bug: fix EnableSplittingOnParsers is not functional (#3231)
M. Efe Çetin committed
November 13, 2024
J
🐛 fix: Improve naming convention for Context returning functions (#3193)
Juan Calderon-Perez committed
August 29, 2024
M
:sparkles: enhancement: use msgp for flash message encoding/decoding (#3099)
M. Efe Çetin committed
July 24, 2024
July 23, 2024
J
v3: Use Named Fields Instead of Positional and Align Structures to Reduce Memory Usage (#3079)
Juan Calderon-Perez committed
June 28, 2024
April 23, 2024
March 17, 2024
L
feat: make golangci-lint config stricter (#2874)
leonklingele committed
February 19, 2024
N
ci: address multiple lint rules (#2869)
nickajacks1 committed
February 9, 2024
N
🎨 Style: Clean up errcheck config
Nicholas Jackson committed
August 5, 2023
M
:broom: v3 (chore): fix linter warnings
Muhammed Efe Cetin committed
March 6, 2023
M
:construction_worker: v3 (ci): fix some linter warnings
Muhammed Efe Çetin committed
February 9, 2023
M
:construction_worker: v3 (ci): fix some linter warnings
Muhammed Efe Çetin committed
M
:construction_worker: v3 (ci): fix some linter warnings
Muhammed Efe Çetin committed
October 31, 2022
K
v3 (deps): update to use gofiber/utils/v2 (#2184)
Kris Carr committed
September 23, 2022
M
:heavy_plus_sign: v3 (deps): move `utils` to `https://github.com/gofiber/utils`
Muhammed Efe Çetin committed
M
:sparkles: v3 (feature): new redirection methods (#2014)
M. Efe Çetin committed