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

Skip build of DependencyFinder.

This fails with the following error:

Program.cs(42,36): error CS1503: Argument 1: cannot conver...

1608154514071d011c63f67e50ebb7726f319eb1 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Add steps to build projects and solutions.

fc249b9df39cee378675a2d52b2247e2efd0099c authored almost 4 years ago by Kenneth Hsu <[email protected]>
Disable AppVeyor and Travis builds.

f18b1699a9337bd6defbd8b2838fa10299f13346 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Add step to restore NuGet packages.

fcb3290afac4b34e67a25a95c5262af7c99be1b1 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Add step to checkout code.

24d1794f28ae62a727e6b0d1cd12006347b6ea1c authored almost 4 years ago by Kenneth Hsu <[email protected]>
Fix spelling.

dde093a332804200e8ff9bccf3e4a9c732adb0a6 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Run apt-get as root.

027cccb817e568777b4d5f93262ce007beb56313 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Add initial unit test workflow definition.

This simply attempts to install mono on ubuntu-latest.

cde257cc4e55213ddedfb65577c8e8e955df6279 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Update SSH.NET to version 2020.0.1.

From the release notes:

Even though RFC 4253 requires that an identification string MUST be
ter...

88f6b1e55ec4c785bc57346d1688061c194b306f authored almost 4 years ago by Kenneth Hsu <[email protected]>
Change `python` to `python2` for tools.

Fixes issues #4316

c47a356d6f2fafbcb990957bcd364df7fe16a80c authored almost 4 years ago by Kenneth Skovhede <[email protected]>
Update login.js

Fix login with revese proxy with base uri

I have duplicati on hostname/duplicati/, ./login.cg...

f0d0350cbea0672adf16e3200457f40741fce9bf authored almost 4 years ago by Sergio Cambra <[email protected]>
Updated changelog in RPM source build script

321fc31efd410c6f7532139f4a472dd4734c2cbe authored almost 4 years ago by Kenneth Skovhede <[email protected]>
Updated the RPM source build to have fewer warnings and use `msbuild`.

4ec1cf83d531b809de3b60dbed00f7365e263cbd authored almost 4 years ago by Kenneth Skovhede <[email protected]>
Now mangling the shebang for `DuplicatiVerify.ps` in RPMs as it is fixed in source.

72d0aa9d3beaee7c2077bec5a43f4ece957a2e51 authored almost 4 years ago by Kenneth Skovhede <[email protected]>
Updated RPM spec file to ignore non-executable files

322a24950c82f569a73396b5b943bf25bd6862fe authored almost 4 years ago by Kenneth Skovhede <[email protected]>
Changed verify script to explicitly mention `python2`

62591f8d662470bd8d15590fe1804265039f2f3e authored almost 4 years ago by Kenneth Skovhede <[email protected]>
Updated the RPM diff file to be in-sync with the project file changes

14a1a19654398433b2e210b3088b472d82e55897 authored almost 4 years ago by Kenneth Skovhede <[email protected]>
Version bump to v2.0.5.112-2.0.5.112_canary_2021-01-20

You can download this build from:

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

67aaab15e3a8638806a50cf23b5a085c826a338a authored almost 4 years ago by Kenneth Skovhede <[email protected]>
Updated timestamp service after verisign was shut down

943eff75023ae3c1eaad73e18075431d3192ab1b authored almost 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4404 from warwickmm/fix_docker_restore_query

Fix restore issue in Docker installations

14835d72e1c7177616b71193142558f06a6e61e9 authored almost 4 years ago by Kenneth Skovhede <[email protected]>
Fix test for DUPLICATI__PARSED_RESULT on Windows.

11bd54d160a982133e8c81313884c4e97a144913 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Add test for DUPLICATI__PARSED_RESULT environment variable.

This concerns issue #4222.

148788a8797554c977ead7dbbd49abdc329cd246 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Make DUPLICATI__PARSED_RESULT consistent with OperationAbortReason.

