develop #31
Owner
- Add function RenderNamedTemplate executes a named template from the registered set with the given data and returns the rendered HTML.
- gormlogger.Silent is the log level that suppresses all Gorm log messages, including the "record not found" warnings.
- COOKIE_SECURE environment variable (defaults to true, set to false for local HTTP development)
- Cookie time and JWT share the same time
- Option to force a GET redirect (303) when needed, by passing true as a second parameter to c.Response.Redirect().
- Moved session system to core
- Queue system settings expanded. Update debug to goffee log system
- Updated documentation
- Add function RenderNamedTemplate executes a named template from the registered set with the given data and returns the rendered HTML.
- gormlogger.Silent is the log level that suppresses all Gorm log messages, including the "record not found" warnings.
- COOKIE_SECURE environment variable (defaults to true, set to false for local HTTP development)
- Cookie time and JWT share the same time
- Option to force a GET redirect (303) when needed, by passing true as a second parameter to c.Response.Redirect().
- Moved session system to core
- Queue system settings expanded. Update debug to goffee log system
- Updated documentation
zeni
added 9 commits 2026-05-19 00:42:20 -04:00
Merge pull request 'develop' (#31) from develop into main
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?