Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/duplicati/duplicati

Store securely encrypted backups in the cloud!
https://github.com/duplicati/duplicati

Added Wasabi as an S3 storage provider

b19dbc8de9106a371e5a078a0c3371c52eae6e8c authored over 7 years ago
Merge branch 'feature/add-first-launch-password-warning'

046e810be82bf4e2448e53baec141a0faae44658 authored over 7 years ago
Fixed GUI the unittest

fbd53dc37768a650eb78dddcc3801d542649ed25 authored over 7 years ago
Merge branch 'feature/improved-webdav-error'

f917ef66e7320704af1be8035a621f15b23977a1 authored over 7 years ago
Merge branch 'feature/autofix-s3-forcepathstyle'

968bb97a41ebefbfb337ed0c6178e87e69b9285a authored over 7 years ago
Merge branch 'feature/add-windows-trayicon-tooltip'

f8b72dfd90c8245eb777b60f2334ee3f4933d134 authored over 7 years ago
Added an improved error message for WebDAV when the server returns `405 - Method not allowed` in response to the `PROPFIND` request

45d8d6feeb992d9292644f1ab67850f954418e1d authored over 7 years ago
Added fix to auto-set `--s3-ext-forcepathstyle` if the target is not an Amazon S3 provider

e39ec4ddf5d642a78ffa93ec4737993d7e15065d authored over 7 years ago
Fixed a missing case-insensitive compare

8bbeb54e480b1dca8253024934dcd5f727f7d952 authored over 7 years ago
Updated SSH library to 2016.1.0-beta2 to see if speed improvements are working

6a3ea03232219023e7100e136687b19abb46306c authored over 7 years ago
Fixed swapped long/short strings.

This fixes #2659

c9e984e1ce378356f9c5f17deb3273b0b80748a5 authored over 7 years ago
Added check to also look for MacPorts version of Mono

cc972289f1b19de7938601d70ee64dd4ddb52bcf authored over 7 years ago
Added nag dialog for first launch asking to set a password on multi-user machines.

cae0fb7b9e67e15e66cd3ce55d516a0fac6a751c authored over 7 years ago
Added title to Windows tray icon.

This fixes #2652

d3990684519d51e6006d2c8cce688fd6699f953e authored over 7 years ago
Fixed renamed fields in Mega

562500c03f6cbe1cdae478ff0c3d6d1fade0e507 authored over 7 years ago
Updated the MegaApiClient to version 1.5.0.

This could fix #2647

c520a3ccb918a16df6eb6569c20d1723435d7967 authored over 7 years ago
Changed to the forum from the mailing list

c64bba5a2fc2853ca9aa270e1eab888f5d526540 authored over 7 years ago
Merge branch 'feature/expose-timeout-values-for-ssh'

a1b186a9a31c46652f1c74959166af1535ebd532 authored over 7 years ago
Merge branch 'master' of github.com:duplicati/duplicati

4bafa54facf89f6da9f4ec8f610f7a616f015b27 authored over 7 years ago
Merge branch 'feature/fix-invalid-wait-time-for-updater'

d0fdb39ef68562178624e9632f54687bc71f4f1d authored over 7 years ago
Merge branch 'feature/change-messages-for-backup-reconfigure-errors'

16240f440d38396e9e47de5260218acb3d4c63ed authored over 7 years ago
Added the `da` translation

e7670ce66f70564bc6ed7761b38eb1feb57a9260 authored over 7 years ago
Updated translations

83597f89606b8f03b1c5ec26b168a9f9a619417b authored over 7 years ago
Merge pull request #2637 from Danstahr/emptyblocks

Fixed empty block handling in concurrent_processing branch

be37cb2c0ed5b7e9df5ca5a89dd4b2f0af6d0b61 authored over 7 years ago
Prevent temp files in VolumeWriterBase from being deleted prematurely.

The fix is hacky and the root cause should be investigated properly.

31ac40083ab85926b656e87f937b90dd02e69a5f authored over 7 years ago
Move the tmp directory under home directory on Travis

