Commit Graph
1594 Commits
Author SHA1 Message Date
Kenneth Skovhede 421cba6f71 Updated the SSH KeyGen to be more structured 2014-03-12 10:21:28 +01:00
Kenneth Skovhede 9bb1787947 Changed execution model to not use actions, but just have a module pr. action 2014-03-12 10:20:39 +01:00
Kenneth Skovhede 41ba7e386e Added a DSA + RSA SSH keygen module for web use
Added option to read url encoded key files.
2014-03-12 01:43:47 +01:00
Kenneth Skovhede fb0cd863c2 Report web modules in system info 2014-03-12 01:42:37 +01:00
Kenneth Skovhede 4dafb85ec9 Exposed the url encode/decode functions 2014-03-12 01:42:16 +01:00
Kenneth Skovhede af2ae65e33 Fixed a misleading error message if the user is attemting to use a non-existent compression module 2014-03-12 01:41:58 +01:00
Kenneth Skovhede 81ebf21597 Added test-backend command and web modules 2014-03-12 01:41:25 +01:00
Kenneth Skovhede 88e157b4f2 Update data state when deleting a backup or schedule 2014-03-11 11:29:39 +01:00
Kenneth Skovhede 9df09a8340 Options are now prefixed with -- 2014-03-11 11:29:18 +01:00
Kenneth Skovhede 77c16cc9ed Cleanup removal of long-poll for progress 2014-03-10 15:36:43 +01:00
Kenneth Skovhede 218c907fc6 Added option dialog 2014-03-10 15:36:09 +01:00
Kenneth Skovhede da6713cdc4 Fixed scheduler to update last/next timestamps on schedules 2014-03-10 14:24:01 +01:00
Kenneth Skovhede 71f82be346 Quick-fix to prevent the progess bar from jumping to full when there are no changes 2014-03-10 14:18:00 +01:00
Kenneth Skovhede 141a4029a9 Improved speed of backup verification 2014-03-10 14:16:27 +01:00
Kenneth Skovhede 160dc459db Micro cleanup 2014-03-10 13:13:07 +01:00
Kenneth Skovhede b617072b78 Update to actually embed icons in executable 2014-03-10 13:11:58 +01:00
Kenneth Skovhede b21bd43606 Updated build config for MacTrayIcon 2014-03-10 13:11:01 +01:00
Kenneth Skovhede 8429bd84fc Fixed correct termination of the OSX tray icon.
Fixed loading images from embedded resourses instead of from disk bundle.
2014-03-10 13:10:25 +01:00
Kenneth Skovhede 5851b8e500 Linefeed change 2014-03-10 12:42:54 +01:00
Kenneth Skovhede 48918c5ac9 Fixed a crash with the OSX tray icon 2014-03-10 12:42:32 +01:00
Kenneth Skovhede a21464a816 Updated bundle name 2014-03-10 12:42:14 +01:00
Kenneth Skovhede 6f896a376e Removed unused class 2014-03-10 12:41:59 +01:00
Kenneth Skovhede dcf5e12ab9 Changed from using the Properties Resource manager to using manually managed image resources 2014-03-10 12:27:08 +01:00
Kenneth Skovhede 7209cd5c5e Fixed metadata update 2014-03-10 00:35:47 +01:00
Kenneth Skovhede a560eeef1a Added associated schedules to list of backups 2014-03-10 00:24:41 +01:00
Kenneth Skovhede f04fad9d32 Fixed to also save metadata 2014-03-10 00:23:58 +01:00
Kenneth Skovhede 8f947ab5f4 Increased robustness to avoid premature crashes on unsupported backends 2014-03-10 00:23:37 +01:00
Kenneth Skovhede 6cc32b5ded Updated to report progress during backup 2014-03-10 00:23:11 +01:00
Kenneth Skovhede ec293e419e Updated runner to record metadata 2014-03-10 00:20:31 +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 2a0d4e8501 Implemented the DataEventID and removed manual data refresh 2014-03-07 19:32:46 +01:00
Kenneth Skovhede d2b014db0d Line-ending format change 2014-03-07 19:31:10 +01:00
Kenneth Skovhede 7383fb5904 Added connection tracking and status long-poll 2014-03-07 13:44:01 +01:00
Kenneth Skovhede d0786a9d5d Fixed enabling close when editing a job 2014-03-07 10:40:26 +01:00
Kenneth Skovhede 50ca850489 Fixed comment 2014-03-07 10:39:23 +01:00
Kenneth Skovhede cd0b62ff27 Implemented running backup 2014-03-07 10:02:50 +01:00
Kenneth Skovhede b95da5524f Fixed unwanted delete of backup and schedules on update 2014-03-07 09:58:20 +01:00
Kenneth Skovhede b4452ffad9 Changed delete icon to use the theme icon 2014-03-07 09:57:52 +01:00
Kenneth Skovhede f00be66bac Now saves extra options when editing 2014-03-07 09:57:20 +01:00
Kenneth Skovhede 91e5c03e52 Potential bugfix 2014-03-07 09:56:54 +01:00
Kenneth Skovhede ccd44ff42e Fixed showing sane names for backup sources 2014-03-07 00:32:01 +01:00
Kenneth Skovhede f4d59c26fe Fixed sending times in UTC from browser 2014-03-07 00:31:43 +01:00
Kenneth Skovhede 856f3915d3 Added display names to backup output 2014-03-07 00:31:02 +01:00
Kenneth Skovhede c773d26be5 Renamed TranslateString to TranslateToPath 2014-03-07 00:30:25 +01:00
Kenneth Skovhede 463d207ce3 Work on the add/edit/delete cycle 2014-03-06 15:41:13 +01:00
Kenneth Skovhede a691495fc4 Yet another update to the default backup format 2014-03-06 15:40:30 +01:00
Kenneth Skovhede 8c6a6312ef Minor fixes to webserver 2014-03-06 15:40:10 +01:00
Kenneth Skovhede a02e171dcd Fixed starting server on fallback ports 2014-03-06 15:39:56 +01:00
Kenneth Skovhede 6813fd5d94 Implemented error logging and expansion of user env vars in runner 2014-03-06 15:39:17 +01:00
Kenneth Skovhede 23c7f83bf9 Bugfixes to the DB interface and addition of a logging mechanism 2014-03-06 15:38:25 +01:00