Commit Graph

  • f9946b37f9 sftp: fix nil check when using auth proxy Nick Craig-Wood 2024-12-13 11:59:40 +00:00
  • 96fe25cf0a Add Martin Hassack to contributors Nick Craig-Wood 2024-12-13 12:36:04 +00:00
  • a176d4cbda serve sftp: resolve CVE-2024-45337 dependabot[bot] 2024-12-13 12:28:08 +00:00
  • e704e33045 googlecloudstorage: typo fix in docs Tony Metzidis 2024-12-13 03:49:21 -08:00
  • 2f3e90f671 onedrive: add support for OAuth client credential flow - fixes #6197 Martin Hassack 2022-07-26 07:28:37 +01:00
  • 65012beea4 lib/oauthutil: add support for OAuth client credential flow Martin Hassack 2022-07-26 07:28:37 +01:00
  • 704217b698 lib/oauthutil: return error messages from the oauth process better Nick Craig-Wood 2024-12-05 16:26:16 +00:00
  • 6ade1055d5 bin/test_backend_sizes.py fix compile flags and s3 reporting Nick Craig-Wood 2024-12-12 16:56:35 +00:00
  • 603fc68add box: Fixed refresh of tokens with OAuth2.0 and JWT pr-7226-fix-box-auth Asela 2023-08-14 10:51:17 +10:00
  • 6a983d601c test makefiles: add --flat flag for making directories with many entries Nick Craig-Wood 2024-12-10 16:55:31 +00:00
  • eaafae95fa Add divinity76 to contributors Nick Craig-Wood 2024-12-11 18:21:26 +00:00
  • 5ca1436c24 Add Ilias Ozgur Can Leonard to contributors Nick Craig-Wood 2024-12-11 18:21:26 +00:00
  • c46e93cc42 Add remygrandin to contributors Nick Craig-Wood 2024-12-11 18:21:26 +00:00
  • 66943d3d79 Add Michael R. Davis to contributors Nick Craig-Wood 2024-12-11 18:21:26 +00:00
  • c1f085d2a5 onedrive: add support for OAuth client credential flow - fixes #6197 pr-6343-onedrive-oauth-flow Martin Hassack 2022-07-26 07:28:37 +01:00
  • 37d85d2576 lib/oauthutil: add support for OAuth client credential flow Martin Hassack 2022-07-26 07:28:37 +01:00
  • 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
  • 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
  • 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
  • bdf1777185 s3: implement alternate hashes - fixes #7445 FIXME WIP fix-s3-hash Nick Craig-Wood 2024-10-07 15:02:11 +01: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
  • ab58ae5b03 docs: add docker volume plugin troubleshooting steps remygrandin 2024-11-26 20:56:10 +01:00
  • ca8860177e docs: fix missing state parameter in /auth link in instructions Michael R. Davis 2024-11-22 17:40:07 -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
  • 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
  • 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
  • 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
  • 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
  • 6d04be99f2 pikpak: fix cid/gcid calculations for fs.OverrideRemote wiserain 2024-09-21 10:22:31 +09:00
  • 06ae0dfa54 local: fix --copy-links on macOS when cloning nielash 2024-09-16 16:24:19 -04:00
  • 01ccf204f4 local: fix permission and ownership on symlinks with --links and --metadata Nick Craig-Wood 2024-11-13 11:55:28 +00:00
  • 84b64dcdf9 Revert "Merge commit from fork" Nick Craig-Wood 2024-11-14 16:20:06 +00:00
  • 8cc1020a58 Add Dimitrios Slamaris to contributors Nick Craig-Wood 2024-11-14 16:15:49 +00:00
  • 1e2b354456 Merge commit from fork Nick Craig-Wood 2024-11-14 16:13:57 +00:00
  • bd33b0e144 local: fix permission and ownership on symlinks with --links and --metadata fix-local-chmod Nick Craig-Wood 2024-11-13 11:55:28 +00:00
  • f639cd9c78 onedrive: fix integration tests after precision change Nick Craig-Wood 2024-11-12 13:05:57 +00:00
  • e50f995d87 operations: fix TestRemoveExisting on crypt backends by shortening the file name Nick Craig-Wood 2024-11-12 12:29:44 +00:00
  • abe884e744 bisync: fix output capture restoring the wrong output for logrus Dimitrios Slamaris 2024-11-12 12:42:54 +01:00
  • 173b2ac956 serve sftp: update github.com/pkg/sftp to v1.13.7 and fix deadlock in tests Nick Craig-Wood 2024-11-11 18:12:39 +00:00
  • 1317fdb9b8 build: fix comments after golangci-lint upgrade Nick Craig-Wood 2024-11-11 17:54:59 +00:00
  • 1072173d58 build: update all dependencies Nick Craig-Wood 2024-11-08 19:44:48 +00:00
  • df19c6f7bf 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
  • ee72554fb9 pikpak: fix fatal crash on startup with token that can't be refreshed Nick Craig-Wood 2024-11-08 17:39:36 +00:00
  • abb4f77568 yandex: fix server side copying over existing object Nick Craig-Wood 2024-11-08 14:01:51 +00:00
  • ca2b27422f sugarsync: fix server side copying over existing object Nick Craig-Wood 2024-11-08 14:01:51 +00:00
  • 740f6b318c putio: fix server side copying over existing object Nick Craig-Wood 2024-11-08 14:01:51 +00:00
  • f307d929a8 onedrive: fix server side copying over existing object Nick Craig-Wood 2024-11-08 14:01:51 +00:00
  • ceea6753ee dropbox: fix server side copying over existing object Nick Craig-Wood 2024-11-08 14:01:51 +00:00
  • 2bafbf3c04 operations: add RemoveExisting to safely remove an existing file Nick Craig-Wood 2024-11-08 16:44:04 +00:00
  • 3e14ba54b8 gofile: fix server side copying over existing object Nick Craig-Wood 2024-11-08 14:01:51 +00:00
  • 2f7a30cf61 test_all: try to fix mailru rate limits in integration tests Nick Craig-Wood 2024-11-08 10:00:47 +00:00
  • 0ad925278d Add shenpengfeng to contributors Nick Craig-Wood 2024-11-08 10:02:31 +00:00
  • e3053350f3 Add Dimitar Ivanov to contributors Nick Craig-Wood 2024-11-08 10:02:31 +00:00
  • b9207e5727 docs: fix function name in comment shenpengfeng 2024-10-29 16:26:37 +08:00
  • 40159e7a16 sftp: allow inline ssh public certificate for sftp Dimitar Ivanov 2024-10-25 12:40:57 +03:00
  • 16baa24964 serve s3: fix excess locking which was making serve s3 single threaded Nick Craig-Wood 2024-10-24 11:20:37 +01:00
  • 72f06bcc4b lib/oauthutil: allow the browser opening function to be overridden Nick Craig-Wood 2024-10-24 13:12:11 +01:00
  • c527dd8c9c Add Moises Lima to contributors Nick Craig-Wood 2024-10-24 17:56:42 +01:00
  • bbb31d6acf lib/oauthutil: allow the browser opening function to be overridden fix-oauth-context Nick Craig-Wood 2024-10-24 13:12:11 +01:00
  • 7c705e0efa oauthutil: shut down the oauth webserver when the context closes Nick Craig-Wood 2024-10-17 10:04:33 +01:00
  • 29fd894189 lib/http: disable automatic authentication skipping for unix sockets Moises Lima 2024-10-10 14:42:42 -03:00
  • 175aa07cdd onedrive: fix Retry-After handling to look at 503 errors also Nick Craig-Wood 2024-10-03 10:29:07 +01:00
  • 3f8619a152 pcloud: implement proprietary pcloud hash - fixes #8133 FIXME WIP fix-8133-pcloud-hash Nick Craig-Wood 2024-10-22 21:44:15 +01:00
  • 75257fc9cd s3: Storj provider: fix server-side copy of files bigger than 5GB Kaloyan Raev 2024-10-16 17:33:01 +03:00
  • 53ff3b3b32 s3: add Selectel as a provider Nick Craig-Wood 2024-10-09 10:08:08 +01:00
  • 8b4b59412d fs: fix Don't know how to set key "chunkSize" on upload errors in tests Nick Craig-Wood 2024-10-08 10:35:29 +01:00
  • 264c9fb2c0 drive: implement rclone backend rescue to rescue orphaned files Nick Craig-Wood 2024-07-18 16:40:48 +01:00
  • 1b10cd3732 Add tgfisher to contributors Nick Craig-Wood 2024-10-21 10:14:41 +01:00
  • d97492cbc3 Add Diego Monti to contributors Nick Craig-Wood 2024-10-21 10:14:41 +01:00
  • 82a510e793 Add Randy Bush to contributors Nick Craig-Wood 2024-10-21 10:14:41 +01:00
  • 9f2c590e13 Add Alexandre Hamez to contributors Nick Craig-Wood 2024-10-21 10:14:41 +01:00
  • 11a90917ec Add Simon Bos to contributors Nick Craig-Wood 2024-10-21 10:14:41 +01:00