Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

Artificial sorting #30

Open
wants to merge 561 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
561 commits
Select commit Hold shift + click to select a range
cb5b563
Add Manoj Ghosh to contributors
ncw Oct 14, 2022
bb3272e
Add Bachue Zhou to contributors
ncw Oct 14, 2022
fce22c0
s3: add --s3-no-system-metadata to suppress read and write of system …
ncw Oct 12, 2022
5e59e7f
ftp: Fix hang when using ExplicitTLS to certain servers.
ncw Oct 14, 2022
daf3162
oracle-object-storage: minor docs update
msays2000 Oct 17, 2022
188b9f8
rc: corrected mount/unmountall help msg and title
devnode Oct 16, 2022
d2fef05
httplib: Add --xxx-min-tls-version option to select minimum tls value…
rnewson Oct 19, 2022
dff223f
install.sh: fix arm-v7 download
olefrost Oct 21, 2022
b75c207
oracle-object-storage: overview, docs update
msays2000 Oct 20, 2022
0d2a62a
docs: Describe connection strings in alias backend
olefrost Oct 21, 2022
38f1f5b
rc: Fix mount/listmounts not returning the full Fs entered in mount/m…
devnode Oct 20, 2022
0fb1b75
Add Manoj Ghosh to contributors
ncw Oct 21, 2022
d9c4d95
Add Tom Mombourquette to contributors
ncw Oct 21, 2022
546dc82
Add Robert Newson to contributors
ncw Oct 21, 2022
afa61e7
docs: remove hosted by tag as server has moved
ncw Oct 21, 2022
01dbbff
Version v1.60.0
ncw Oct 21, 2022
db5d582
Start v1.61.0-DEV development
ncw Oct 21, 2022
8114744
docs: Update faq.md with bisync
samueljohnson Oct 23, 2022
76eeca9
build: setup-go v3 dropped the stable input
albertony Oct 23, 2022
c0a8ffc
build: setup-go v3 improved semver notation
albertony Oct 23, 2022
f4a5717
local: clean absolute paths - fixes #6493
albertony Oct 21, 2022
178cf82
build: add vulnerability testing using govulncheck
albertony Oct 23, 2022
22abcc9
build: update golang.org/x/net dependency
albertony Oct 25, 2022
1fc864f
oracle-object-storage: doc fix
msays2000 Oct 28, 2022
65987f5
lib/file: improve error message for create dir on non-existent networ…
albertony Oct 28, 2022
53dd174
docs: corrected download links in windows install docs
coultonluke Oct 31, 2022
2617610
docs: add direct download link for windows arm64
albertony Oct 31, 2022
10c8845
s3: use different strategy to resolve s3 region
panthony Oct 29, 2022
6aa8f74
Add Samuel Johnson to contributors
ncw Nov 3, 2022
df9be72
Add coultonluke to contributors
ncw Nov 3, 2022
126d71b
Add Anthony Pessy to contributors
ncw Nov 3, 2022
3292c11
Add Philip Harvey to contributors
ncw Nov 3, 2022
c7c9356
s3: stop setting object and bucket ACL to "private" if it is an empty…
philip-harvey Sep 6, 2022
028832c
s3: if bucket or object ACL is empty string then don't add X-Amz-Acl:…
ncw Sep 14, 2022
7042a11
sftp: add configuration options to set ssh Ciphers / MACs / KeyExchange
dgouju Nov 3, 2022
0de7486
Add dgouju to contributors
ncw Nov 4, 2022
5b5fdc6
s3: add provider quirk --s3-might-gzip to fix corrupted on transfer: …
ncw Oct 28, 2022
210331b
docs: fix typo `remove` in rclone_serve_restic command
SimJoSt Nov 7, 2022
a2dca02
docs: fix character that was incorrectly interpreted as markdown
cnotin Nov 7, 2022
c9acc06
Add Clément Notin to contributors
albertony Nov 7, 2022
776e5ea
docs: fix character that was incorrectly interpreted as markdown
albertony Nov 7, 2022
5d6b814
Replace deprecated ioutil
albertony Aug 20, 2022
d452f50
cmd: Enable SIGINFO (Ctrl-T) handler on FreeBSD, NetBSD, OpenBSD and …
x3-apptech Nov 7, 2022
528fc89
ncdu: fallback to sort by name also for sort by average size
albertony Nov 4, 2022
64cdbb6
ncdu: add support for modification time
albertony Nov 4, 2022
92ffcf9
wasm: fix walltime link error by adding up-to-date wasm_exec.js
joaohenrifranco Nov 7, 2022
cafce96
backend/http: parse get responses when no_head is set
Arnie97 Mar 20, 2022
ebac854
backend/http: do not update object size based on range requests
Arnie97 Mar 20, 2022
6a5b766
backend/http: support content-range response header
Arnie97 Mar 20, 2022
36c37ff
backend/http: rename stat to decodeMetadata
Arnie97 Nov 8, 2022
5fd0abb
Add x3-apptech to contributors
ncw Nov 8, 2022
09858c0
Add Arnie97 to contributors
ncw Nov 8, 2022
691159f
s3: allow Storj to server side copy since it seems to work now - fixe…
ncw Nov 8, 2022
65528fd
docs: remove link to rclone slack as it is no longer supported
ncw Nov 8, 2022
e455940
azureblob: allow emulator account/key override
roelarents Nov 8, 2022
133c006
Add Roel Arents to contributors
ncw Nov 8, 2022
3a3bc5a
mailru: note that an app password is now needed - fixes #6398
ncw Nov 8, 2022
919e28b
lib/cache: fix alias backend shutting down too soon
ncw Nov 8, 2022
47b0458
accounting: make it so we can account directories as well as files
ncw Nov 8, 2022
653bc23
dedupe: count Checks in the stats while scanning for duplicates
ncw Nov 8, 2022
be6f299
dedupe: make dedupe obey the filters
ncw Nov 9, 2022
b285efb
mailru: allow timestamps to be before the epoch 1970-01-01
ncw Nov 8, 2022
b0248e8
s3: fix for unchecked err value in s3 listv2
Skylion007 Nov 10, 2022
57bde20
Add Aaron Gokaslan to contributors
ncw Nov 10, 2022
458845c
fs/object: add WithMetadata and WithMimetype to static and memory obj…
ncw Nov 8, 2022
ec2024b
fstest: use WithMetadata / WithMimeType
ncw Nov 8, 2022
617c5d5
rcat: preserve metadata when Copy falls back to Rcat
ncw Nov 8, 2022
0c56c46
rc: Add commands to set GC Percent & Memory Limit (1.19+)
darthShadow Oct 27, 2022
0e42721
s3: Add additional Wasabi locations
techknowlogick Nov 11, 2022
1392793
sftp: auto-detect shell type for fish
albertony Nov 8, 2022
87fa9f8
azureblob: Add support for custom upload headers
rkettelerij Nov 14, 2022
8daacc2
Add techknowlogick to contributors
ncw Nov 14, 2022
2f77651
Add rkettelerij to contributors
ncw Nov 14, 2022
0ac5795
fs: make all duration flags take y, M, w, d etc suffixes
ncw Nov 10, 2022
efd3c64
rcserver: avoid generating default credentials with htpasswd - fixes …
kamui-fin Nov 14, 2022
bb1fc5b
Add Kamui to contributors
ncw Nov 14, 2022
652d3cd
vfs: windows: fix slow opening of exe files by not truncating files w…
ncw Nov 10, 2022
a61d219
local: fix -L/--copy-links with filters missing directories
ncw Nov 14, 2022
2c78f56
webdav: fix Move/Copy/DirMove when using -server-side-across-configs
ncw Nov 15, 2022
84219b9
docs: faq: how to use a proxy server that requires a username and pas…
asdffdsazqqq Nov 15, 2022
b4a3d1b
Add asdffdsazqqq to contributors
ncw Nov 15, 2022
591fc36
vfs: fix deadlock caused by cache cleaner and upload finishing
ncw Oct 17, 2022
705e8f2
smb: fix Failed to sync: context canceled at the end of syncs
ncw Nov 15, 2022
03b07c2
Changelog updates from Version v1.60.1
ncw Nov 17, 2022
959cd93
docs: Add minimum versions to all the backend pages and some of the o…
ncw Nov 17, 2022
7db1c50
smb: fix issue where spurious dot directory is created
albertony Nov 18, 2022
dd71f5d
fs: move operations.NewOverrideRemote to fs.NewOverrideRemote
ncw Aug 6, 2022
430bf0d
crypt: fix compress wrapping crypt giving upload errors
ncw Aug 6, 2022
83551bb
cmount: update cgofuse for FUSE-T support for mounting volumes on Mac
ncw Nov 14, 2022
e3d593d
build: update dependencies
ncw Nov 24, 2022
6f3682c
azureblob: make newServicePrincipalTokenRefresher take parsed princip…
nwf-msr Nov 14, 2022
f7cdf31
azureblob: support simple "environment credentials"
nwf-msr Nov 14, 2022
0edf647
Add Nathaniel Wesley Filardo to contributors
ncw Nov 24, 2022
46b080c
vfs: Fix IO Error opening a file with O_CREATE|O_RDONLY in --vfs-cach…
ncw Nov 24, 2022
a4c6553
cmd/ncdu: use tcell directly instead of the termbox wrapper
eNV25 Nov 12, 2022
7672cde
cmd/ncdu: use negative values for key runes
eNV25 Nov 26, 2022
50c9678
ftp: update help text of implicit/explicit TLS options to refer to FT…
ycdtosa Nov 29, 2022
097be75
docs: minor cleanup of headers in backend docs
albertony Nov 19, 2022
d05fd2a
docs: add badge for experimental/beta/deprecated status next to versi…
albertony Nov 19, 2022
d74662a
docs: add badge showing version introduced and experimental/beta/depr…
albertony Nov 25, 2022
6d18f60
docs: add minimum versions to the command pages
albertony Nov 26, 2022
313493d
docs: remove minimum versions from command pages of pre v1 commands
albertony Nov 28, 2022
1628ca0
ftp: Improve performance to speed up --files-from and NewObject
panthony Dec 5, 2022
a9bd0c8
s3: reduce memory consumption for s3 objects
agterdenbos Dec 5, 2022
c2dfc3e
fs: Add global flag '--color' to control terminal colors
kverstae Dec 6, 2022
483e9e1
Add ycdtosa to contributors
ncw Dec 6, 2022
4583b61
Add Erik Agterdenbos to contributors
ncw Dec 6, 2022
10aee39
Add Kevin Verstaen to contributors
ncw Dec 6, 2022
ab849b3
s3: fix listing loop when using v2 listing on v1 server
ncw Dec 5, 2022
4f386a1
s3: turn off list v2 support for Alibaba OSS since it does not work
ncw Dec 5, 2022
b24c83d
restic: fix typo in docs 'remove' should be 'remote'
asdffdsazqqq Dec 6, 2022
0a8b1fe
s3: add Liara LOS to provider list
vashian Dec 6, 2022
60e4cb6
Add MohammadReza to contributors
ncw Dec 6, 2022
a131da2
azureblob: Port to new SDK
ncw Nov 23, 2022
f746b2f
azureblob: port old authentication methods to new SDK
ncw Nov 29, 2022
914fbe2
azureblob: ignore AuthorizationFailure when trying to create a create…
ncw Nov 29, 2022
f3c8b7a
azureblob: add --azureblob-no-check-container to assume container exists
ncw Nov 29, 2022
d7cb178
azureblob: revamp authentication to include all methods and docs
ncw Nov 30, 2022
1dbdc48
WASM: comply with wasm_exec.js licence terms
mcv21 Dec 7, 2022
450c366
s3: fix nil pointer exception when using Versions
ncw Dec 8, 2022
be783a1
dlna: properly attribute code used from https://github.com/anacrolix/dms
ncw Dec 6, 2022
8e50707
test: replace defer cleanup with `t.Cleanup`
Juneezee Dec 8, 2022
beea4d5
lib/oauthutil: Improved usability of config flows needing web browser
olefrost Dec 7, 2022
b98d7f6
storj: implement server side Copy
kaloyan-raev Dec 8, 2022
c5a2c9b
onedrive: document workaround for shared with me files
vanplus Dec 12, 2022
397f428
Add vanplus to contributors
ncw Dec 12, 2022
53ff5bb
build: Update golang.org/x/net/http2 to fix GO-2022-1144
ncw Dec 12, 2022
4120dff
fspath: add unit tests for remote names with space
albertony Sep 16, 2022
f73be76
fspath: add unit tests for remote names with leading dash
albertony Sep 16, 2022
6b4a2c1
fspath: remove superfluous underscore covered by existing word charac…
albertony Sep 17, 2022
04a6638
fspath: remove duplicate start-of-line anchor in remote name regex
albertony Sep 16, 2022
c571200
fspath: remove unused capture group in remote name regex
albertony Sep 16, 2022
3937233
fspath: refactor away unnecessary constant for remote name regex
albertony Sep 16, 2022
683178a
fspath: change remote name regex to not match when leading/trailing s…
albertony Sep 16, 2022
f650a54
docs: remote names may not start or end with space
albertony Sep 16, 2022
8e6a469
fspath: allow unicode numbers and letters in remote names
albertony Dec 10, 2022
8b9f3bb
fspath: improved detection of illegal remote names starting with dash…
albertony Dec 12, 2022
5a59b49
drive: handle shared drives with leading/trailing space in name (rela…
albertony Dec 12, 2022
6c407db
s3: fix detection of listing routines which don't support v2 properly
ncw Dec 13, 2022
c446651
Revert "s3: turn off list v2 support for Alibaba OSS since it does no…
ncw Dec 13, 2022
43bf177
s3: fix excess memory usage when using versions
ncw Dec 13, 2022
3d291da
azureblob: fix directory marker detection after SDK upgrade
ncw Dec 13, 2022
9a81885
s3: add DigitalOcean Spaces regions sfo3, fra1, syd1
jkpe Dec 14, 2022
c6ad15e
s3: make DigitalOcean name canonical
jkpe Dec 14, 2022
a171497
Add Jack to contributors
ncw Dec 15, 2022
ec3cee8
fstest: switch to port forwarding now Owncloud disallows wildcards
ncw Dec 15, 2022
43506f8
test memory: read metadata if -M flag is specified
ncw Dec 15, 2022
dfd8ad2
Add compiletest target to compile all the tests only
ncw Dec 12, 2022
6d62267
serve http: support unix sockets and multiple listners
devnode Nov 8, 2022
2a2fcf1
lib/http: rationalise names in test servers to be more consistent
devnode Nov 8, 2022
ec7cc2b
lib/http: Simplify server.go to export an http server rather than an …
devnode Nov 23, 2022
3167292
lib/http: remove unused Template from Config
ncw Dec 10, 2022
a9ce86f
lib/http: add UsingAuth method
ncw Dec 10, 2022
08a1ca4
rcd: refactor rclone rc server to use lib/http
ncw Dec 11, 2022
4444d2d
serve webdav: refactor to use lib/http
ncw Dec 11, 2022
52443c2
restic: refactor to use lib/http
May 2, 2021
a85c0b0
cmd/serve/httplib: remove as it is now replaced by lib/http
ncw Dec 12, 2022
5db4493
lib/http: fix race condition
ncw Dec 14, 2022
7edb4c0
sftp: fix NewObject with leading /
ncw Dec 14, 2022
67fc227
config: add config/setpath for setting config path via rc/librclone
ncw Dec 2, 2022
6f8112f
Add Abdullah Saglam to contributors
ncw Dec 15, 2022
7be9855
azureblob: implement --use-server-modtime
asaglam00 Dec 15, 2022
4a31961
filter: factor rules into its own file
ncw Oct 8, 2022
3a6f1f5
filter: add metadata filters --metadata-include/exclude/filter and fr…
ncw Aug 4, 2022
614d791
serve dlna: fix panic: Logger uninitialized.
ncw Dec 16, 2022
01877e5
s3: ignore versionIDs from uploads unless using --s3-versions or --s3…
ncw Dec 16, 2022
a35490b
docs: Added note on Box API rate limits
olefrost Dec 19, 2022
2001cc0
Version v1.61.0
ncw Dec 20, 2022
496ae8a
Start v1.62.0-DEV development
ncw Dec 20, 2022
5ac8cfe
docs: show only significant parts of version number in version introd…
albertony Dec 20, 2022
00e8531
rc: set url to the first value of rc-addr since it has been converted…
darthShadow Dec 21, 2022
d049cbb
s3/storj: update endpoints
kaloyan-raev Dec 22, 2022
54c0f17
azureblob: fix "409 Public access is not permitted on this storage ac…
ncw Dec 22, 2022
6257a60
serve webdav: fix --baseurl handling after lib/http refactor
ncw Dec 22, 2022
448fff9
serve restic: fix immediate exit when not using stdio
ncw Dec 21, 2022
823d89a
serve restic: don't serve via http if serving via --stdio
ncw Dec 22, 2022
b1b62f7
serve webdav: fix running duplicate Serve call
ncw Dec 22, 2022
638058e
lib/http: shutdown all servers on exit to remove unix socket
ncw Dec 22, 2022
81ce5e4
docs: correct RELEASE procedure for stable branch
ncw Dec 23, 2022
ffeefe8
crypt: obey --ignore-checksum
ncw Dec 23, 2022
8aebf12
docs: fix unescaped HTML
ncw Dec 23, 2022
1925cea
Changelog updates from Version v1.61.1
ncw Dec 23, 2022
ad5395e
backend/local: fix %!w(<nil>) in "failed to read directory" error
markspolakovs Dec 25, 2022
c6c67a2
Add Marks Polakovs to contributors
albertony Dec 26, 2022
98fa93f
webdav: Document Mapping/Accessing WebDAV shares on windows.
piyushgarg Dec 30, 2022
1cafc12
storj: implement public link
kaloyan-raev Jan 10, 2023
02d6d28
crypt: fix for unencrypted directory names on case insensitive remotes
olefrost Jan 11, 2023
d66f5e8
lib/oauthutil: handle fatal errors better
Cnly Jan 11, 2023
8ee0e2e
Add piyushgarg to contributors
ncw Jan 11, 2023
9d1b786
Add Kaloyan Raev to contributors
ncw Jan 11, 2023
8c6ff1f
cmount: fix creating and renaming files on case insensitive backends
ncw Jan 11, 2023
7122798
docs: remove link to nonexistent uploadfile command - fixes #6693
albertony Jan 12, 2023
e2886aa
oracle-object-storage: expose the storage_tier option in config
msays2000 Jan 13, 2023
f08bb5b
storj: implement purge
kaloyan-raev Jan 15, 2023
f31ab6d
seafile: renew library password - fixes #6662
creativeprojects Jan 11, 2023
10bf8a7
build: update dependencies
ncw Jan 12, 2023
559157c
azureblob: remove workarounds for SDK bugs after v0.6.1 update
ncw Jan 12, 2023
88c0d78
build: update to fuse3 after bazil.org/fuse update
ncw Jan 12, 2023
1680c5a
build: update to go1.20rc3 and make go1.17 the minimum required version
ncw Jan 12, 2023
2d1c272
webdav: fix tests after go1.20 upgrade
ncw Jan 15, 2023
ec68b72
lib/file: fix error message test after go1.20 upgrade
ncw Jan 15, 2023
ec20c48
googlephotos: fix grammar in docs (#6699)
imthenachoman Jan 16, 2023
ca9182d
Add IMTheNachoMan to contributors
ncw Jan 17, 2023
844e8fb
lib/errors: add support for unwrapping go1.20 multi errors
ncw Jan 17, 2023
6b17044
fs:Added multiple ca certificate support.
Jan 11, 2023
0272d44
mount: do not treat \\?\ prefixed paths as network share paths on win…
albertony Jun 11, 2022
37db2ab
Add alankrit to contributors
ncw Jan 20, 2023
267a090
mount: fix check for empty mount point on Linux #3562
ncw Jan 19, 2023
a6f6a9d
mount,mount2,cmount: fix --allow-non-empty #3562
ncw Jan 19, 2023
7fa2194
realdebrid remote
itsToggle Jan 21, 2023
e842329
sorting file
itsToggle Jan 21, 2023
9bc32c0
create sorting file if it doesnt exist
itsToggle Jan 22, 2023
58c65e2
small fixes for folder creation in root dir
itsToggle Jan 22, 2023
bdb8ed9
clean sorting file
itsToggle Jan 22, 2023
82ce486
fix renaming causing directory to be empty
itsToggle Jan 22, 2023
df30f0d
Merge branch 'artificial-sorting' of https://github.com/itsToggle/rcl…
itsToggle Jan 22, 2023
e000e3b
file oriented artificial sorting
itsToggle Feb 22, 2023
a33d93d
fix crash on line 832, no reponse status code erros
itsToggle Feb 22, 2023
271afc6
single file deletion
itsToggle Feb 24, 2023
6d15ac6
unrestrict links on individual directory access
itsToggle Feb 24, 2023
b2bb571
revert latest changes
itsToggle Feb 24, 2023
b659524
more precise mutex locks/unlocks
itsToggle Feb 25, 2023
1c01365
use sync.Map instead of mutex
itsToggle Feb 25, 2023
43558e1
fix regex folders
itsToggle Feb 25, 2023
5d40159
clear sync.maps w/ creating race conditions
itsToggle Feb 25, 2023
9e64db1
check if sortfile was updated w/o opening it
itsToggle Feb 25, 2023
f7d77f7
fix small first run issue
itsToggle Feb 25, 2023
6a636c7
fix first startup issues
itsToggle Feb 25, 2023
a67e87e
mutex lock move functions
itsToggle Feb 25, 2023
9917979
fix creating empty folders
itsToggle Feb 25, 2023
77b3747
switch to xsync, fix parallel mv/rn
itsToggle Feb 26, 2023
6d41992
truly rebuild mapping if its not called by the move function
itsToggle Feb 26, 2023
c23978c
restore regex folder returning first match
itsToggle Feb 26, 2023
62b2f5d
small renaming, deleting fixes, fixed crash on 914
itsToggle Feb 28, 2023
592b163
fix regex random order
itsToggle Feb 28, 2023
cba02c6
speed up moving/renaming actions
itsToggle Feb 28, 2023
e131020
simplify mutex & improve action speed
itsToggle Aug 10, 2023
4c30152
unrestrict only when opening files
itsToggle Aug 27, 2023
66ebbda
fixing no metadata found errors
itsToggle Aug 27, 2023
dd4ffef
adjusted sorting file comment message
itsToggle Aug 27, 2023
2a8711a
re-enable deleting
itsToggle Aug 27, 2023
1a8b0df
fix some torrents not redownloading, timezone stuff
itsToggle Aug 28, 2023
3f75f44
small improvements when opening broken files
itsToggle Aug 28, 2023
f996b5e
correct file date
itsToggle Aug 28, 2023
869702c
fix removing torrents
itsToggle Aug 28, 2023
4a18c72
fix redownloading dead torrent loops
itsToggle Aug 29, 2023
e6581a6
fix changes to the realdebrid website not reflecting immediatly
itsToggle Aug 29, 2023
a0a532d
add updating message
itsToggle Aug 29, 2023
b79464c
improve complete refresh timer
itsToggle Aug 29, 2023
5b2e10b
better RD error messaging
itsToggle Aug 30, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 5 additions & 2 deletions .github/workflows/build_publish_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@ on:
push:
branches:
- master
paths-ignore:
- '**/README.md'
- '**/.github/**'

jobs:
build:
if: github.repository == 'rclone/rclone'
if: github.repository == 'rclone/rclone' || 1 == 1
runs-on: ubuntu-latest
name: Build image job
steps:
Expand All @@ -19,7 +22,7 @@ jobs:
uses: ilteoood/[email protected]
with:
tag: beta
imageName: rclone/rclone
imageName: rclone_rd
platform: linux/amd64,linux/386,linux/arm64,linux/arm/v7,linux/arm/v6
publish: true
dockerHubUser: ${{ secrets.DOCKER_HUB_USER }}
Expand Down
17 changes: 11 additions & 6 deletions .github/workflows/build_publish_release_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,15 @@ name: Docker release build
on:
release:
types: [published]
workflow_dispatch:
inputs:
manual:
required: true
default: true

jobs:
build:
if: github.repository == 'rclone/rclone'
if: github.repository == 'rclone/rclone' || 1 == 1
runs-on: ubuntu-latest
name: Build image job
steps:
Expand All @@ -27,14 +32,14 @@ jobs:
uses: ilteoood/[email protected]
with:
tag: latest,${{ steps.actual_patch_version.outputs.ACTUAL_PATCH_VERSION }},${{ steps.actual_minor_version.outputs.ACTUAL_MINOR_VERSION }},${{ steps.actual_major_version.outputs.ACTUAL_MAJOR_VERSION }}
imageName: rclone/rclone
imageName: itstoggle/rclone_rd
platform: linux/amd64,linux/386,linux/arm64,linux/arm/v7,linux/arm/v6
publish: true
dockerHubUser: ${{ secrets.DOCKER_HUB_USER }}
dockerHubPassword: ${{ secrets.DOCKER_HUB_PASSWORD }}

build_docker_volume_plugin:
if: github.repository == 'rclone/rclone'
if: github.repository == 'rclone/rclone' || 1 == 1
needs: build
runs-on: ubuntu-latest
name: Build docker plugin job
Expand All @@ -47,13 +52,13 @@ jobs:
shell: bash
run: |
VER=${GITHUB_REF#refs/tags/}
PLUGIN_USER=rclone
PLUGIN_USER=itstoggle
docker login --username ${{ secrets.DOCKER_HUB_USER }} \
--password-stdin <<< "${{ secrets.DOCKER_HUB_PASSWORD }}"
for PLUGIN_ARCH in amd64 arm64 arm/v7 arm/v6 ;do
export PLUGIN_USER PLUGIN_ARCH
make docker-plugin PLUGIN_TAG=${PLUGIN_ARCH/\//-}
make docker-plugin PLUGIN_TAG=${PLUGIN_ARCH/\//-}-${VER#v}
make docker-plugin PLUGIN_TAG=${PLUGIN_ARCH/\//-}-master
done
make docker-plugin PLUGIN_ARCH=amd64 PLUGIN_TAG=latest
make docker-plugin PLUGIN_ARCH=amd64 PLUGIN_TAG=${VER#v}
make docker-plugin PLUGIN_ARCH=amd64 PLUGIN_TAG=master
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ fuzz-build.zip
*.rej
Thumbs.db
__pycache__
sorting.txt
rclone-as-beta-linux-arm64
rclone-as-beta.exe
z-rclone-as-beta-linux-arm64
z-rclone-as-beta.exe
z-rclone-as-beta-linux
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ issues:
exclude-use-default: false

# Maximum issues count per one linter. Set to 0 to disable. Default is 50.
max-per-linter: 0
max-issues-per-linter: 0

# Maximum count of issues with the same text. Set to 0 to disable. Default is 3.
max-same-issues: 0
Expand Down
45 changes: 45 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"version": "0.2.0",
"configurations": [
{
"name": "Move",
"type": "go",
"request": "launch",
"mode": "auto",
"program": "${fileDirname}",
"env": {},
"args": ["moveto","realdebrid:shows/Westworld.S01-S04.1080p.WEBRip.AAC.6CH.x265.HEVC-PSA/","realdebrid:default/fuck","--disable","DirMove"],
"console": "integratedTerminal"
},
{
"name": "List",
"type": "go",
"request": "launch",
"mode": "auto",
"program": "${fileDirname}",
"env": {},
"args": ["tree","realdebrid:/default/"],
"console": "integratedTerminal"
},
{
"name": "Mkdir",
"type": "go",
"request": "launch",
"mode": "auto",
"program": "${fileDirname}",
"env": {},
"args": ["mkdir","realdebrid:/new"],
"console": "integratedTerminal"
},
{
"name": "Remove",
"type": "go",
"request": "launch",
"mode": "auto",
"program": "${fileDirname}",
"env": {},
"args": ["delete","realdebrid:/default/some.show/season 1"],
"console": "integratedTerminal"
},
]
}
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Make sure you
* Add [documentation](#writing-documentation) for a new feature.
* [Commit your changes](#committing-your-changes) using the [message guideline](#commit-messages).

When you are done with that push your changes to Github:
When you are done with that push your changes to GitHub:

git push -u origin my-new-feature

Expand All @@ -88,7 +88,7 @@ Your changes will then get reviewed and you might get asked to fix some stuff. I

You may sometimes be asked to [base your changes on the latest master](#basing-your-changes-on-the-latest-master) or [squash your commits](#squashing-your-commits).

## Using Git and Github ##
## Using Git and GitHub ##

### Committing your changes ###

Expand Down
Loading