|
|
8604ce94ff
|
fix order
|
2026-05-13 00:08:36 -05:00 |
|
|
|
8446f6fb2a
|
In the core's response.go, add an optional RedirectCodeSetter field or variadic use303 ...bool parameter to Redirect() and use the stored code + http.StatusSeeOther in core.go instead of the hardcoded http.StatusTemporaryRedirect, so that a POST handler can redirect to a GET route by calling c.Response.Redirect("/url", true).
|
2026-05-12 23:21:03 -05:00 |
|
|
|
59eadf29d0
|
fix bug Template Template compliance
|
2026-05-08 02:30:34 -05:00 |
|
|
|
db3c510f9a
|
add img and class to table template, new responnse buffer inline
|
2025-03-27 12:12:49 -05:00 |
|
|
|
695f1f57ba
|
add documentation
|
2025-02-24 09:59:07 -05:00 |
|
|
|
4968da25f3
|
change BufferPDF to BufferFile to support any kind of file
|
2024-12-22 10:42:56 -05:00 |
|
jacs
|
5d737c6b10
|
add buffer pdf response
|
2024-12-08 00:24:44 -05:00 |
|
|
|
465e88bf40
|
theme base system
|
2024-09-27 02:27:24 -05:00 |
|
|
|
7f38826b9c
|
initial commits 2
|
2024-09-12 17:13:16 -05:00 |
|