1Panel/agent/utils/nginx
KOMATA b47a4525dc
feat: Enhance browser cache management and localization support (#11277)
* feat: Enhance browser cache management and localization support

- Updated browser cache handling in WebsiteService to include a 'noModify' option.
- Introduced new method AddBroswerNoCache in Location to manage no-cache directives.
- Added localization for 'noModify' in multiple languages.
- Updated frontend to support the new browser cache options in the proxy configuration.

* fix: Update cache display logic in proxy configuration

- Adjusted the rendering of cache tags in the proxy configuration to conditionally display based on cache time values.
- Improved user interface by adding margin classes for better spacing between cache tags.
2025-12-09 17:32:23 +08:00
..
components feat: Enhance browser cache management and localization support (#11277) 2025-12-09 17:32:23 +08:00
parser
dumper.go feat(website): fix issues with create website with ftp failed (#8272) 2025-03-28 22:46:55 +08:00