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
|
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
|
3ffd8c9461
|
Fixed serializing a backup and saving it on the server
|
2014-03-05 15:28:52 +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
|
195782492b
|
Bugfix
|
2013-11-25 09:14:16 +01:00 |
|
Kenneth Skovhede
|
d14ec9432f
|
Rewrote the storage of backup setups
|
2013-11-23 14:26:36 +01:00 |
|