Kenneth Skovhede
115e887802
Implemented new updater logic that supports multi-arch distributions.
2024-03-15 14:18:56 +01:00
Kenneth Skovhede
40dd3c6816
Updated all license mentions to MIT
2024-02-28 15:45:30 +01:00
drwtsn32x
667094c307
undo changes in pr 3847, implement better fix
2019-09-16 21:52:12 -07:00
Rune Henriksen
c41f2c6a60
moved all sanitization logic into backup class and moved from regex to using internal Uri library
2018-11-08 20:00:51 +01:00
Rune Henriksen
a7909c421c
url sanitization to strip tokens and passwords
2018-11-04 22:07:24 +01:00
sffetlio
70febafc2b
Add Description field to backups
2018-09-20 14:46:32 +03:00
Kenneth Skovhede
842fd96543
Implemented a new logging system that is more transparent and allows a more granular way of picking log messages.
...
Added ID's to each log message and each exception to allow later introduction of a Knowledgebase service that explains each error in more detail.
2018-03-15 09:12:34 +01:00
Kenneth Skovhede
11f7660939
Implemented logic to report if the backend is blocking the operation.
2017-09-04 12:15:47 +02:00
Kenneth Skovhede
8d13e698eb
Updated copyright notices
2015-01-20 21:44:52 +01:00
Kenneth Skovhede
ef1cb1a3dc
Added the action field to notifications
2014-08-04 09:06:12 +02:00
Kenneth Skovhede
9223de7df9
Implemented a notification system.
...
The system works with the tray-icon, but the tray icon does not yet post notifications.
Some work is required to provide meaningful interaction when clicking the notifications.
Implemented a key/value store that allows the UI to save settings and other items.
2014-08-04 01:06:29 +02:00
Kenneth Skovhede
4d2050dff4
Implemented progress reporting from update downloader in the server
2014-07-09 11:52:15 +02:00
Kenneth Skovhede
60d67638c6
Added the update version name to the status output
2014-07-02 15:02:26 +02:00
Kenneth Skovhede
bbdf65542c
Implemented a crude-version of the auto-update functionality
2014-07-01 22:15:28 +02:00
Kenneth Skovhede
a23aeb3716
Added support for keeping temporary backups in server memory so we can do restore on non-persisted backups.
...
Added type-safe argument passing to the runner.
Added taskID's so the restore dialog can keep track of what tasks it needs to monitor.
2014-03-17 15:27:25 +01:00
Kenneth Skovhede
77c16cc9ed
Cleanup removal of long-poll for progress
2014-03-10 15:36:43 +01:00
Kenneth Skovhede
8854f92e43
Updated progress data to work and removed option to long-poll for progress data
2014-03-10 00:16:53 +01:00
Kenneth Skovhede
c4d8e8ff98
Fixed a missing interface element
2014-03-04 15:38:25 +01:00
Kenneth Skovhede
b145d0c4ab
Added DisplayName to server config output
2014-02-24 16:07:48 +01:00
Kenneth Skovhede
d14ec9432f
Rewrote the storage of backup setups
2013-11-23 14:26:36 +01:00