Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-07Remove unused method parameters.Kenneth Hsu
2018-09-29Suppress warning about non-awaited task.Kenneth Hsu
2018-09-22Use utility method to append trailing slash.Kenneth Hsu
2018-06-28Merge branch 'feature/repair_console_output'Kenneth Skovhede
2018-06-22Allow tasks to complete on any thread when context is irrelevant.Kenneth Hsu
2018-06-20Whitespace fixKenneth Skovhede
2018-06-15Added option to disable automatic tray-icon login.Kenneth Skovhede
2018-05-25Mark fields that shouldn't be reassigned as readonly.Kenneth Hsu
2018-05-15Merge branch 'master' into webapi/googledriveverhoek
2018-05-15Removed calls to `Console.WriteLine` as we may run somewhere without a console.Kenneth Skovhede
2018-05-11Renamed misspelled class urluttility to urlutility and newly added urlutility...verhoek
2018-03-18Make fields containing lock objects readonly.Kenneth Hsu
2018-03-16Merge pull request #3096 from Pectojin/system_info_add_username_and_startedby...Kenneth Skovhede
2018-03-15Implemented a new logging system that is more transparent and allows a more g...Kenneth Skovhede
2018-03-09added 'UserName' and 'StartedBy' variables to the system info page to help tr...Rune Henriksen
2018-03-05Merge pull request #3066 from mnaiman/testKenneth Skovhede
2018-02-25fixes password change in hosted trayMax
2018-02-22Added specific versions to the included 3rd party GTK library to satisfy some...Kenneth Skovhede
2018-01-18corrects changes in app.config files and other unnecessary file changeswjan
2018-01-10adds rclone UI and backend improvementswjan
2017-12-16Removed AutoGenerateBindingRedirects compile warnings.vnau
2017-12-16Fixed compiler warnings.vnau
2017-11-27Merge pull request #2910 from warwickmm/refactor/remove_redundant_tostringKenneth Skovhede
2017-11-27Remove redundant calls to ToString.Kenneth Hsu
2017-11-26Make string comparisons use ordinal (binary) sort rules.Kenneth Hsu
2017-10-11Re-wrote the auto-updater to use process spawning instead of AppDomain loadin...Kenneth Skovhede
2017-10-11Adedd option to run with detached TrayIcon.Kenneth Skovhede
2017-09-23Updated CoCoL in the TrayIconKenneth Skovhede
2017-09-23Updated all Newtonsoft.Json packagesKenneth Skovhede
2017-09-19Replace all instances of InvariantCultureIgnoreCase with OrdinalIgnoreCase in...Tyler Gill
2017-09-07This is the title of the balloon tooltip that gets displayed, it looks better...Kristof Mattei
2017-08-31Added Sia as a backend providerUlf Hedlund
2017-08-23Added title to Windows tray icon.Kenneth Skovhede
2017-06-29reads http scheme from dbMax
2017-06-29Minor updates to the tray-readpassword patchKenneth Skovhede
2017-06-29fix after upstreamMax
2017-06-29Merge pull request #30 from duplicati/masterMax
2017-06-29refactorMax
2017-06-28tray http options fixMax
2017-06-27Added additional code to prevent the tray-icon from re-spawning after clickin...Kenneth Skovhede
2017-06-27Removed Windows TrayIcon redundant re-entrance checkKenneth Skovhede
2017-06-23small changeMax
2017-06-22added console support on windowsMax
2017-06-17tray icon header fixesMax
2017-06-17upstreamMax
2017-06-17implemented custom header for trayiconMax
2017-06-10Make Jottacloud available to public.Dan Stahr
2017-05-31Rewrote the login calls to use `POST` instead of `GET`.Kenneth Skovhede
2017-05-23Added help-text if the TrayIcon is build without GTK support and attempted st...Kenneth Skovhede
2017-05-23Added the `ENABLE_GTK` preprocessor directive which is more telling than `__W...Kenneth Skovhede