yao/sui/storages/agent
Max 621290d578 Enhance guard handling and template configuration merging
- Update the OAuth guard to prevent automatic response writing on failure, allowing for custom error handling.
- Introduce a mechanism to register default guard redirects from template configurations, improving guard management.
- Refactor the page configuration merging process to prioritize page-specific settings while allowing inheritance from templates.
- Ensure guards can be explicitly disabled in page configurations, enhancing flexibility in guard application.
2026-02-15 16:34:31 +08:00
..
agent.go Enhance guard handling and template configuration merging 2026-02-15 16:34:31 +08:00
agent_test.go Enhance Attachment Process with Plain Text and UTF-8 Support 2026-01-25 17:32:50 +08:00
page.go Enhance guard handling and template configuration merging 2026-02-15 16:34:31 +08:00
template.go Enhance Attachment Process with Plain Text and UTF-8 Support 2026-01-25 17:32:50 +08:00
types.go Refactor SUI Command Arguments and Enhance Default Template Handling 2026-01-01 10:28:45 +08:00