Travis tmp dir is subject to garbage collection which interferes with the tests. This wasn't an ...

cb22b9c514eeb25120e3cddbb56e75d21b5b57d2 authored over 7 years ago
Reduce the amount of logging in unit tests.

Heavy logging makes the tests I/O bound and causes other, more relevant test files to be evicted.

15c5c16bddce0ef87281a02431b23ae4512a33c3 authored over 7 years ago
Fixed verification query

8a116fbf8d8a206302f21e38e72e8be0c484a341 authored over 7 years ago
Reverted unrelated changes

a0d63bf003627ab09aa1802a8258fbf8aa7cbf07 authored over 7 years ago
Fixed empty block handling.

Previously, empty files were associasted with empty blocks. These blocks were added to volumes w...

4d98960e7546bb6306f834ca0a31a6755e885858 authored over 7 years ago
Added guards against waiting for invalid time periods, which can happen if the user clock changes drastically.

This fixes #2628

dfecd60dff4127784757cbfcb7cc99614790b0be authored over 7 years ago
Added new strings to the error messages as requested in #2629.

This fixes #2629

81adcf17c9a7bd537f6e35bd36047427e6cb7efb authored over 7 years ago
Update README.md

e9d623d7125456a898db2300ada7486c033b5b33 authored over 7 years ago
Update README.md

d089dad3e8926d431594b53f8d6faf1879532e9a authored over 7 years ago
Update README.md

aa69c93cee879f428723c857224fdc4a7caa9779 authored over 7 years ago
Merge pull request #2576 from mnaiman/tray_readhttps

Tray read http scheme from db

4208ece9d9b200193556b85b69d5e06e5d2763a5 authored over 7 years ago
Merge pull request #2627 from Danstahr/cpminorfix

Fixed some of the failing tests in concurrent_processing branch

2848b09a67c72441371a428df9f33e363c5054b2 authored over 7 years ago
Merge branch 'feature/fix-send-http-message-custom'

b1632d5b10f17d032c069365e325d7b09f939777 authored over 7 years ago
Merge branch 'feature/fix-xsrf-error-on-startup'

0a390dfaba10eb8c9f04622a9073be59a5747488 authored over 7 years ago
Added extra options to SSH that exposes the operation timeout and keep-alive properties.

81d5b77c8ee9e447a18652cb036c6b942676371e authored over 7 years ago
Merge pull request #2626 from Danstahr/vacuum

Progress on #2578

cf564ae829e39856aa9f2bdabf829b2203c5cdbe authored over 7 years ago
Updated SharpCompress to the latest version

303056f1552636131f284df4764467364707bc4d authored over 7 years ago
Attempting to fix a build error on Travis

012bf4254cd61b01383e024cb085f193f8153bc6 authored over 7 years ago
Fixed some of the failing tests in concurrent_processing branch

3b422ff058ea9845e511284da0461ae7dd211371 authored over 7 years ago
Merge branch 'master' into vacuum

7587b9e1c99f39c6cc0d99eecb5cc6696d54fdc5 authored over 7 years ago
Merge pull request #2606 from Febalist/patch-1

Selectel Cloud Storage added

8bad163097bb1b7507e4811ab651c0f6bb4e1bff authored over 7 years ago
Merge branch 'master' into feature/fix-send-http-message-custom

d41b8037df68f968aa1107a988acb07f333a2518 authored over 7 years ago
Merge branch 'master' into feature/fix-xsrf-error-on-startup

d2a65f6c31371b7972e10374d98f12985faf1aea authored over 7 years ago
Attempting to fix a build error on Travis

a5df2001ecf69aa970a76c906dd4b09e6241959f authored over 7 years ago
Updated SharpCompress to the latest version

b4f9d8223ead2da29070952a385c60d7e33c431e authored over 7 years ago
Fixed missed vacuum reference.

7c9b2fcd833a76a58e396692da0249b6b1ec2819 authored over 7 years ago
Autovacuum option added

58a95e03e606894deea83ca3e4365e76c410e9ea authored over 7 years ago
Issue #2578: Removed all direct calls to VACUUM and added a command to run VACUUM manually

