Commit Graph

8 Commits

Author SHA1 Message Date
Milan
b4da29dd36 default.js: add parseUrl
Users were seeing outdated content due to browser caching. To resolve
this issue, a unique random value is now added to the end of each URL
every time the page is loaded, forcing the browser to retrieve the
latest version of the page from the server.  By implementing this
solution, users will be able to see the most recent content without any
delay caused by outdated cache files.
2023-03-23 22:15:12 +01:00
Milan
7c3125f018 default.js: first title in tab header 2022-10-23 22:05:36 +02:00
Milan
978673bf3f jquery-ui: replace dialog with own implementation 2021-04-11 13:10:42 +02:00
Milan
56e4dc91de jquery-ui: replace tabs by own implementation 2021-04-11 13:10:42 +02:00
Milan
41bd4be39a refactor: remove dead code 2020-11-15 20:29:17 +01:00
Milan
0232ee97eb default.js: copyToClipboard() 2020-11-15 20:29:16 +01:00
Milan
4cc6f7ba8c fix whitespaces (tabs) in javascript 2020-11-14 21:06:22 +01:00
Milan
a88a79a420 rename admins.css|.js to default.css|.js 2019-10-04 13:04:34 +02:00