0
0
mirror of https://github.com/openwrt/luci.git synced 2025-07-05 03:13:10 +00:00
Files
luci/modules/luci-base/ucode/template/header.ut
Oleg S f6f82b52eb luci-base: package update based cache-busting string
Problem:
After updating the JS-part of any package, the user is forced to clear
the browser cache.

Fix:
Each time a package is removed or installed, the contents of the
"/lib/apk/db/installed" file are changed.
This fix add the modification time of the "/lib/apk/db/installed" file
to the version of the main LuCI package (for each js-file).

Signed-off-by: Oleg S <remittor@gmail.com>
2025-04-14 15:16:54 +02:00

1.0 KiB