Kenneth Skovhede
7560e12245
Removed unused log event
2014-07-31 22:14:34 +02:00
Kenneth Skovhede
9181e56675
Update issue #1020
...
Status: Fixed
The symlinks are now stored, but they are not restored.
This will be fixed once the metadata restore is implemented.
2014-07-27 00:06:49 +02:00
Kenneth Skovhede
175d903bef
Fixed a boolean option reported as a size option
2014-07-27 00:05:18 +02:00
Kenneth Skovhede
78cc203d18
Made a check to pair up an existing local database (e.g. from a commandline job) in the GUI
2014-07-25 22:17:48 +02:00
Kenneth Skovhede
23638a7376
Since we now use an url to supply options, some options are not passed to the HTTP module.
...
As we want the connection options to be supplied in the connection dialog, some refactoring was required to support this.
Update issue #1029
Status: Fixed
2014-07-25 16:36:26 +02:00
Kenneth Skovhede
7dc0cb2f20
Fixed using the OneDrive root folder
2014-07-25 15:48:26 +02:00
Kenneth Skovhede
00e6554842
Allowed detection of URI with no hostname component
2014-07-25 15:48:10 +02:00
Kenneth Skovhede
3d9077c66a
Removed old SkyDrive strings
2014-07-25 15:20:46 +02:00
Kenneth Skovhede
0cf41f8b17
Changed the way the OneDrive authid is passed to the service, to avoid it being logged as part of the request string.
2014-07-25 15:20:36 +02:00
Kenneth Skovhede
e5f99bd8f0
More flexible use of multiple cert-hashes
2014-07-23 13:26:43 +02:00
Kenneth Skovhede
51af591512
Removed unused code
2014-07-22 15:14:06 +02:00
Kenneth Skovhede
f2b994f9cb
Removed unused code
2014-07-21 09:03:15 +02:00
Kenneth Skovhede
9f399387bd
Fixed an error message
2014-07-21 08:20:16 +02:00
Kenneth Skovhede
eb2454f4e0
Changes to prevent premature timeouts when running with Mono
2014-07-20 10:07:56 +02:00
Kenneth Skovhede
869407b361
Reworked the build scripts and introduced the preview release and build tools
2014-07-18 23:27:44 +02:00
Kenneth Skovhede
5430f4bfc4
Fixed a problem with long paths
2014-07-18 00:34:34 +02:00
Kenneth Skovhede
add0e9f8a7
Adjusted display names for backends
2014-07-16 23:18:37 +02:00
Kenneth Skovhede
3c595b61c9
Fixed duplicate logging of operation results
2014-07-16 00:57:57 +02:00
Kenneth Skovhede
8286eb27a0
Implemented filters for jobs created with the GUI
2014-07-16 00:57:13 +02:00
Kenneth Skovhede
55a0e0bfb5
Added an update disabler and enabled when running in the debugger as it works better without the app-domains
2014-07-15 23:33:21 +02:00
Kenneth Skovhede
5869581573
Updated TahoeLAFS to work with NewtonSoft JSON and removed LitJSON dependency.
2014-07-15 23:30:31 +02:00
Kenneth Skovhede
e9a23073c2
Better error message on update validation fail
2014-07-15 21:57:58 +02:00
Kenneth Skovhede
8c75afb5b8
Bugfix for the ID property
2014-07-15 21:57:45 +02:00
Kenneth Skovhede
a8db09d366
Changed the way the source-folder filters are applied so they are treated as separate entities to avoid messing with the logic in the filter handler.
2014-07-15 20:59:49 +02:00
Kenneth Skovhede
d86879445a
Optimized how the source-folder auto-include filter is applied
2014-07-15 19:51:28 +02:00
Kenneth Skovhede
cbeb54900a
Added helper functions and a sanity check for the filters
2014-07-15 19:50:48 +02:00
Kenneth Skovhede
5096112d7f
Fixed a typo error
2014-07-15 19:50:34 +02:00
Kenneth Skovhede
89e7b262e6
Sync one-drive version number
2014-07-15 18:12:25 +02:00
Kenneth Skovhede
b4638aebe8
Remove old updates from the update folder when new updates are found
2014-07-15 17:25:19 +02:00
Kenneth Skovhede
04f09e7a1f
Fixed a wrongly formatted string
2014-07-15 17:10:02 +02:00
Kenneth Skovhede
c60c219f22
Fixed a bug with the auto-updated
2014-07-15 15:42:39 +02:00
Kenneth Skovhede
241a4e898b
Fixed S3 to read data from server instead of having it hardcoded into the plugins file
2014-07-15 15:42:15 +02:00
Kenneth Skovhede
3a1a5b774b
Auto include source files and folders if filters are active
2014-07-15 14:15:53 +02:00
Kenneth Skovhede
cd6ad555b5
Improved error messages when loading modules
2014-07-15 13:33:32 +02:00
Kenneth Skovhede
46767d7e0a
Improved OneDrive error messages
2014-07-15 13:33:12 +02:00
Kenneth Skovhede
e3d94ddf00
Fixed a crash with invalid strings
2014-07-14 17:05:19 +02:00
Kenneth Skovhede
86b3193fea
Removed some debug code
2014-07-11 01:09:58 +02:00
Kenneth Skovhede
f935af9968
Reworked the ReadWriteTimeout usage to avoid premature timeouts on Mono
2014-07-11 01:07:48 +02:00
Kenneth Skovhede
50c926acea
Removed SkyDrive and implemented OneDrive with OAuth 2.0 logins.
2014-07-11 01:07:05 +02:00
Kenneth Skovhede
2ba86487ab
Added install-id and user-agent to updater requests
2014-07-09 21:16:51 +02:00
Kenneth Skovhede
4d2050dff4
Implemented progress reporting from update downloader in the server
2014-07-09 11:52:15 +02:00
Kenneth Skovhede
4dab922c85
Reworked the update manager so as much as possible is executed in the updated assembly
2014-07-07 01:55:56 +02:00
Kenneth Skovhede
9841dbc7ac
Updated the autoupdater to use a static instance and fixed a number of paths to use the base dir.
...
Added a current pointer-file to allow running with a version that is not the newest.
Updater is now working except for OSX, where the bundle setup is causing issues when running the loaded instance.
2014-07-03 11:01:49 +02:00
Kenneth Skovhede
e04301c73f
Cleaned up verification and changed to matching by version tag instead of release time
2014-07-02 15:02:00 +02:00
Kenneth Skovhede
5bd472973b
Implemented the re-spawn feature to support GTK and Cocoa style installs
2014-07-02 15:01:29 +02:00
Kenneth Skovhede
9311a2b072
Various fixes for the UpdateManager verification and unpacking routine
2014-07-01 23:58:34 +02:00
Kenneth Skovhede
d21635bf7c
Bugfixes for the signature reader
2014-07-01 23:58:01 +02:00
Kenneth Skovhede
3510db8130
Added more controls for auto-updater from the commandline
2014-07-01 17:43:01 +02:00
Kenneth Skovhede
ffe2526257
Universal time format (ISO) for log timestamps
2014-07-01 15:39:26 +02:00
Kenneth Skovhede
d7ed1483fe
Changed some properties to strings for easier serialization
2014-07-01 15:38:55 +02:00