Previously, any exception, including OperationAbortExceptions thrown due
to run-script-before ex...

7d5b51482c455d1a6986074c34d561c74c981f3a authored almost 4 years ago by Kenneth Hsu <[email protected]>
Avoid testing scripts with exit code -1.

The behavior is not consistent or well-defined across shells.

https://unix.stackexchange.com/qu...

c11f7c2e4717db86c7b665198700d54e2320f263 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Abort with error if script exits with unsupported code.

This makes the code more consistent with the documentation in the
example scripts.

312c88e7e485ac301bf55148eccca73c790ace74 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Add test for unsupported script exit codes.

359ae2c85b582f07f894a8291c49fbc5b0cb150e authored almost 4 years ago by Kenneth Hsu <[email protected]>
Merge pull request #4415 from warwickmm/fix_integration_tests

Fix UI integration tests that now require Python 3.

408e50b76b64934ad41dd739b4b91b3e2bba3e62 authored almost 4 years ago by warwickmm <[email protected]>
Always maximize window in selenium tests.

There are random times when the input fields cannot be found, and this
seems to help.

683ec18df244ee131ff8510a790b8d7a5fda2ef8 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Use python3.

The latest selenium/standalone-firefox image is based on Ubuntu 20.04,
which doesn't support Pyt...

ba345f0653829dda1d69f6fbbe4eecd60a6c9146 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Use included mono version in integration tests.

The latest selenium/standalone-firefox image is based on Ubuntu 20.04,
which has support for mon...

5ef1857235282316a6cda5d9b8f712d9407d86d8 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Update print statements to be compatible with Python 3.

The latest selenium/standalone-firefox image is based on Ubuntu 20.04,
which doesn't support Pyt...

e55662961c641c79cccba3deaa20072308136368 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Install python3-pip in integration tests.

The latest selenium/standalone-firefox image is based on Ubuntu 20.04,
which doesn't support Pyt...

9f95c80bcfeadb8f1e7c6837e357b3d6717aff03 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Remove spaces around redirection operator.

This was failing in AppVeyor with the message:

Expected string length 5 but was 6. Strings diff...

c377e33e3d34094d30c7d4a05370836e589b4f22 authored almost 4 years ago by Kenneth Hsu <[email protected]>
Remove quotes from echo statement in run-script-after test.

The behavior appears to be different between Windows and Linux.

232544e5a3253c5847bd142b31a2535e6c2629bc authored almost 4 years ago by Kenneth Hsu <[email protected]>
Add test for run-script-after.

80028005c10355c13ce2f53988c863657f4166be authored almost 4 years ago by Kenneth Hsu <[email protected]>
Merge pull request #4402 from drwtsn32x/fix-issue-4102

Fix unwanted password manager autofill that caused restore errors.

338f467111f6bdcde971f93b8376daba42827498 authored almost 4 years ago by warwickmm <[email protected]>
add hint to backend password fields

072c0f80ccc0bd0dc8e6e250ce8711d278bcdbe2 authored almost 4 years ago by drwtsn32x <[email protected]>
Update Docker parent image to mono:6.

529e4c7ce516635a0150e9fca3ef24c862d174b7 authored about 4 years ago by Kenneth Hsu <[email protected]>
Use consistent mono image for Docker and Travis tests.

Previously, Travis used the latest mono image. By using the same one as
the Docker image, we wo...

6f41be3b4725f58b79f5bfd09b31c0738fafb159 authored about 4 years ago by Kenneth Hsu <[email protected]>
add hint to additional password fields

284376012f35b765bc2336453a4c0cbae5e75db8 authored about 4 years ago by drwtsn32x <[email protected]>
Update SSH.NET to version 2020.0.0.

This includes support for additional key exchange algorithms, host key
algorithms, and private k...

e50d011a1d4390f60f90683eab331c8449dfc71e authored about 4 years ago by Kenneth Hsu <[email protected]>
Provide explicit column names when creating temp table.

