Commit Graph

  • 6521394865 imagekit: Updated docs and web content Harshit Budhraja 2024-01-16 19:47:23 +05:30
  • 42cac4cf53 build: use API when fetching golangci-lint as it is more reliable Nick Craig-Wood 2024-01-15 15:34:37 +00:00
  • 223d8c5fe3 serve dlna: now only supported on go1.21 or later Nick Craig-Wood 2024-01-13 17:14:16 +00:00
  • dd0e5b9a7f operations: use built in io.OffsetWriter for go1.20 Nick Craig-Wood 2024-01-13 16:59:33 +00:00
  • da244a3709 ssh: shorten wait delay for external ssh binaries now that we are using go1.20 Nick Craig-Wood 2024-01-13 16:58:36 +00:00
  • 938b43c26c build: remove random.Seed since random generator is seeded automatically in go1.20 Nick Craig-Wood 2024-01-13 16:56:11 +00:00
  • 13fb2fb2ec build: update to go1.22rc1 and make go1.20 the minimum required version Nick Craig-Wood 2024-01-13 17:00:04 +00:00
  • 43cc2435c3 build: update indirect dependencies where possible Nick Craig-Wood 2024-01-13 16:38:26 +00:00
  • 1b1e43074f build: update direct dependencies and fix serve nfs Nick Craig-Wood 2024-01-13 16:32:42 +00:00
  • cacfc100de docs: add warp.dev sponsorship to github home page Nick Craig-Wood 2024-01-11 11:11:45 +00:00
  • f8c5695aed docs: add warp.dev as a sponsor Nick Craig-Wood 2024-01-11 10:57:54 +00:00
  • a5972fe0d1 docs: update website footer Nick Craig-Wood 2024-01-11 12:34:40 +00:00
  • 184459ba8f vfs: fix stale data when using --vfs-cache-mode full Nick Craig-Wood 2024-01-14 17:46:25 +00:00
  • 519fe98e6e azureblob: implement --azureblob-delete-snapshots Nick Craig-Wood 2024-01-12 09:45:59 +00:00
  • 3df6518006 Add Nikhil Ahuja to contributors Nick Craig-Wood 2024-01-13 14:27:44 +00:00
  • 1045f54128 oracleobjectstorage: Support "backend restore" command - fixes #7371 Nikhil Ahuja 2023-12-19 20:56:32 +05:30
  • 0563cc6314 build(deps): bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 dependabot[bot] 2024-01-08 16:54:10 +00:00
  • e20f2eee59 Changelog updates from Version v1.65.1 Nick Craig-Wood 2024-01-08 11:53:18 +00:00
  • 41b8935a6c docs: Fix broken test_proxy.py link again Vincent Murphy 2024-01-08 10:56:36 +00:00
  • 6276c7123a Start v1.65.2-DEV development Nick Craig-Wood 2024-01-08 11:52:14 +00:00
  • 863b4125c3 Version v1.65.1 v1.65.1 Nick Craig-Wood 2024-01-08 10:51:38 +00:00
  • 576ecf559d docs: Fix broken test_proxy.py link again Vincent Murphy 2024-01-08 10:56:36 +00:00
  • cfd581a986 operations: fix files moved by rclone move not being counted as transfers Nick Craig-Wood 2024-01-04 11:28:47 +00:00
  • ad8bde69b3 accounting: fix stats to show server side transfers Nick Craig-Wood 2024-01-04 11:39:51 +00:00
  • fbdf71ab64 operations: fix files moved by rclone move not being counted as transfers Nick Craig-Wood 2024-01-04 11:28:47 +00:00
  • d392f9fcd8 accounting: fix stats to show server side transfers Nick Craig-Wood 2024-01-04 11:39:51 +00:00
  • 771ec943f2 onedrive: fix "unauthenticated: Unauthenticated" errors when uploading Nick Craig-Wood 2024-01-05 12:43:19 +00:00
  • 4a297b35e5 Revert "mount: fix macOS not noticing errors with --daemon" Nick Craig-Wood 2024-01-07 11:24:04 +00:00
  • dedad9f071 onedrive: fix "unauthenticated: Unauthenticated" errors when uploading Nick Craig-Wood 2024-01-05 12:43:19 +00:00
  • 6b61967507 s3: fix crash if no UploadId in multipart upload Nick Craig-Wood 2023-12-16 11:34:38 +00:00
  • e174c8f822 serve s3: fix listing oddities Nick Craig-Wood 2023-12-05 11:11:29 +00:00
  • bff56d0b24 protondrive: fix CVE-2023-45286 / GHSA-xwh9-gc39-5298 Nick Craig-Wood 2024-01-03 11:00:59 +00:00
  • 59ff59e45a build: fix docker build on arm/v6 Nick Craig-Wood 2024-01-03 17:26:13 +00:00
  • c27ab0211c build(deps): bump golang.org/x/crypto to fix ssh terrapin CVE-2023-48795 dependabot[bot] 2024-01-03 15:47:34 +00:00
  • 9979b9d082 oauthutil: avoid panic when *token and *ts.token are the same rkonfj 2024-01-03 20:25:42 +08:00
  • 2be627aa56 ftp: fix multi-thread copy WeidiDeng 2024-01-03 20:21:08 +08:00
  • 3f7abd278d googlephotos: fix nil pointer exception when batch failed Nick Craig-Wood 2023-12-27 16:19:31 +00:00
  • 489c36b101 hasher: fix invalid memory address error when MaxAge == 0 nielash 2023-12-21 14:06:06 -05:00
  • df65aced2e docs/librclone: the newer and recommended ucrt64 subsystem of msys2 can now be used for building on windows albertony 2024-01-01 21:36:50 +01:00
  • 141e97edb8 docs: fix broken link in serve webdav rarspace01 2023-12-30 18:10:27 +01:00
  • 8571eaf425 azure-files: fix storage base url Oksana 2023-12-18 16:15:13 +02:00
  • 6ccbebd903 oracle object storage: fix object storage endpoint for custom endpoints Manoj Ghosh 2023-12-15 02:13:35 -08:00
  • 8b8156f7c3 chunker,compress,crypt,hasher,union: fix rclone move a file over itself deleting the file Nick Craig-Wood 2023-12-08 14:00:22 +00:00
  • a0b19fefdf docs: fix broken link keongalvin 2023-12-08 01:00:13 +08:00
  • d0e68480be dropbox: fix used space on dropbox team accounts Nick Craig-Wood 2023-12-08 11:47:20 +00:00
  • ab6c5252f1 vfs: note that --vfs-refresh runs in the background #6830 Nick Craig-Wood 2023-12-06 11:00:04 +00:00
  • 29a23c5e18 docs: update contributor email emyarod 2023-12-07 15:26:26 -06:00
  • caacf55b69 build(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2023-12-06 22:48:34 +00:00
  • f62ae71b4c Doc change: Add the CreateBucket permission requirement for AWS S3 Eli Orzitzer 2023-12-07 15:38:34 +02:00
  • 4245a042c0 nfsmount: compile for all unix oses, add --sudo and fix error/option handling Nick Craig-Wood 2023-11-27 10:34:59 +00:00
  • 3f3245fcd4 serve nfs: Mark as experimental Nick Craig-Wood 2023-11-27 10:34:21 +00:00
  • 5742a61d23 onedrive: fix error listing: unknown object type <nil> Nick Craig-Wood 2023-11-28 18:49:38 +00:00
  • 768c57c1ba docs: fix typo in docs.md ben-ba 2023-12-01 20:45:48 +01:00
  • 9f42ed3380 multipart copy create bucket if it doesn't exist. Manoj Ghosh 2023-11-28 00:14:43 -08:00
  • 40a7edab2d smb: fix shares not listed by updating go-smb2 halms 2023-11-29 02:17:41 +01:00
  • 5a22dad9a7 mount: fix macOS not noticing errors with --daemon Nick Craig-Wood 2023-11-28 19:42:00 +00:00
  • b3c2985544 install.sh: fix harmless error message on install Nick Craig-Wood 2023-11-28 19:08:49 +00:00
  • 938753ddc3 Start v1.65.1-DEV development Nick Craig-Wood 2024-01-05 16:03:50 +00:00
  • 1f6271fa15 s3: copy parts in parallel when doing chunked server side copy Nick Craig-Wood 2023-12-01 10:30:44 +00:00
  • c16c22d6e1 s3: fix crash if no UploadId in multipart upload Nick Craig-Wood 2023-12-16 11:34:38 +00:00
  • 486a10bec5 serve s3: fix listing oddities Nick Craig-Wood 2023-12-05 11:11:29 +00:00
  • 5fa13e3e31 protondrive: fix CVE-2023-45286 / GHSA-xwh9-gc39-5298 Nick Craig-Wood 2024-01-03 11:00:59 +00:00
  • 0e746f25a3 amazonclouddrive: remove Amazon Drive backend code and docs #7539 Nick Craig-Wood 2024-01-03 11:49:46 +00:00
  • 578b9df6ea build: fix docker build on arm/v6 Nick Craig-Wood 2024-01-03 17:26:13 +00:00
  • 208e49ce4b fs: update use of math/rand to modern practice Nick Craig-Wood 2023-12-01 16:31:51 +00:00
  • 7aa066cff8 Add Paul Stern to contributors Nick Craig-Wood 2024-01-03 15:42:11 +00:00
  • 64df4cf2db build(deps): bump golang.org/x/crypto to fix ssh terrapin CVE-2023-48795 dependabot[bot] 2024-01-03 15:47:34 +00:00
  • 451d7badf7 oauthutil: avoid panic when *token and *ts.token are the same rkonfj 2024-01-03 20:25:42 +08:00
  • d977fa25fa ftp: fix multi-thread copy WeidiDeng 2024-01-03 20:21:08 +08:00
  • bb679a9def backend: add description field for all backends Paul Stern 2023-12-02 19:27:55 +03:00
  • a3d19942bd googlephotos: fix nil pointer exception when batch failed Nick Craig-Wood 2023-12-27 16:19:31 +00:00
  • 394195cfdf Add rarspace01 to contributors Nick Craig-Wood 2023-12-31 18:07:11 +00:00
  • 3ca766b2f1 hasher: fix invalid memory address error when MaxAge == 0 nielash 2023-12-21 14:06:06 -05:00
  • 3bf8c877c3 docs/librclone: the newer and recommended ucrt64 subsystem of msys2 can now be used for building on windows albertony 2024-01-01 21:36:50 +01:00
  • fba2d4c4a7 docs: fix broken link in serve webdav rarspace01 2023-12-30 18:10:27 +01:00
  • 8503282a5a azure-files: fix storage base url Oksana 2023-12-18 16:15:13 +02:00
  • 743ea6ac26 oracle object storage: fix object storage endpoint for custom endpoints Manoj Ghosh 2023-12-15 02:13:35 -08:00
  • c69eb84573 chunker,compress,crypt,hasher,union: fix rclone move a file over itself deleting the file Nick Craig-Wood 2023-12-08 14:00:22 +00:00
  • f98e672f37 selfupdate: fix crash in tests if beta not found Nick Craig-Wood 2023-12-09 12:06:32 +00:00
  • 242fe96b18 Add keongalvin to contributors Nick Craig-Wood 2023-12-10 22:29:42 +00:00
  • 3f159bac16 backend: fs implements the Shutdowner interface rkonfj 2023-12-08 12:33:51 +08:00
  • 6c58e9976c oauthutil: add Shutdown method rkonfj 2023-11-30 14:16:22 +08:00
  • 110d07548f docs: fix broken link keongalvin 2023-12-08 01:00:13 +08:00
  • f45cee831f dropbox: fix used space on dropbox team accounts Nick Craig-Wood 2023-12-08 11:47:20 +00:00
  • ef0f3020e4 vfs: note that --vfs-refresh runs in the background #6830 Nick Craig-Wood 2023-12-06 11:00:04 +00:00
  • 113b2b648c Add emyarod to contributors Nick Craig-Wood 2023-12-08 14:26:30 +00:00
  • 57ab4d279e Add Anthony Metzidis to contributors Nick Craig-Wood 2023-12-08 14:26:30 +00:00
  • 8e21c77ead Add Eli Orzitzer to contributors Nick Craig-Wood 2023-12-08 14:26:30 +00:00
  • 4751980659 docs: update contributor email emyarod 2023-12-07 15:26:26 -06:00
  • 9fe343b725 s3: S3 IPv6 support with option "use_dual_stack" (bool) Anthony Metzidis 2023-12-02 16:12:54 -08:00
  • 2f5685b405 build(deps): bump actions/setup-go from 4 to 5 dependabot[bot] 2023-12-06 22:48:34 +00:00
  • c3117d9efb Doc change: Add the CreateBucket permission requirement for AWS S3 Eli Orzitzer 2023-12-07 15:38:34 +02:00
  • 1ebbc74f1d nfsmount: compile for all unix oses, add --sudo and fix error/option handling fix-7468-go1.21.5 Nick Craig-Wood 2023-11-27 10:34:59 +00:00
  • aee787d33e serve nfs: Mark as experimental Nick Craig-Wood 2023-11-27 10:34:21 +00:00
  • 298c13e719 systemd: Fix detection and switch to the coreos package everywhere rather than having 2 separate libraries Anagh Kumar Baranwal 2023-11-29 14:55:30 +05:30
  • f0c774156e onedrive: fix error listing: unknown object type <nil> Nick Craig-Wood 2023-11-28 18:49:38 +00:00
  • 08c460dd1a Add ben-ba to contributors Nick Craig-Wood 2023-12-02 10:49:02 +00:00
  • e3d0bff9ca docs: fix typo in docs.md ben-ba 2023-12-01 20:45:48 +01:00
  • caf5dd9d5e mount: notice daemon dying much quicker Nick Craig-Wood 2023-11-29 15:11:11 +00:00
  • 97d7945cef Add halms to contributors Nick Craig-Wood 2023-12-01 09:35:54 +00:00