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 (Collapse)Author
2022-06-13Syncing with upstreamMuhammad Abrar
2022-06-13Added support for new backend IDrivee2(https://www.idrivee2.com)Muhammad Abrar
2022-03-18Add IDrive backend and API subsetDoug Krahmer
2021-07-16fix: IndentationTopperDEL
2021-07-15fix: Correctly loading of the backends in the UITopperDEL
2021-02-21Remove Telegram backend.Kenneth Hsu
The TLSharp library has some issues and the behavior of the Telegram backend is not reliable. Some alternative libraries for communicating with the Telegram API are TgSharp, TDLib and TdSharp. This fixes #4424. Revert "Merge pull request #4324 from martikyan/feature/telegram_backend" This reverts commit c7f9f8f5566b99d3189d9d32f24a888a8cdde231, reversing changes made to 85139f86f243db02671b2fd527545e43a285c8e9.
2020-09-20Added telegram to SystemInfo.jsKaren Martikyan
2020-06-30add readme, and cos to entrywood
2020-05-01Add additional references, small correctionsTopperDEL
2019-12-01Remove support for Amazon Cloud Drive.Kenneth Hsu
Amazon discontinued access to the Cloud Drive API. See https://forum.duplicati.com/t/amazon-cloud-drive-discontinued/7391.
2018-03-23Add new MS graph backends to the web UI.Tyler Gill
The AuthID link won't work until the graph API definitions are added to the Duplicati OAuth handler site, however.
2018-01-10adds rclone UI and backend improvementswjan
2017-08-31Added Sia as a backend providerUlf Hedlund
2017-03-05Cleanup in the Jottacloud backend code. Also added implementation for ↵Albertony
supporting user defined mount points, but disabled for now since using it needs some extra considerations to avoid trouble.
2017-03-04Jottacloud backend can now be properly configured and test button worksAlbertony
2016-11-03support language codes with '_' as delimiteragrajaghh
2016-10-06fix reloading of systeminfo after language changeagrajaghh
2016-10-06reload systeminfo after language changeagrajaghh
2016-10-04fix country codes in angular-gettextagrajaghh
2016-10-04fix language selection at startupagrajaghh
2016-10-04Updated localizations to not use the "args" filter, and rely on the ↵Kenneth Skovhede
angular-gettext params attributes
2016-10-02simple js replacementagrajaghh
2016-09-19Implemented localization across all files in the ngax UI.Kenneth Skovhede
2016-09-15Fixed all whitespace to be 4 spaces instead of tabsKenneth Skovhede
2016-09-07Added Dropbox to the list of proprietary providersKenneth Skovhede
2016-04-09Implemented an alternative FTP backend using System.Net.FtpClientTim Mylemans
2016-03-26Added od4b and mssp with proprietary backend labels.Kenneth Skovhede
2015-12-22Implemented feature to suppress donation messagesKenneth Skovhede
2015-12-08Added box.com to proprietary connections in listKenneth Skovhede
2015-12-06Added Mega.co.nz backend as requested in issue #806Kenneth Skovhede
2015-12-05Added B2 / Backblaze Cloud Storage support as requested in #1498Kenneth Skovhede
2015-08-21Work-in-progress on a new Angular based UI with layout and design from AlexanderKenneth Skovhede