Karl 4deb681b99 fix(cache): clear additional caches in account-related routes
When updating, adding, or deleting accounts, multiple cache entries need to be invalidated to ensure data consistency. This includes clearing both memoized and regular cache entries for user accounts and the home page, which displays account statistics. The changes ensure that cached data is properly refreshed across all relevant views.
2025-08-18 14:17:24 +01:00
2025-07-14 20:10:20 +01:00
2025-07-13 16:00:52 +01:00
2025-08-10 10:22:53 +01:00
2025-07-19 11:56:17 +01:00
2025-08-11 09:15:18 +01:00
2025-07-15 09:28:15 +01:00
cwc
2025-05-09 16:31:14 +01:00
2025-07-15 17:59:49 +01:00
2025-07-18 11:51:01 +01:00
2025-07-17 16:02:01 +01:00
2025-07-18 11:51:01 +01:00
2025-07-14 14:31:05 +01:00
2025-08-11 09:15:26 +01:00
Description
No description provided
914 KiB
Languages
HTML 49.4%
Python 46.3%
CSS 2%
JavaScript 1.6%
Shell 0.7%