Files
1Panel/agent/app/api/v2
KOMATA a13c58eb18 fix: enhance app icon download logic to include file existence check (#11796)
* fix: enhance app icon download logic to include file existence check

- Updated the downloadAppIcon function to parse the icon field for the file name and ETag.
- Added a condition to check if the icon file exists before setting the If-None-Match header for the request.

* fix: improve app icon retrieval logic by adding filename check

- Updated GetAppIcon method to include filename in the response.
- Added a condition to ensure the ETag header is set only if both ETag and filename are present, enhancing the integrity of the caching mechanism.
2026-02-05 13:45:25 +08:00
..
2025-09-12 08:24:24 +00:00
2025-09-12 08:24:24 +00:00
2025-12-08 17:34:24 +08:00
2025-09-12 08:24:24 +00:00
2025-12-08 17:34:24 +08:00
2025-09-11 14:03:31 +00:00
2025-12-08 17:34:24 +08:00
2025-12-08 17:34:24 +08:00
2025-01-21 10:32:14 +00:00