If we do not use an AS clause, the name of the column in the result set
is unspecified and may c...

bacc50513e1902edb0f371d4ed5fd99983d2caa9 authored about 4 years ago by Kenneth Hsu <[email protected]>
add hint for password manager

8c11f09da568b9154e442a76d5704d06dac13870 authored about 4 years ago by drwtsn32x <[email protected]>
Exclude XDG_CACHE_HOME cache directory on Linux if defined.

This fixes #3633.

6ddcdfb403a2048180dee9503a41d173d692233e authored about 4 years ago by Kenneth Hsu <[email protected]>
Enable BulkData tests in AppVeyor.

These were originally skipped to avoid running into AppVeyor's time
limit restriction of 60 minu...

beb8214254dcda4c0ebe051a176ad38f9e25f119 authored about 4 years ago by Kenneth Hsu <[email protected]>
Merge pull request #4399 from Gurthurb/master

Avoid NullReferenceException if an IAsyncResult or WebRequest doesn't contain a WebResponse prop...

45c4f865e8b5c2e79c96628383d8dca4cdc5317d authored about 4 years ago by warwickmm <[email protected]>
Avoid NullReferenceException if an IAsyncResult or WebRequest doesn't contain a WebResponse property

An example of when this happens is when shutting down TrayIcon (using its context menu), at leas...

763ae5cb68303595c1bb1fb0133a03d52634a9ac authored about 4 years ago by Gurthurb <[email protected]>
Add test for repairing multiple missing blocklist hashes.

This concerns issue #4397.

d4b349bb9929c65492b2a9d451c52571745290cb authored about 4 years ago by Kenneth Hsu <[email protected]>
Fix bug with repairing multiple missing blocklist hashes.

If there is more than one missing blocklist hash, we must reset the
offset index before copying ...

534b71e409931a6989d3a37d9aa2f4363b2822ff authored about 4 years ago by Kenneth Hsu <[email protected]>
Merge pull request #4392 from warwickmm/fix_edit_uri_backend_config_typo

Fix bug in showing OpenStack configuration error dialog

d2189933e8dfa936efd4ee3044206f150339efec authored about 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4386 from warwickmm/catch_symlink_read_error

Catch and log exceptions encountered when getting symlink target

e070af3dd11f3b0371392cb8cd1784034a76740e authored about 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4384 from warwickmm/translation_source_extra_backslashes

Remove newline characters from HTML strings to fix some translations

1a476468f4a4d8d85b729b21a54d4fcece897140 authored about 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4380 from warwickmm/fix_purge_broken_files_dry_run

Fix error encountered during dry-run of purge-broken-files

ca073a2d0c5225998addb9162d8bf54966fc8e15 authored about 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4376 from warwickmm/fix_indentation

Fix incorrect or misleading indentations

8002d3d22574f142a78129541007c78de2c0b5cd authored about 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4375 from warwickmm/remove_unreachable_code

Remove unreachable code

ae0316b107c9232ebb92588b95b073ee388c1fff authored about 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4368 from warwickmm/improve_notification_messages

Improve some notification messages

d8571397837c3b33f562903bdf6ae8672cda3a92 authored about 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4366 from warwickmm/improve_missing_source_message

Fix misleading error message about missing source path

ebc30c7f02e9372d0c5621b4335f0dda959b6b69 authored about 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4357 from warwickmm/fix_run_script_before_remoteurl

Fix issue where remote URL defined using run-script-before was ignored

1a2e69fd9f0515ecfab392cc369aa902927f61d8 authored about 4 years ago by Kenneth Skovhede <[email protected]>
Merge pull request #4367 from warwickmm/fix_variable_name

Fix typo in variable name

5af8e1c38b861586d89798278a1ceb4b73074f65 authored about 4 years ago by Kenneth Skovhede <[email protected]>
Fix bug in showing OpenStack configuration error dialog.

This fixes #4110.

e4f056f3dd19a8ebbc92186d534ad051ac288365 authored about 4 years ago by Kenneth Hsu <[email protected]>
Catch and log exceptions encountered when getting symlink target.

