1Panel/agent
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
..
app feat: Enhance browser cache management and localization support (#11277) 2025-12-09 17:32:23 +08:00
buserr pref: backend 重命名 agent 2024-07-23 14:48:37 +08:00
cmd/server refactor: remove debug cmd for agent and core (#11009) 2025-11-20 08:31:03 +00:00
constant feat: Cronjob reports add an unexecuted status (#10866) 2025-11-05 07:30:25 +00:00
cron fix: resolve Google Drive token refresh failure (#9298) 2025-06-26 07:37:22 +00:00
global feat: GPU monitoring data supports persistence (#11051) 2025-11-24 07:59:15 +00:00
i18n fix: resolve i18n file loading failure issue (#11164) 2025-12-03 10:08:20 +08:00
init refactor: Refactored agent core.db loading logic (#11175) 2025-12-04 11:15:40 +08:00
log fix: Fix the backup account synchronization exception (#8083) 2025-03-06 16:25:05 +08:00
middleware fix: Resolve certificate validate failure Issues (#9698) 2025-07-28 15:36:10 +08:00
router pref: Optimize backup account code structure (#11261) 2025-12-08 18:22:59 +08:00
server chore: Optimize iptables initial state loading speed (#11085) 2025-11-26 22:29:48 +08:00
utils feat: Enhance browser cache management and localization support (#11277) 2025-12-09 17:32:23 +08:00
go.mod feat: Add support for AWS Route 53 DNS provider (#11158) 2025-12-02 18:20:35 +08:00
go.sum feat: Add support for AWS Route 53 DNS provider (#11158) 2025-12-02 18:20:35 +08:00