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
81ebf21597
Added test-backend command and web modules
2014-03-12 01:41:25 +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
a560eeef1a
Added associated schedules to list of backups
2014-03-10 00:24:41 +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
856f3915d3
Added display names to backup output
2014-03-07 00:31:02 +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
3ffd8c9461
Fixed serializing a backup and saving it on the server
2014-03-05 15:28:52 +01:00
Kenneth Skovhede
291748483f
Added support code to the webserver for adding backups and schedules
2014-03-04 15:38:54 +01:00
Kenneth Skovhede
62b9c42bba
Fixed the output for default backups
2014-03-01 16:18:56 +01:00
Kenneth Skovhede
8c9f81dce6
Autocomplete for tags editor
2014-02-26 15:58:01 +01:00
Kenneth Skovhede
33ec1b07b2
Improved folder selection with path validation and custom folders (My documents etc)
2014-02-25 15:44:20 +01:00
Kenneth Skovhede
b7df3bf76a
Debug server support for jquery
2014-01-14 11:45:17 +01:00
Kenneth Skovhede
2db2e8f339
Added support code for probing multiple sockets when starting the web-server in hosted mode
2013-12-07 15:24:57 +01:00
Kenneth Skovhede
d14ec9432f
Rewrote the storage of backup setups
2013-11-23 14:26:36 +01:00
Kenneth Skovhede
8f69fc85c2
Removed a bunch of warnings
2013-06-26 21:29:03 +02:00
Kenneth Skovhede
c7836ce403
Removed support for the old file format
2013-05-05 17:54:59 +02:00
Kenneth Skovhede
15ec84fca0
Changed the server output from backup-defaults to produce an empty backup schedule
2013-04-15 22:02:29 +02:00
kenneth@hexad.dk
f256d2cfa8
Reintegrated sandbox Andreas/webui into trunk, as that is what we will be using onwards
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1482 59da171f-624f-0410-aa54-27559c288bec
2012-11-18 16:24:32 +00:00
kenneth@hexad.dk
5b20f7023e
Addded command to list details of a schedule from server
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1368 59da171f-624f-0410-aa54-27559c288bec
2012-07-21 20:51:17 +00:00
kenneth@hexad.dk
1560446436
Added option to only get folders when listing folder contents.
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1366 59da171f-624f-0410-aa54-27559c288bec
2012-07-21 20:26:03 +00:00
kenneth@hexad.dk
455a56e707
Added listing of folder contents to server
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1365 59da171f-624f-0410-aa54-27559c288bec
2012-07-21 20:19:51 +00:00
kenneth@hexad.dk
b15d652ed3
Fixed output for progress reporting
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1360 59da171f-624f-0410-aa54-27559c288bec
2012-07-14 10:42:10 +00:00
kenneth@hexad.dk
11c8f232b7
Fixed a quit problem.
...
Changed the status reporting method to not include status for the current running backup.
That will be implemented with a separate call so the tray icon can reduce the number of requests.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1332 59da171f-624f-0410-aa54-27559c288bec
2012-06-06 12:58:27 +00:00
kenneth@hexad.dk
e4683e2bcb
Fixed some minor issues with updating status.
...
Added extra event hooks to display finer grained update information during backups.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1325 59da171f-624f-0410-aa54-27559c288bec
2012-05-31 20:32:56 +00:00
kenneth@hexad.dk
48d5729f83
Updated service/webserver to implement long poll and updated the tray icon to use the long poll update methods.
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1323 59da171f-624f-0410-aa54-27559c288bec
2012-05-31 15:30:52 +00:00
kenneth@hexad.dk
d672be7f88
Updates to the hosted web service, added option to specify the server root and listening port.
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1308 59da171f-624f-0410-aa54-27559c288bec
2012-05-21 19:06:39 +00:00
kenneth@hexad.dk
9c901a2eda
Committed temporary work on the edit dialogs
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1244 59da171f-624f-0410-aa54-27559c288bec
2012-05-05 20:13:33 +00:00
kenneth@hexad.dk
b82acee8a3
Simplified debugging of web server with html changes
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1196 59da171f-624f-0410-aa54-27559c288bec
2012-03-31 17:44:21 +00:00
kenneth@hexad.dk
ba44c96a0c
There is now basic UI functionality for windows, complete with callbacks from the UI to the tray icon, and a connection to the server.
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1194 59da171f-624f-0410-aa54-27559c288bec
2012-03-29 18:02:07 +00:00
kenneth@hexad.dk
7432401bc1
Fixed a Gtk tray icon running of the http server, simplified some reporting from the server to reduce the amount of logic in each tray icon implementation.
...
Cocoa -> You are next!
git-svn-id: https://duplicati.googlecode.com/svn/branches/v2.0@1032 59da171f-624f-0410-aa54-27559c288bec
2011-11-23 20:52:28 +00:00
kenneth@hexad.dk
933a61b954
First version of a Windows TrayIcon working against a http server.
...
git-svn-id: https://duplicati.googlecode.com/svn/branches/v2.0@1026 59da171f-624f-0410-aa54-27559c288bec
2011-11-21 22:28:20 +00:00
kenneth.skovhede@gmail.com
9a0e31e5b8
Preliminary work on the standalone server component
...
git-svn-id: https://duplicati.googlecode.com/svn/branches/v2.0@785 59da171f-624f-0410-aa54-27559c288bec
2011-06-06 18:48:52 +00:00