Commit Graph

5 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
28b568ed11 select-events: add button to confirm selection 2022-12-03 22:50:12 +01:00
Milan
03dc439c80 select-event.js: return 1 2022-11-18 00:29:19 +01:00
Milan
ef84ca07a3 copying events: save user selection
On copying events from another studio selection will be saved.
The next time one wants to copy saved presets are preselected.
This simplifies to frequently rebroadcast shows from another project.
2021-04-11 13:10:42 +02:00
Milan
9c85a86caf rename selectEvent|Series to select_event|series 2019-10-04 13:52:40 +02:00