Commit Graph
27 Commits
Author SHA1 Message Date
Kenneth Skovhede 44a15ee6cf Implemented persistent error/warning states 2014-07-31 22:08:54 +02:00
Kenneth Skovhede 100d6a3823 Implemented a postpone command to avoid nagging about updates 2014-07-21 11:07:46 +02:00
Kenneth Skovhede 9b8e6141f8 Implemented the auto-update feature in the CLI and the server 2014-06-30 11:31:06 +02:00
Kenneth Skovhede c127ff1381 Fixed some compile warnings about unused code. 2014-06-28 16:30:27 +02:00
Kenneth Skovhede 6203ed849c Major refactor of the webserver
Added support for setting listening interface for the webserver
Added support for starting the webserver with a password
2014-06-27 13:23:05 +02:00
Kenneth Skovhede 7d52854ae1 Added feature to display the application window on first launch and on a port change 2014-06-23 11:22:54 +02:00
Kenneth Skovhede 9a16f24fcb Considerations towards keeping the password(s) server-only 2014-03-22 15:24:30 +01:00
Kenneth Skovhede 370f7d4160 Added server support for reading logs 2014-03-21 10:35:41 +01:00
Kenneth Skovhede e79e10e4bf Fixed a create bug 2014-03-20 15:08:00 +01: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 ace66ceb56 Fixed SQLIte constraint violation on backup save/create 2014-03-17 11:55:24 +01:00
Kenneth Skovhede 88e157b4f2 Update data state when deleting a backup or schedule 2014-03-11 11:29:39 +01:00
Kenneth Skovhede 2a0d4e8501 Implemented the DataEventID and removed manual data refresh 2014-03-07 19:32:46 +01:00
Kenneth Skovhede b95da5524f Fixed unwanted delete of backup and schedules on update 2014-03-07 09:58:20 +01:00
Kenneth Skovhede 23c7f83bf9 Bugfixes to the DB interface and addition of a logging mechanism 2014-03-06 15:38:25 +01:00
Kenneth Skovhede f61cb2a303 Bugfix for parsing AllowedWeekdays 2014-03-05 15:29:14 +01:00
Kenneth Skovhede 3ffd8c9461 Fixed serializing a backup and saving it on the server 2014-03-05 15:28:52 +01:00
Kenneth Skovhede 251b598441 Fixed a missing interface declaration 2014-03-04 15:38:13 +01:00
Kenneth Skovhede 7c26d16965 Added some helper methods to the connection class for working with schedules 2014-03-04 15:37:58 +01:00
Kenneth Skovhede bffaa18afb Fixed a comment which apparently re-encoded the file 2014-03-04 15:37:34 +01:00
Kenneth Skovhede 195782492b Bugfix 2013-11-25 09:14:16 +01:00
Kenneth Skovhede 70788377e9 Fixed SQL bug 2013-11-25 09:13:43 +01:00
Kenneth Skovhede b07a146641 SQL fix 2013-11-24 00:34:24 +01:00
Kenneth Skovhede 308508a7d8 Stage2 rename 2013-11-24 00:24:59 +01:00
Kenneth Skovhede cd702d7e7c Stage1 rename 2013-11-24 00:24:26 +01:00
Kenneth Skovhede 711de23307 Implemented some of the basic application settings 2013-11-23 14:51:34 +01:00
Kenneth Skovhede d14ec9432f Rewrote the storage of backup setups 2013-11-23 14:26:36 +01:00