Commit Graph

  • 3f7651291b gofile: fix failed downloads on newly uploaded objects Nick Craig-Wood 2024-09-08 12:13:06 +0100
  • 796013dd06 gofile: fix Move a file Nick Craig-Wood 2024-09-08 12:02:01 +0100
  • e0da406ca7 test_all: mark linkbox fs/sync test TestSyncOverlapWithFilter as ignore Nick Craig-Wood 2024-09-07 12:22:59 +0100
  • 0613793aca backend/protondrive: improved performance of Proton Drive backend Lawrence Murray 2024-09-08 19:34:32 +0700
  • 9c71a4afe9 cmd/gitannex: Add to integration tests Dan McArdle 2024-08-05 10:09:41 -0400
  • cecd35b0ef cmd/gitannex: Simplify verbose failures in tests Dan McArdle 2024-08-04 20:28:46 -0400
  • b051514a4b cmd/gitannex: Port unit tests to fstest Dan McArdle 2024-08-04 10:43:49 -0400
  • 9a02c04028 jottacloud: fix setting of metadata on server side move - fixes #7900 albertony 2024-09-07 13:59:14 +0200
  • 266951636f jottacloud: fix setting of metadata on server side move - fixes #7900 albertony 2024-09-07 13:59:14 +0200
  • 918185273f docs: group the different options affecting lsjson output albertony 2024-04-20 14:57:19 +0200
  • 336b5fd75e bisync: change exit code from 2 to 7 for critically aborted run albertony 2024-01-27 20:44:12 +0100
  • 322ffec2f9 cmd: change exit code from 1 to 2 for syntax and usage errors albertony 2024-01-27 15:31:24 +0100
  • 3f2074901a fichier: fix server side move - fixes #7856 Nick Craig-Wood 2024-09-06 16:59:06 +0100
  • 648afc7df4 fichier: Fix detection of Flood Detected error Nick Craig-Wood 2024-09-06 16:20:51 +0100
  • 16e0245a8e rc: add vfs/queue-set-expiry to adjust expiry of items in the VFS queue Nick Craig-Wood 2024-06-20 17:00:41 +0100
  • 59acb9dfa9 rc: add vfs/queue to show the status of the upload queue Nick Craig-Wood 2024-06-20 15:34:26 +0100
  • bfec159504 vfs: keep a record of the file size in the writeback queue Nick Craig-Wood 2024-06-20 15:20:47 +0100
  • 842396c8a0 build: fix gocritic change missed in merge Nick Craig-Wood 2024-09-06 17:29:30 +0100
  • 5f9a201b45 Add Oleg Kunitsyn to contributors Nick Craig-Wood 2024-09-06 17:33:16 +0100
  • 22583d0a5f Add fsantagostinobietti to contributors Nick Craig-Wood 2024-09-06 17:33:16 +0100
  • f1466a429c Add Mathieu Moreau to contributors Nick Craig-Wood 2024-09-06 17:33:16 +0100
  • e3b09211b8 lib/sd-activation: wrap coreos/go-systemd Florian Klink 2024-05-13 21:13:10 +0200
  • 156feff9f2 sftp: support listening on passed FDs Florian Klink 2024-04-25 00:14:42 +0300
  • b29a22095f http: fix addr CLI arg help text Florian Klink 2024-04-24 15:34:27 +0300
  • 861c01caf5 http: support listening on passed FDs Florian Klink 2024-04-24 15:37:07 +0300
  • f1a84d171e build: fix build after update Nick Craig-Wood 2024-09-06 17:18:46 +0100
  • bcdfad3c83 build: update logging statements to make json log work - fixes #6038 albertony 2024-08-18 16:58:35 +0200
  • 88b0757288 build: update custom linting rule for log to suggest new non-format functions albertony 2024-08-18 15:54:15 +0200
  • 33d6c3f92f fs: add non-format variants of log functions to avoid non-constant format string warnings albertony 2024-08-18 15:53:07 +0200
  • 752809309d fs: add log Printf, Fatalf and Panicf albertony 2024-06-07 13:32:01 +0200
  • 4a54cc134f fs: refactor base log method name for improved consistency albertony 2024-06-07 12:42:52 +0200
  • dfc2c98bbf fs: refactor log statements to use common helper albertony 2024-06-07 12:37:20 +0200
  • 604d6bcb9c build: enable custom linting rules with ruleguard via gocritic albertony 2024-06-01 12:25:42 +0200
  • d15704ef9f
    rcserver: implement prometheus metrics on a dedicated port - fixes #7940 Oleg Kunitsyn 2024-09-06 16:00:36 +0200
  • 510d87a2b5 build: update logging statements to make json log work - fixes #6038 albertony 2024-08-18 16:58:35 +0200
  • a3fb9ac904 build: update custom linting rule for log to suggest new non-format functions albertony 2024-08-18 15:54:15 +0200
  • 8d029f93f3 fs: add non-format variants of log functions to avoid non-constant format string warnings albertony 2024-08-18 15:53:07 +0200
  • 42145c3881 fs: add log Printf, Fatalf and Panicf albertony 2024-06-07 13:32:01 +0200
  • 5a26fa7195 fs: refactor base log method name for improved consistency albertony 2024-06-07 12:42:52 +0200
  • 3d64bdff97 fs: refactor log statements to use common helper albertony 2024-06-07 12:37:20 +0200
  • dae9e7d917 build: enable custom linting rules with ruleguard via gocritic albertony 2024-06-01 12:25:42 +0200
  • 26bc9826e5 swift: add total/free space info in about command. fsantagostinobietti 2024-08-29 11:29:22 +0200
  • 3fd5905175 dropbox: fix return status when full to be fatal error fix-7334-dropbox-full Nick Craig-Wood 2023-09-24 17:33:06 +0100
  • 2a28b0eaf0
    docs: filtering: added Byte unit for min/max-size parameters. Mathieu Moreau 2024-09-06 12:28:29 +0100
  • 2d1c2b1f76 config encryption: set, remove and check to manage config file encryption #7859 Nick Craig-Wood 2024-09-05 11:52:15 +0100
  • ffb2e2a6de config: use --password-command to set config file password if supplied Nick Craig-Wood 2024-07-23 17:13:28 +0100
  • c9c283533c config: factor --password-command code into its own function #7859 Nick Craig-Wood 2024-07-23 12:36:04 +0100
  • 71799d7efd Add yuval-cloudinary to contributors Nick Craig-Wood 2024-09-06 10:34:10 +0100
  • 8f4fdf6cc8 Add nipil to contributors Nick Craig-Wood 2024-09-06 10:34:10 +0100
  • 96ca8e70d4
    Merge 99a4938d3b into 91b11f9eac maggie44 2024-09-06 12:01:29 +0530
  • 91b11f9eac documentation: add cheatsheet for configuration encryption yuval-cloudinary 2024-09-05 03:01:12 +0300
  • b49927fbd0 docs: more secure two-step signature and hash validation nipil 2024-09-04 09:51:40 +0200
  • b329e8a146 documentation: add cheatsheet for configuration encryption yuval-cloudinary 2024-09-05 03:01:12 +0300
  • 4b0ff654e4 cloudinary: Initial PR review yuval-cloudinary 2024-09-05 02:34:25 +0300
  • 60bd819df6 cloudinary: Adding to make_manual.py yuval-cloudinary 2024-09-04 15:35:29 +0300
  • 5b693d9e7b cloudinary: add cloudinary backend - fixes #7989 yuval-cloudinary 2024-09-04 14:37:54 +0300
  • 16be03ca7a pikpak: optimize captcha token handling wiserain 2024-09-04 18:52:48 +0900
  • 1a8b7662e7 serve nfs: unify the nfs library logging with rclone's logging better Nick Craig-Wood 2024-08-26 10:35:28 +0100
  • 6ba3e24853 serve nfs: fix incorrect user id and group id exported to NFS #7973 Nick Craig-Wood 2024-08-20 18:01:46 +0100
  • 802a938bd1 zoho: fix inefficiencies uploading with new API to avoid throttling Nick Craig-Wood 2024-08-27 09:06:36 +0100
  • 9deb3e8adf Add crystalstall to contributors Nick Craig-Wood 2024-09-04 10:45:12 +0100
  • 216601d568 docs: more secure two-step signature and hash validation nipil 2024-09-04 09:51:40 +0200
  • 2444a9df94
    Update filtering.md Mathieu Moreau 2024-09-03 17:12:28 +0100
  • 296281a6eb
    docs: fix some function names in comments crystalstall 2024-09-03 00:20:08 +0800
  • 711478554e lib/file: use builtin MkdirAll with go1.22 instead of our own custom version for windows albertony 2024-09-02 10:59:23 +0200
  • 906aef91fa docs: document that paths using volume guids are supported albertony 2024-09-02 12:34:35 +0200
  • 51f7a0a3d0 docs: document that paths using volume guids are supported albertony 2024-09-02 12:34:35 +0200
  • a2dcfe484d lib/file: use builtin MkdirAll with go1.22 instead of our own custom version for windows albertony 2024-09-02 10:59:23 +0200
  • 3b59c6e400 chore: fix some function names crystalstall 2024-09-02 14:59:38 +0800
  • a30b32de9a sftp: add support for more hashes (crc32, sha256, blake3, xxh3, xxh128) add-xxh-blake-hash albertony 2024-04-15 11:35:37 +0200
  • 4477b8774a local: configurable supported hashes albertony 2023-11-17 11:05:20 +0100
  • 819848e5b7 hash: add support for BLAKE3, XXH3, XXH128 albertony 2023-11-17 11:03:07 +0100
  • 6b58cd0870 s3: fix accounting for mulpart transfers after migration to SDKv2 #4989 Nick Craig-Wood 2024-08-31 08:32:55 +0100
  • 30dad482b4 pikpak: fix Error "captcha_invalid" (4002) wiserain 2024-08-31 01:57:21 +0900
  • 773620ca0b
    sftp: add symlink support - fixes #5011 Nikita COEUR 2024-08-29 23:41:00 +0200
  • af9f8ced80
    yandex: implement custom user agent to help with upload speeds Sebastian Bünger 2024-08-29 19:25:08 +0200
  • b31c477502 yandex: update docs with new option buengese 2024-08-27 23:15:49 +0200
  • 64ee7efd94 swift: add total/free space info in about command. fsantagostinobietti 2024-08-29 11:29:22 +0200
  • 961498b287
    Merge 2d2394fc77 into c63f1865f3 Michal Matczuk 2024-08-29 17:25:20 +0800
  • b67c07d6ea
    Merge 3b73db73ec into c63f1865f3 Evengard 2024-08-29 17:24:44 +0800
  • fc9edad1ed
    Merge 9a3a82ad23 into c63f1865f3 Paras Raba 2024-08-28 10:31:02 +0300
  • ff8ce1befa serve nfs: try potential fix for nfs locking #7973 fix-7973-nfs-server-ids Nick Craig-Wood 2024-08-28 07:52:03 +0100
  • 77415bc461 serve nfs: unify the nfs library logging with rclone's logging better Nick Craig-Wood 2024-08-26 10:35:28 +0100
  • 7d1e57ff1c serve nfs: fix incorrect user id and group id exported to NFS #7973 Nick Craig-Wood 2024-08-20 18:01:46 +0100
  • c63f1865f3 operations: copy: generate stable partial suffix Georg Welzel 2024-07-13 13:35:47 -0700
  • 1bb89bc818 docs: add missing sftp providers to README and main docs page - fixes #8038 Nick Craig-Wood 2024-08-28 07:25:49 +0100
  • a365503750 nfsmount: fix stale handle problem after converting options to new style Nick Craig-Wood 2024-08-27 16:49:42 +0100
  • 3bb6d0a42b docs: mark flags.md as auto generated so contributors don't edit it Nick Craig-Wood 2024-08-26 18:29:32 +0100
  • f65755b3a3 Add Pawel Palucha to contributors Nick Craig-Wood 2024-08-28 07:03:13 +0100
  • 33c5f35935 Add John Oxley to contributors Nick Craig-Wood 2024-08-28 07:03:13 +0100
  • 4367b999c9 Add Georg Welzel to contributors Nick Craig-Wood 2024-08-28 07:03:13 +0100
  • b57e6213aa Add Péter Bozsó to contributors Nick Craig-Wood 2024-08-28 07:03:13 +0100
  • cd90ba4337 Add Sam Harrison to contributors Nick Craig-Wood 2024-08-28 07:03:13 +0100
  • f65e277cee yandex: spoof user agent to match official client buengese 2024-08-27 23:15:33 +0200
  • cafbec9d00 operations: copy: generate stable partial suffix Georg Welzel 2024-07-13 13:35:47 -0700
  • 9c0c543ee5 pikpak: fix login issue login issue where token retrieval fails wiserain 2024-08-27 18:41:55 +0900
  • f006b9105f docs: minor fix, flag description Hidden Marten 2024-08-26 19:53:06 +0200
  • 175ee23760 docs: empty line, style Hidden Marten 2024-08-26 19:51:09 +0200
  • 5fae81c873 rcserver: improvements after review, save flag Hidden Marten 2024-08-26 19:46:44 +0200
  • 0e5eb7a9bb s3: allow restoring from intelligent-tiering storage class Pawel Palucha 2024-08-24 21:22:17 +0200