8c2280c86c451534ba55c6d860ea7ea50c8a6515 authored over 7 years ago
Merge branch 'master' into concurrent_processing

b9dfc4de1608c1fb0f0048bfdfccfb748472e812 authored over 7 years ago
Added a fix to reload without longpoll after errors.

This should fix the XSRF error prompt on some startups.

dd86dfa32d912fc97c506cde9e76564e3f517898 authored over 7 years ago
Version bump to v2.0.2.1-2.0.2.1_beta_2017-08-01

You can download this build from:

Binaries: https://updates.duplicati.com/beta/duplicati-2.0.2....

3232f58dde572ccbf8cf01b5801b84e767acd956 authored over 7 years ago
Prepare for beta release

e4bd536d44c40a553c9ad3f0411b43d1e2c4d820 authored over 7 years ago
Fixed not reading a custom http message

1b3ede892114ed2c990ce41dce1efdea919ad2d2 authored over 7 years ago
Selectel Cloud Storage added

https://selectel.com/services/cloud/storage/

8f2c7e532c55900576102a578d66d45854376edf authored over 7 years ago
Version bump to v2.0.1.73-2.0.1.73_experimental_2017-07-15

You can download this build from:

Binaries: https://updates.duplicati.com/experimental/duplicat...

8fedc8dd482010075aa1c2fd81e6e8c180e0d304 authored over 7 years ago
Version bump to v2.0.1.72-2.0.1.72_canary_2017-07-05

You can download this build from:

Binaries: https://updates.duplicati.com/canary/duplicati-2.0....

f5f4383308ea4422e4084e903fd448dfdcdeb870 authored over 7 years ago
Fixed wrong option name for `zip-compression-zip64`.

392d833b9090b5f4a4fb036123416a5bd30902b2 authored over 7 years ago
Version bump to v2.0.1.71-2.0.1.71_canary_2017-07-04

You can download this build from:

Binaries: https://updates.duplicati.com/canary/duplicati-2.0....

70cbf3cff5451a969883748f69d0e810f364b8de authored over 7 years ago
Fixed a problem with setting the environment variables in the Synology script, causing the service to be accessible without DSM login guards.

adf4da38366f3ac1944683754d8ed36e2cbbb0af authored over 7 years ago
Version bump to v2.0.1.70-2.0.1.70_canary_2017-07-04

You can download this build from:

Binaries: https://updates.duplicati.com/canary/duplicati-2.0....

ce2d239535051685a4451c0505d362c44821efac authored over 7 years ago
Merge branch 'feature/synology_ngix_proxy'

36cccd9776c7a554008a94c01e941c9bcb136185 authored over 7 years ago
Merge branch 'feature/zip64_support'

9394e7e3b7f6d72019a2fb647f1668505faa5fdf authored over 7 years ago
Updated Synology build script to include the icons in the `INFO` file, and to sign the packages in a Synology compatible way

396ea160dbb969dc8fbadd666fa45775939eb119 authored over 7 years ago
Set min firmware version

9e881e82f3c30934c8aeb30b128a8b7bd69cc736 authored over 7 years ago
Set the correct proxy intercept path for the nginx configuration, such that static files are served directly by nginx, and only the API calls are proxied.

92761708ad5ef584e25362dbacd576b0b3e9e798 authored over 7 years ago
Re-introduced the Synology script that grabs the XSRF token automatically and sends it along with all API requests

67aeafa7d5a15d101f9362c149b83841e99d6e1b authored over 7 years ago
Removed the CGIProxy

894c10aeb87123c20bd2e2c1099d41a6eabf1b58 authored over 7 years ago
Now setting up a temp folder automatically when running Duplicati on Synology

00ca9274ae9d4997ca3c4804008ac8211ccabd52 authored over 7 years ago
Fixed installing Duplicati when /usr/local/bin does not exist.

This fixes #1854

f7df3fe82ecce526083cc09b50053c8a579815e6 authored over 7 years ago
Changed the Angular calls to be more reverse-proxy friendly

