1Panel/agent/utils
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
..
ai_tools feat: Compatible with XPU monitoring (#11099) 2025-11-27 05:57:24 +00:00
alert
alert_push
clam fix: Fix the issue of abnormal clam scan status judgment (#11172) 2025-12-03 14:13:22 +08:00
cloud_storage chore: Remove some unused code (#11105) 2025-11-27 17:59:48 +08:00
cmd
common perf: change db connect params (#11075) 2025-11-26 11:11:11 +08:00
compose
controller fix: Fix the issue of snapshots not automatically restarting after restoration (#11087) 2025-11-26 22:29:59 +08:00
convert
copier
csv_export
docker
email
encrypt
env
files feat: Add path protection mechanism to prevent deletion of system dir (#11130) 2025-12-01 09:40:00 +08:00
firewall feat(iptables): range forward (#11188) 2025-12-08 16:35:01 +08:00
geo
ini_conf
mysql fix: Handle empty character set in MariaDB compatibility (#11082) 2025-11-26 09:21:21 +00:00
nginx feat: Enhance browser cache management and localization support (#11277) 2025-12-09 17:32:23 +08:00
ntp
postgresql fix: Fix PostgreSQL backup failure with $ character (#11252) 2025-12-08 15:24:08 +08:00
psutil feat: improve linux distribution information get logic (#11171) 2025-12-03 14:14:35 +08:00
re
redis
req_helper
ssh
ssl feat: Add support for AWS Route 53 DNS provider (#11158) 2025-12-02 18:20:35 +08:00
terminal
toolbox
version
websocket perf: improve getNetConnections function and Websocket handling (#11269) 2025-12-09 17:30:12 +08:00
xpack