Since the GetSymlinkTarget method can throw an exception, we should log
the failure case and avo...

a39a24beaec889a7a3a2e786dfef614056c47259 authored about 4 years ago by Kenneth Hsu <[email protected]>
Remove newline characters from HTML strings.

These don't get interpreted as line breaks, and the resulting characters
get converted to \\n in...

8a74df50ad20814fe7a732ee7f6924f9c5f25bd2 authored about 4 years ago by Kenneth Hsu <[email protected]>
Add test for purging broken files with dry-run.

This concerns #4379.

780f53b89a08ff10f940c4266741e7eb2c890543 authored about 4 years ago by Kenneth Hsu <[email protected]>
Commit or rollback transaction before beginning new ones.

The PurgeFilesHandler begins new transactions using the same database
connection. During a dry-...

9952babf0bf52c0fa88894b156329bd1441abe72 authored about 4 years ago by Kenneth Hsu <[email protected]>
Merge pull request #4372 from apreiml/master

Improve wording of the remote volume size description

7d958adb8a71b334834ce42ecc9571c78e8a259e authored about 4 years ago by warwickmm <[email protected]>
Merge pull request #4336 from barfoo4711/master

Add logging statements for issues encountered when restoring empty files.

1c3065aa814d6253ed033d3584c7171708fc9bf0 authored about 4 years ago by warwickmm <[email protected]>
Make log entries for restore errors consistent.

This concerns #4315.

8b010888e24f709d08e9c2bac24d1dbda5fe44d6 authored about 4 years ago by Kenneth Hsu <[email protected]>
Change log level for entry regarding restoring empty files.

Restoring empty files is expected to be quick, so profiling is not
necessary.

47270d1979a4aca5098adad9523a09cc79c0a2ad authored about 4 years ago by Kenneth Hsu <[email protected]>
Fix casing in log entry.

31a4eab7e736b8a4c76ee8f8a359fc3bb3aa2909 authored about 4 years ago by Kenneth Hsu <[email protected]>
Fix incorrect or misleading indentations.

This also adds braces to clarify scope where beneficial.

5951047ff1a3fc68617763c685ba1bea2f0518b3 authored about 4 years ago by Kenneth Hsu <[email protected]>
Remove unreachable code.

6876d765b0bff6ae449840c83c81adc9c02d2394 authored about 4 years ago by Kenneth Hsu <[email protected]>
better description fo the Remote Volume Size description

3953c635abf62b000f5c8062aacf2e79921f5105 authored about 4 years ago by Armin Preiml <[email protected]>
remove executable flag from addoredit.html

cc23ed2c4b92c1f9ab6eb56d646710f581d4124f authored about 4 years ago by Armin Preiml <[email protected]>
Improve notification title message to indicate warning or error.

1e2e0f876387ab4053b25b8583fc17d4ca179bf9 authored about 4 years ago by Kenneth Hsu <[email protected]>
Improve some error and warning notification messages.