af76b312c2dcaccd213883a73374d147c1ca285a authored over 7 years ago
Switched to using nginx based proxy instead of the slow CGI proxy on Synology

d57215aaef65e748f967eb65430beb110f0808d4 authored over 7 years ago
reads http scheme from db

37e608db1992c7a80164a1dc316373e0d13cde24 authored over 7 years ago
Merge pull request #33 from duplicati/master

upstream

56210d238fc17cc794368fdbdbfe2d06ba658225 authored over 7 years ago
Version bump to v2.0.1.69-2.0.1.69_canary_2017-06-29

You can download this build from:

Binaries: https://updates.duplicati.com/canary/duplicati-2.0....

c5fa5badfad5d77be6a388d01b7cd2d72e334cae authored over 7 years ago
Added zip64 support to the ZipCompressionModule

d09868e993d95d9f9a586292582db7767678e986 authored over 7 years ago
Merge branch 'feature/tray_readpassword'

6d5ddc6a2aab321dda93e836f5587d7ab31d0b1e authored over 7 years ago
Fixed the version of the ZipFileDebugger

290d613c5411e503d74dff6cf02737787b2fdae2 authored over 7 years ago
Minor updates to the tray-readpassword patch

dc5a7e123939a38b30dd09f79595cd13b3cea141 authored over 7 years ago
fix after upstream

92abe8062f9c9a8fb0619e7bbcdbe31c1b21e24a authored over 7 years ago
Merge pull request #31 from duplicati/master

upstream

c7db8dbf4dbadbbf5054cd3466ec26105bf04dfc authored over 7 years ago
Merge pull request #30 from duplicati/master

upstream

b620f5b7083787cae756ef8df7f396d940d1b3a7 authored over 7 years ago
refactor

21a09a238b5536b92c5572b023567f26782d74d9 authored over 7 years ago
Merge pull request #2569 from miguelpardal/fix_connecting_typo

Fix typo connnecting -> connecting

349288ba8142b8fd3fd540a6bd8b24c2094bd669 authored over 7 years ago
Version bump to v2.0.1.68-2.0.1.68_canary_2017-06-28

You can download this build from:

Binaries: https://updates.duplicati.com/canary/duplicati-2.0....

3a672822cfbcd94e8736a3c18a0456af6b400aad authored over 7 years ago
tray http options fix

e8e6b4b133b3f0d7d68e222efd1884a6659aae74 authored over 7 years ago
Fix typo connnecting -> connecting

4428ba9cc4dab8273127e0c312de70985c1b7a90 authored over 7 years ago
Merge branch 'feature/update_aws_libs'

c4992a60019dd3edcd7ba27d0855d1c1b993ae6f authored over 7 years ago
Merge branch 'master' into concurrent_processing

1cc5b633ed6b55c00ac91b21e3959075a23506cc authored over 7 years ago
Merge branch 'feature/move_windows_storage_to_localappdata'

61f73e244abfb85692c0d6c94c7eba715926823c authored over 7 years ago
Updated S3 libraries

9e69ba2002e27bae4ad3dff1dfcb2ec732f35ad6 authored over 7 years ago
Merge branch 'feature/fix_trayicon_issues'

fa97256e25283532264a4741de7ddfac666fda5b authored over 7 years ago
Added comments

6c5dee60792716493afccaba5a9bb7f221aa05b2 authored over 7 years ago
Also use %LOCALAPPDATA% for storing the database and config for the commandline on Windows.

This fixes #2348
This adresses parts of #2222

9433c34e5e23be252bb46ab93d68746264f6249c authored over 7 years ago
Fixed the server to use %LOCALAPPDATA% on Windows, unless it is already using %APPDATA%, in which case we just continue to use that.

57b3effeeb6e046a389b46f1abc51ab7e7427c4d authored over 7 years ago
Added additional code to prevent the tray-icon from re-spawning after clicking "quit".

ac151bb567239f089a0ade5708c246cbbb7c05cf authored over 7 years ago