1
0
mirror of https://github.com/rclone/rclone.git synced 2025-10-06 05:47:10 +02:00

Commit Graph

  • 2bc155a96a docs/jottacloud: update description of invalid_grant error according to changes master albertony 2025-10-05 11:22:27 +02:00
  • adc8ea3427 jottacloud: add support for MediaMarkt Cloud as a whitelabel service albertony 2025-10-05 00:06:51 +02:00
  • f838c2a2f2 jottacloud: add support for MediaMarkt Cloud as a whitelabel service jotta-auth-refactor albertony 2025-10-04 17:50:13 +02:00
  • 068eea025c s3: add FileLu S5 provider kingston125 2025-10-04 10:48:01 -04:00
  • 49103c7348 jottacloud: refactor service list from map to slice to get predefined order albertony 2025-10-04 14:26:02 +02:00
  • 697874e399 jottacloud: added support for traditional oauth authentication also for the main service albertony 2025-10-04 13:56:29 +02:00
  • 4510aa679a docs: fix variants of --user-from-header iTrooz 2025-10-04 08:10:49 +02:00
  • 79281354c7 vfs: fix chunker integration test dougal 2025-10-03 16:47:15 +01:00
  • f57a178719 test_all: give TestZoho: extra time as it has been timing out Nick Craig-Wood 2025-10-03 16:03:29 +01:00
  • 44f2e2ed39 test_all: give TestCompressDrive: extra time as it has been timing out Nick Craig-Wood 2025-10-03 16:02:07 +01:00
  • 13e1752d94 rclone config string: reduce quoting with Human rendering for strings #8859 Nick Craig-Wood 2025-10-03 15:52:59 +01:00
  • bb82c0e43b Add juejinyuxitu to contributors Nick Craig-Wood 2025-10-03 15:54:06 +01:00
  • 1af7151e73 docs/jottacloud: update documentation with new whitelabel services and changed configuration flow albertony 2025-09-25 22:36:41 +02:00
  • fd63478ed6 jottacloud: abort attempts to run unsupported rclone authorize command albertony 2025-10-02 14:35:52 +02:00
  • 5133b05c74 jottacloud: minor adjustment of texts in config ui albertony 2025-09-27 10:55:49 +02:00
  • 6ba96ede4b jottacloud: add support for Let's Go Cloud (from MediaMarkt) as a whitelabel service albertony 2025-09-27 10:30:58 +02:00
  • 2896973964 jottacloud: fix authentication for whitelabel services from Elkjøp subsidiaries albertony 2025-09-27 09:58:37 +02:00
  • be123d85ff jottacloud: refactor config handling of whitelabel services to use openid provider configuration albertony 2025-09-25 20:58:51 +02:00
  • b1b9562ab7 jottacloud: remove nil error object from error message albertony 2025-09-26 17:36:30 +02:00
  • 5146b66569 jottacloud: fix legacy authentication albertony 2025-09-25 23:10:44 +02:00
  • 8898372d5a docs: add remote setup page to main docs dropdown albertony 2025-10-02 18:00:36 +02:00
  • 091fe9e453 docs: update remote setup page albertony 2025-10-02 15:19:55 +02:00
  • 8fdb68e41a docs: add link from authorize command docs to remote setup docs albertony 2025-10-02 15:18:11 +02:00
  • c124aa2ed3 docs: lowercase internet and web browser instead of Internet browser albertony 2025-10-02 14:52:58 +02:00
  • 54e8bb89f7 docs: use the term backend name instead of fs name for authorize command albertony 2025-10-02 14:44:14 +02:00
  • 50c1b594ab add rclone config string for making connection strings #8859 Nick Craig-Wood 2025-09-30 10:24:49 +01:00
  • 72437a9ca2 config: add more human readable configmap.Simple output Nick Craig-Wood 2025-09-30 11:59:40 +01:00
  • 735124f1bf add rclone config string for making connection strings #8859 test Nick Craig-Wood 2025-09-30 10:24:49 +01:00
  • 0e9e4fd4b5 config: add more human readable configmap.Simple output Nick Craig-Wood 2025-09-30 11:59:40 +01:00
  • b2de880d5d archive backend - WIP FIXME archive-backend Nick Craig-Wood 2023-11-28 18:37:33 +00:00
  • 38448dc832 backend: Split backends which use the vfs into a seperate file Nick Craig-Wood 2023-12-01 15:59:34 +00:00
  • 8ed55c61e1 serve http: download folders as zip dougal 2025-09-17 14:59:00 +01:00
  • bd598c1ceb s3: reorder providers to be in alphabetical order dougal 2025-09-22 13:07:45 +01:00
  • 7e30665102 refactor: use strings.FieldsFuncSeq to reduce memory allocations juejinyuxitu 2025-09-24 23:03:33 +08:00
  • d44957a09c accounting: add SetMaxCompletedTransfers method to fix bisync race #8815 Nick Craig-Wood 2025-09-24 10:20:57 +01:00
  • 37524e2dea accounting: add RemoveDoneTransfers method to fix bisync race #8815 Nick Craig-Wood 2025-09-24 09:53:25 +01:00
  • 2f6a6c8233 bisync: fix race when CaptureOutput is used concurrently #8815 Nick Craig-Wood 2025-09-21 12:59:44 +01:00
  • 4ad40b6554 build: update all dependencies Nick Craig-Wood 2025-09-26 12:14:49 +01:00
  • 4f33d64f25 Makefile: remove deprecated go mod usage Nick Craig-Wood 2025-09-26 12:21:12 +01:00
  • 519623d9f1 azurefiles: Fix server side copy not waiting for completion - fixes #8848 Vikas Bhansali 2025-09-26 17:11:42 +05:30
  • 9b99f6e805 mega: fix 402 payment required errors - fixes #8758 fix-8758-mega-hashcache Nick Craig-Wood 2025-09-26 12:28:10 +01:00
  • 1c006f8ad4 build: update all dependencies Nick Craig-Wood 2025-09-26 12:14:49 +01:00
  • e6b2a5408f Makefile: remove deprecated go mod usage Nick Craig-Wood 2025-09-26 12:21:12 +01:00
  • 913278327b Changelog updates from Version v1.71.1 Nick Craig-Wood 2025-09-24 17:34:26 +01:00
  • 1a98c36a73 Version v1.71.1 v1.71.1 v1.71-stable Nick Craig-Wood 2025-09-24 16:24:23 +01:00
  • a9b05e4c7a test_all: fix branch name in test report Nick Craig-Wood 2025-09-24 15:35:09 +01:00
  • 1e207173d9 accounting: add SetMaxCompletedTransfers method to fix bisync race #8815 fix-8815-bisync-race Nick Craig-Wood 2025-09-24 10:20:57 +01:00
  • 05279e3918 accounting: add RemoveDoneTransfers method to fix bisync race #8815 Nick Craig-Wood 2025-09-24 09:53:25 +01:00
  • 42a601fbf2 bisync: use t.TempDir() in tests to fix sporadic race #8815 nielash 2025-09-22 01:45:09 -04:00
  • 9b5e6a7e91 bisync: fix race when CaptureOutput is used concurrently #8815 Nick Craig-Wood 2025-09-21 12:59:44 +01:00
  • ef6b133710 rc: implement operations/discard to read and discard a file fix-rc-discard Nick Craig-Wood 2025-09-23 11:25:02 +01:00
  • 931ab7c4db pacer: fix deadlock with --max-connections Nick Craig-Wood 2025-08-30 11:06:40 +01:00
  • 2b531ada34 Revert "azureblob: fix deadlock with --max-connections with InvalidBlockOrBlob errors" Nick Craig-Wood 2025-08-30 10:29:45 +01:00
  • 5d6d79e7d4 pacer: fix deadlock with --max-connections Nick Craig-Wood 2025-08-30 11:06:40 +01:00
  • 11de074cbf Revert "azureblob: fix deadlock with --max-connections with InvalidBlockOrBlob errors" Nick Craig-Wood 2025-08-30 10:29:45 +01:00
  • e9ab177a32 Add Youfu Zhang to contributors Nick Craig-Wood 2025-09-22 17:39:12 +01:00
  • f3f4fba98d Add Matt LaPaglia to contributors Nick Craig-Wood 2025-09-22 17:39:12 +01:00
  • 45f45c987c march: fix deadlock when using --fast-list on syncs - fixes #8811 Nick Craig-Wood 2025-09-11 17:27:15 +01:00
  • d2351e60b6 docs: HDFS: erasure coding limitation #8808 dougal 2025-09-09 16:29:54 +01:00
  • f8de6b48f1 local: fix rmdir "Access is denied" on windows - fixes #8363 nielash 2025-09-06 05:09:22 -04:00
  • 616a280aac bisync: fix error handling for renamed conflicts nielash 2025-09-06 03:27:03 -04:00
  • e1833f4090 docs: pcloud: update root_folder_id instructions Jean-Christophe Cura 2025-09-05 21:50:00 +02:00
  • 135d89d0f9 operations: fix partial name collisions for non --inplace copies Nick Craig-Wood 2025-02-01 11:01:05 +00:00
  • ea54bddbd5 drive: docs: update making your own client ID instructions Ed Craig-Wood 2025-09-04 13:11:15 +01:00
  • baf6167930 internetarchive: fix server side copy files with spaces Nick Craig-Wood 2025-09-02 16:15:12 +01:00
  • 1d91618d9e lib/rest: add URLPathEscapeAll to URL escape as many chars as possible Nick Craig-Wood 2025-09-02 16:13:28 +01:00
  • 4a7e62b79c docs: add link to MEGA S4 from MEGA page Nick Craig-Wood 2025-09-02 16:58:30 +01:00
  • dcca477f39 docs: clarify subcommand description in rclone usage anon-pradip 2025-08-30 23:59:35 +05:45
  • 7304ecaf18 docs: fix description of regex syntax of name transform albertony 2025-08-28 09:07:26 +02:00
  • c3932ecde1 docs: add some more details about supported regex syntax albertony 2025-08-28 09:04:37 +02:00
  • c9df7b1cd7 makefile: fix lib/transform docs not getting updated nielash 2025-08-30 00:31:55 -04:00
  • 3985496e5d vfs: fix SIGHUP killing serve instead of flushing directory caches dougal 2025-09-01 12:14:57 +01:00
  • 0d2ef2eb20 docs: remove broken links from rc to commands albertony 2025-08-27 21:34:33 +02:00
  • 836e19243d docs: add example of how to add date as suffix Claudius Ellsel 2025-08-27 22:01:28 +02:00
  • 0a6cce1bc1 box: fix about after change in API return - fixes #8776 Nick Craig-Wood 2025-08-26 09:39:49 +01:00
  • cffb6732a4 docs: fix incorrectly escaped windows path separators albertony 2025-08-26 14:29:33 +02:00
  • 236f247c59 build: restore error handling in gendocs albertony 2025-08-26 13:44:33 +02:00
  • 3b07f9d34d combine: propagate SlowHash feature skbeh 2025-08-25 10:19:47 +00:00
  • bad77c642f docs/oracleobjectstorage: add introduction before external links and remove broken link albertony 2025-08-25 09:39:13 +02:00
  • 41eef6608b docs: fix markdown lint issues in backend docs albertony 2025-08-25 00:00:48 +02:00
  • fc6bd9ff79 docs: fix markdown lint issues in command docs albertony 2025-08-24 21:12:04 +02:00
  • ee83cd214c docs: update markdown code block json indent size 2 albertony 2025-08-24 21:13:07 +02:00
  • 2c2642a927 mount: do not log successful unmount as an error - fixes #8766 Tilman Vogel 2025-08-23 17:30:33 +02:00
  • 32eed8dd36 Start v1.71.1-DEV development Nick Craig-Wood 2025-09-22 17:15:11 +01:00
  • 03fccdd67b smb: optimize smb mount performance by avoiding stat checks during initialization Sudipto Baral 2025-09-22 10:33:44 -04:00
  • 231083647e pikpak: fix unnecessary retries by using URL expire parameter - fixes #8601 Youfu Zhang 2025-09-19 11:46:26 +08:00
  • 0e203a7546 serve http: fix: logging url on start dougal 2025-09-18 12:09:37 +01:00
  • a7dd787569 docs: fix typo Matt LaPaglia 2025-09-16 08:27:10 -04:00
  • 7e9eae8c90 rc: add rmdirs and leaveRoot to operations/delete fix-rc-delete-rmdirs Nick Craig-Wood 2025-08-28 17:53:16 +01:00
  • 689555033e b2: fix 1TB+ uploads dougal 2025-09-15 12:18:00 +01:00
  • 4fc4898287 march: fix deadlock when using --fast-list on syncs - fixes #8811 Nick Craig-Wood 2025-09-11 17:27:15 +01:00
  • b003169088 build: slices.Contains, added in go1.21 Nick Craig-Wood 2025-09-14 16:19:32 +01:00
  • babd112665 build: use strings.CutPrefix introduced in go1.20 Nick Craig-Wood 2025-09-14 16:17:40 +01:00
  • 71b9b4ad7a build: use sequence Split introduced in go1.24 Nick Craig-Wood 2025-09-14 16:16:26 +01:00
  • 4368863fcb build: use "for i := range n", added in go1.22 Nick Craig-Wood 2025-09-14 16:14:47 +01:00
  • 04d49bf0ea build: modernize benchmark usage Nick Craig-Wood 2025-09-14 16:13:42 +01:00
  • d7aa37d263 build: in tests use t.Context, added in go1.24 Nick Craig-Wood 2025-09-14 16:04:43 +01:00
  • 379dffa61c build: replace interface{} by the 'any' type added in go1.18 Nick Craig-Wood 2025-09-14 16:03:08 +01:00
  • 5fd4ece31f build: use the built-in min or max functions added in go1.21 Nick Craig-Wood 2025-09-14 16:01:33 +01:00
  • fc3f95190b Add russcoss to contributors Nick Craig-Wood 2025-09-15 12:45:43 +01:00