1Panel/agent/utils/nginx/components
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
..
block.go fix: Optimize Nginx configure settings (#9962) 2025-08-13 09:53:44 +08:00
comment.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
config.go feat: merge from dev (#7238) 2024-12-03 10:12:02 +08:00
directive.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
http.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
location.go feat: Enhance browser cache management and localization support (#11277) 2025-12-09 17:32:23 +08:00
lua_block.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
server.go feat: add cors config for website (#10607) 2025-10-11 08:04:26 +00:00
server_listen.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
statement.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
upstream.go feat: 负载均衡增加源文编辑 (#6153) 2024-08-16 18:09:00 +08:00
upstream_server.go pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00