1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-24 12:56:36 +02:00

Commit Graph

  • e612310296 lib/oauthutil: return error messages from the oauth process better Nick Craig-Wood 2024-12-05 16:26:16 +00:00
  • a78bc093de
    cmd/mountlib: better snap mount error message divinity76 2024-12-06 09:14:09 +01:00
  • d46f71368d
    Merge branch 'master' into patch-1 divinity76 2024-12-05 11:23:37 +01:00
  • cdf960354e goimports formatting hanshenrik 2024-12-05 11:19:11 +01:00
  • a0925e9d24
    Merge branch 'master' into update-pcloud-doc Yxxx 2024-12-05 11:11:19 +08:00
  • 2446c4928d vfs: with --vfs-used-is-size value is calculated and then thrown away - fixes #8220 Ilias Ozgur Can Leonard 2024-12-02 16:00:11 +01:00
  • 361d57c0af update pcloud doc v2 youxing@wsl 2024-12-04 22:31:21 +08:00
  • e11e679e90 serve sftp: fix loading of authorized keys file with comment on last line - fixes #8227 albertony 2024-12-04 12:39:33 +01:00
  • e9079bce67 serve sftp: fix loading of authorized keys file with comment on last line - fixes #8227 albertony 2024-12-04 12:39:33 +01:00
  • bdf1777185 s3: implement alternate hashes - fixes #7445 FIXME WIP fix-s3-hash Nick Craig-Wood 2024-10-07 15:02:11 +01:00
  • 421f90307c
    Merge branch 'master' into webdav-tus Christian Richter 2024-12-04 08:29:04 +00:00
  • 5b77b2f27d make linter happy Christian Richter 2024-12-04 08:18:12 +01:00
  • 8aa2d3cfaa update pcloud doc youxing@air 2024-12-04 10:50:57 +08:00
  • ba8e538173 oracleobjectstorage: make specifying compartmentid optional Manoj Ghosh 2024-12-03 07:53:17 -08:00
  • 40111ba5e1
    plcoud: fix failing large file uploads - fixes #8147 Georg Welzel 2024-12-03 10:52:44 -07:00
  • 0f256fcac9 oracleobjectstorage: make specifying compartmentid optional Manoj Ghosh 2024-12-03 07:53:17 -08:00
  • 8ded49710b internetarchive: hide item-metadata from config file usage Corentin Barreau 2024-12-03 12:18:42 +01:00
  • 749fe04d08 simpler piece prioritizing Joel Kåberg 2024-12-03 07:21:45 +00:00
  • 73c30fc114 remove leftovers. Joel Kåberg 2024-12-02 21:44:54 +00:00
  • bb51b657ce initial torrent backend Joel Kåberg 2024-12-02 21:36:40 +00:00
  • 35726e0dbd skip failed tests yuval-cloudinary 2024-12-02 22:38:13 +02:00
  • 473236ff86
    Merge f858166c9d9789a560c0ce2a2f81a1284bc6f63a into ab58ae5b03b655632ab6941129aa5ebca032261e albertony 2024-12-02 18:22:53 +01:00
  • 0e7b65ae6b plcoud: openWriterAt: make client/fd handling atomic Georg Welzel 2024-11-30 13:42:38 -07:00
  • eabed6cc28 vfs: with --vfs-used-is-size value is calculated and then thrown away - fixes #8220 Ilias Ozgur Can Leonard 2024-12-02 16:00:11 +01:00
  • 62d501ac73
    Merge branch 'rclone:master' into user-from-header Moises Lima 2024-11-29 20:15:28 -03:00
  • 142fa4179e backend/onedrive: my OneDrive as the default drive rkonfj 2024-11-28 13:56:45 +08:00
  • bd007d4240 cmd/mountlib: better snap mount error message divinity76 2024-11-26 23:24:21 +01:00
  • c49dbf1dfe
    Merge 71fe7a6d61b651a2ad22edb214902fc534ab235b into ab58ae5b03b655632ab6941129aa5ebca032261e hunshcn 2024-11-27 12:04:35 +05:30
  • ab58ae5b03
    docs: add docker volume plugin troubleshooting steps remygrandin 2024-11-26 20:56:10 +01:00
  • 6b50837269
    Update docs/content/docker.md albertony 2024-11-26 20:54:32 +01:00
  • 709cd46cd9 docs: explain the json log format in more detail albertony 2024-11-26 20:32:06 +01:00
  • 49543518f0 fix typo Christian Richter 2024-11-25 09:09:39 +01:00
  • 88b0263bb8 Handle nil pointer of response struct to avoid crash Klaas Freitag 2024-11-12 15:47:56 +01:00
  • e07847e3ea Consider the extra options for rclone http operations Klaas Freitag 2024-11-11 15:46:53 +01:00
  • f9f810ccfc Fix vendor string to single word lowercase "infinitescale" Klaas Freitag 2024-11-11 12:32:30 +01:00
  • 53d28896f0 Add documentation for ownCloud Infinite Scale Klaas Freitag 2024-11-11 12:31:45 +01:00
  • 7c3db32502 Add vendor Infinite Scale with TUS upload support Klaas Freitag 2024-10-30 17:32:31 +01:00
  • 7addcada99
    Merge pull request #11 from rclone/master Voornaamenachternaam 2024-11-24 03:58:41 +01:00
  • c24eab2de2 update go mod and sum yoavweber 2024-11-23 21:25:30 +02:00
  • 5be77c8cad update current command help yoavweber 2024-11-23 21:21:59 +02:00
  • 71fe7a6d61
    local: implement --local-direct-io to use direct i/o to write files hunshcn 2024-11-06 23:35:44 +08:00
  • b88db8ac1d
    Merge branch 'rclone:master' into user-from-header Moises Lima 2024-11-23 12:04:56 -03:00
  • bff80849f7 implementing Put(copy) rclone method yoavweber 2024-11-23 15:50:36 +02:00
  • ca8860177e
    docs: fix missing state parameter in /auth link in instructions Michael R. Davis 2024-11-22 17:40:07 -05:00
  • 59637427dd
    Create codeql.yml Voornaamenachternaam 2024-11-22 22:30:51 +01:00
  • ffd8e2c2e5
    Update go.mod Voornaamenachternaam 2024-11-22 22:29:33 +01:00
  • 1dccd94486
    Update go.mod Voornaamenachternaam 2024-11-22 22:29:02 +01:00
  • 522ed3b9e7
    Merge pull request #2 from Voornaamenachternaam/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob-1.5.0 Voornaamenachternaam 2024-11-22 22:24:19 +01:00
  • 2f0a571cfe
    Merge pull request #9 from Voornaamenachternaam/dependabot/go_modules/google.golang.org/api-0.209.0 Voornaamenachternaam 2024-11-22 22:24:00 +01:00
  • f72c086132
    build(deps): bump google.golang.org/api from 0.205.0 to 0.209.0 dependabot[bot] 2024-11-22 21:23:50 +00:00
  • fc5f0fdfd1
    Merge pull request #3 from Voornaamenachternaam/dependabot/go_modules/github.com/minio/minio-go/v7-7.0.80 Voornaamenachternaam 2024-11-22 22:22:26 +01:00
  • e3ea1f1a8a
    build(deps): bump github.com/minio/minio-go/v7 from 7.0.74 to 7.0.80 dependabot[bot] 2024-11-22 21:22:18 +00:00
  • 3c7c7ea13a
    Merge pull request #4 from Voornaamenachternaam/dependabot/go_modules/github.com/oracle/oci-go-sdk/v65-65.79.0 Voornaamenachternaam 2024-11-22 22:22:14 +01:00
  • 9808884af7
    Merge pull request #5 from Voornaamenachternaam/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.17.40 Voornaamenachternaam 2024-11-22 22:22:02 +01:00
  • f5a4829aa0
    build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager dependabot[bot] 2024-11-22 21:21:42 +00:00
  • 8c430bf2f9
    build(deps): bump github.com/oracle/oci-go-sdk/v65 dependabot[bot] 2024-11-22 21:21:23 +00:00
  • d6e5767ab4
    Update go.mod Voornaamenachternaam 2024-11-22 22:20:42 +01:00
  • e22fce4ad4
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependabot[bot] 2024-11-22 21:20:15 +00:00
  • e2eab33548
    Update dependabot.yml Voornaamenachternaam 2024-11-22 22:18:30 +01:00
  • b0e9713160
    Fixed missing state parameter in /auth link in instructions Michael R. Davis 2024-11-22 10:17:28 -05:00
  • d65d1a44b3 build: fix build failure on ubuntu Nick Craig-Wood 2024-11-21 11:40:16 +00:00
  • c1763a3f95 docs: upgrade fontawesome to v6 Sam Harrison 2024-11-20 14:49:41 -06:00
  • 964fcd5f59 s3: fix multitenant multipart uploads with CEPH Nick Craig-Wood 2024-11-14 15:27:14 +00:00
  • c6281a1217 Add David Seifert to contributors Nick Craig-Wood 2024-11-21 11:04:40 +00:00
  • ff3f8f0b33 Add vintagefuture to contributors Nick Craig-Wood 2024-11-21 11:04:40 +00:00
  • be10984d04 docs: upgrade fontawesome to v6 Sam Harrison 2024-11-20 14:49:41 -06:00
  • 2d844a26c3 use better docs Anthony Metzidis 2024-11-18 20:56:55 -08:00
  • 1b68492c85 googlecloudstorage: update docs on service account access tokens Anthony Metzidis 2024-11-18 17:36:25 -08:00
  • acd5a893e2 test_all: POSIX head/tail invocations David Seifert 2024-11-16 19:03:02 +01:00
  • 0214a59a8c
    icloud: Added note about app specific password not working vintagefuture 2024-11-20 17:43:42 +00:00
  • f23cb08246
    Update iclouddrive.md vintagefuture 2024-11-20 13:20:10 +00:00
  • 6079cab090 s3: fix download of compressed files from Cloudflare R2 - fixes #8137 Nick Craig-Wood 2024-10-22 20:12:18 +01:00
  • bf57087a6e s3: fix testing tiers which don't exist except on AWS Nick Craig-Wood 2024-10-24 10:58:47 +01:00
  • f3b29cb254 listing all files in bucket yoavweber 2024-11-20 13:49:38 +02:00
  • 2ed43105c3 use better docs Anthony Metzidis 2024-11-18 20:56:55 -08:00
  • 9c562268c0 list: listing bucket if dir is empty yoavweber 2024-11-19 06:52:26 +02:00
  • 7f361d1d91 initial akave backend with list functionality yoavweber 2024-11-19 06:37:09 +02:00
  • 3661a72c0b googlecloudstorage: update docs on service account access tokens Anthony Metzidis 2024-11-18 17:36:25 -08:00
  • 13b992768f
    test_all: POSIX head/tail invocations David Seifert 2024-11-16 19:03:02 +01:00
  • d8bc542ffc Changelog updates from Version v1.68.2 Nick Craig-Wood 2024-11-15 14:51:27 +00:00
  • 2212b3a12e Start v1.68.3-DEV development Nick Craig-Wood 2024-11-15 14:50:14 +00:00
  • f2d16ab4c5 Version v1.68.2 v1.68.2 v1.68-stable Nick Craig-Wood 2024-11-15 12:20:50 +00:00
  • 5efe4d9674 googlecloudstorage: add example values for endpoint with help on avoiding transfer fees Anthony Metzidis 2024-11-12 16:38:44 -08:00
  • c0fc4fe0ca s3: fix multitenant multipart uploads with CEPH Nick Craig-Wood 2024-11-14 15:27:14 +00:00
  • 669b2f2669 local: fix permission and ownership on symlinks with --links and --metadata Nick Craig-Wood 2024-11-13 11:55:28 +00:00
  • e1ba10a86e bisync: fix output capture restoring the wrong output for logrus Dimitrios Slamaris 2024-11-12 12:42:54 +01:00
  • 022442cf58 build: fix comments after golangci-lint upgrade Nick Craig-Wood 2024-11-11 17:54:59 +00:00
  • 5cc4488294 build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 dependabot[bot] 2024-11-04 23:43:08 +00:00
  • ec9566c5c3 pikpak: fix fatal crash on startup with token that can't be refreshed Nick Craig-Wood 2024-11-08 17:39:36 +00:00
  • f6976eb4c4 serve s3: fix excess locking which was making serve s3 single threaded Nick Craig-Wood 2024-10-24 11:20:37 +01:00
  • c242c00799 onedrive: fix Retry-After handling to look at 503 errors also Nick Craig-Wood 2024-10-03 10:29:07 +01:00
  • bf954b74ff s3: Storj provider: fix server-side copy of files bigger than 5GB Kaloyan Raev 2024-10-16 17:33:01 +03:00
  • 88f0770d0a docs: mention that inline comments are not supported in a filter-file tgfisher 2024-10-21 00:10:09 -07:00
  • 41d905c9b0 docs: fix forward refs in step 9 of using your own client id Randy Bush 2024-10-14 04:25:25 -07:00
  • 300a063b5e docs: fix Scaleway Glacier website URL Alexandre Hamez 2024-10-10 09:57:43 +02:00
  • 61bf29ed5e dlna: fix loggingResponseWriter disregarding log level Simon Bos 2024-10-06 14:11:11 +02:00
  • 3191717572 s3: fix crash when using --s3-download-url after migration to SDKv2 Nick Craig-Wood 2024-10-03 10:21:05 +01:00
  • 961dfe97b5 docs: update overview to show pcloud can set modtime Nick Craig-Wood 2024-10-01 17:43:24 +01:00
  • 22612b4b38 Add RcloneView as a sponsor Nick Craig-Wood 2024-09-24 12:23:07 +01:00
  • b9927461c3 accounting: fix wrong message on SIGUSR2 to enable/disable bwlimit Nick Craig-Wood 2024-09-26 17:52:43 +01:00