Commit Graph

16 Commits

Author SHA1 Message Date
b0c047ff9f update tests and add debug templates log 2025-05-10 19:58:39 +02:00
787ead652d sync.Pool for rw 2025-05-09 18:14:24 +02:00
fd78380cb4 integrate context to struct and fix paths 2025-05-09 17:50:18 +02:00
89afb56836 refactor template cache, integrate responseWriterWrapper and integrate timeout 2024-11-21 21:29:59 +01:00
4c8c6121b1 refactor Context to CTX and add context parameter to complains custom contexts from styleguide 2024-11-20 23:07:55 +01:00
64918503a0 update static file handling and tests 2024-11-20 19:57:13 +01:00
ddd6e5696f more refactoring on tests 2024-11-20 16:54:01 +01:00
eb9c8d955c test improvements and some refactor 2024-11-20 16:01:55 +01:00
774d1d28a0 fix tests and improvements 2024-11-20 10:56:06 +01:00
c4983ee36d add middlewares and grouping routes 2024-11-19 22:30:18 +01:00
8e9f348150 Revert "add routes groups and middlewares capabilities"
This reverts commit 13b2b3794a.
2024-11-19 20:14:15 +01:00
13b2b3794a add routes groups and middlewares capabilities 2024-11-19 19:35:45 +01:00
c777ef7056 add pagination engine to render 2024-11-19 15:54:29 +01:00
b1531ba8fb add tests for ron.go 2024-11-14 12:37:39 +01:00
5f0dee29e2 add binding json and forms 2024-11-13 17:04:32 +01:00
749cacedc9 add tests for c.JSON and c.HTML renderers 2024-11-13 14:56:55 +01:00