While this is more verbose and contains some elements that aren't
relevant to the user (e.g., cl...

560c9957634f253296461aff9997f03318c28196 authored about 4 years ago by Kenneth Hsu <[email protected]>
Clean up indentation and formatting.

61056dd14cb9be5ecc3f8021be2873e833f77cb1 authored about 4 years ago by Kenneth Hsu <[email protected]>
Fix typo in variable name.

20e599586af2e793d32625d09f4cc8b992921980 authored about 4 years ago by Kenneth Hsu <[email protected]>
Fix misleading error message about missing source path.

The source path can be a file, so the error message should not assume
that the path represents a...

14de767738cefd8a18c002d7f97f58d309cd5023 authored about 4 years ago by Kenneth Hsu <[email protected]>
Merge pull request #4360 from martikyan/telegram-double-account-fix

Fix issue with Telegram backend and multiple accounts.

7d1d2563150bd2ff47e93a28a985bd9b8736444c authored about 4 years ago by warwickmm <[email protected]>
default literal fix for build check pass

0f138a1cfb612e3f4732a7d84e54ca5ba6f8e873 authored about 4 years ago by Karen Martikyan <[email protected]>
Fixed problems while using few different accounts for storing files.

74ec1e078f0a17fa47c2fc9cd791b9a8ee6aad1c authored about 4 years ago by Karen Martikyan <[email protected]>
Merge branch 'master' of https://github.com/martikyan/duplicati

39fb3bdbaec5f5782fdf54de7ebeeda6669a7cf3 authored about 4 years ago by Karen Martikyan <[email protected]>
Merge pull request #4324 from martikyan/feature/telegram_backend

Add support for Telegram channels as a backend destination.

c7f9f8f5566b99d3189d9d32f24a888a8cdde231 authored about 4 years ago by warwickmm <[email protected]>
Removed SystemExtensions.cs, using Utility.Utility

812d698abab1cb8d1a663c23fd5aa7b50d89dde9 authored about 4 years ago by Karen Martikyan <[email protected]>
Fixed bug connected with finding minimal element in an empty list

1feb75002d355b5dad5409e3e753b2c67033dc85 authored about 4 years ago by Karen Martikyan <[email protected]>
Retrieval of epoch moved to extensions

e1b2a190ad4e530e9dee5ad187480607187a11e8 authored about 4 years ago by Karen Martikyan <[email protected]>
Fixed possible bug connected with retrieval more than 100 messages from a channel

1bc6e20a5794a305b354e5b85c427f1963fb4631 authored about 4 years ago by Karen Martikyan <[email protected]>
PR comments fixed: minor changes

1d106e81636ae617ba1d4e84324584bb27c92ab8 authored about 4 years ago by Karen Martikyan <[email protected]>
Removed redundant package dependency

8187f66c60cc39b7f82c65705dc1960a2f19d481 authored about 4 years ago by Karen Martikyan <[email protected]>
Small intend fix v2

a9ac5ff12a36f0d2c3a4a96ca39da279be3ccefa authored about 4 years ago by Karen Martikyan <[email protected]>
Small intend fix

1332940f733b8b4bf615ee9c68cef319b4885c0a authored about 4 years ago by Karen Martikyan <[email protected]>
Improvements made, bugfixes made

035e34f1de71adebf0b64024fa94990fbc0774ce authored about 4 years ago by Karen Martikyan <[email protected]>
Small fixes, redundant extension removed

9017878a3cc2ddcde6b14fc3646b9c8adf5e0208 authored about 4 years ago by Karen Martikyan <[email protected]>
Undone changes to Log.cs

64ccc60fd2644d6c7b1799b7fba81fcf5454607b authored about 4 years ago by Karen Martikyan <[email protected]>
Working state

b4286bda105c55c6a526db8712875fe76ecca329 authored about 4 years ago by Karen Martikyan <[email protected]>
Merge pull request #4359 from achims311/master

Fix use-background-io-priority warnings.

85139f86f243db02671b2fd527545e43a285c8e9 authored about 4 years ago by warwickmm <[email protected]>
Urgent commit

1f55b1854e8e28e2e965faa24f4a7f4440bf314f authored about 4 years ago by Karen Martikyan <[email protected]>
Bugfix issue #3920

only "best-effort" and "realtime" allow a priotity level
"none" and "idle" have no prioity level

5fa8e58f8d1dfa60fea74dbfc48632163d39d4ae authored about 4 years ago by Achim Schaefer <[email protected]>
Add test for specifying remote URL using run-script-before.

This concerns issue #3651.

6570cd954c50b8957b19322e8815494d68dc75e7 authored about 4 years ago by Kenneth Hsu <[email protected]>
Allow custom commands to be provided to CreateScript test helper.

ca5aad9ccb5b59f6c1dc3bf7ae6c35713a9778d7 authored about 4 years ago by Kenneth Hsu <[email protected]>