Commit Graph
10 Commits
Author SHA1 Message Date
schroda 81cb78a634 Prevent server updated info dialog from auto closing
In case the "dialog to inform about available server updates" was disabled, it also prevented the "dialog to inform that the server has been updated" from being visible.
2024-07-28 22:56:39 +02:00
schroda 06817e3478 Prevent updated version info dialog on initial open 2024-05-08 13:50:27 +02:00
schroda 4f92a0130e Inform about server version updates 2024-05-07 01:35:19 +02:00
schroda 63543a48e3 Add option to disable server update checks 2024-05-07 01:08:08 +02:00
schroda bbafe893de Extract version update info dialog into component 2024-05-03 14:46:05 +02:00
schroda 61b43b80af Merge version update close buttons into one 2024-05-03 01:48:12 +02:00
schroda d5241009b6 Optionally ignore available server update
Makes it possible to never show the info dialog again for the available version update
2024-04-21 15:06:47 +02:00
schroda 9954341434 Remind about server update later on dialog close
Stop opening server update info dialog for one hour after the dialog was closed
2024-04-21 15:06:23 +02:00
schroda ad4f59f324 Extract automated update check into hook 2024-04-21 15:03:25 +02:00
schroda 7725673dd7 Move ServerUpdateChecker to "util" folder 2024-04-21 12:52:31 +02:00