rclone/fs/rc
Josh Soref ce3b65e6dc all: fix spelling across the project
* abcdefghijklmnopqrstuvwxyz
* accounting
* additional
* allowed
* almost
* already
* appropriately
* arise
* bandwidth
* behave
* bidirectional
* brackets
* cached
* characters
* cloud
* committing
* concatenating
* configured
* constructs
* current
* cutoff
* deferred
* different
* directory
* disposition
* dropbox
* either way
* error
* excess
* experiments
* explicitly
* externally
* files
* github
* gzipped
* hierarchies
* huffman
* hyphen
* implicitly
* independent
* insensitive
* integrity
* libraries
* literally
* metadata
* mimics
* missing
* modification
* multipart
* multiple
* nightmare
* nonexistent
* number
* obscure
* ourselves
* overridden
* potatoes
* preexisting
* priority
* received
* remote
* replacement
* represents
* reproducibility
* response
* satisfies
* sensitive
* separately
* separator
* specifying
* string
* successful
* synchronization
* syncing
* šenfeld
* take
* temporarily
* testcontents
* that
* the
* themselves
* throttling
* timeout
* transaction
* transferred
* unnecessary
* using
* webbrowser
* which
* with
* workspace

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-08-30 11:16:26 +02:00
..
jobs build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
js fs/rc/js: correct RC method names 2022-04-22 12:44:04 +01:00
rcflags docs: capitalization of flag usage strings 2021-12-30 14:07:24 +01:00
rcserver Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
webgui all: fix spelling across the project 2022-08-30 11:16:26 +02:00
cache.go rc: allow fs= params to be a JSON blob 2021-03-30 17:07:27 +01:00
cache_test.go rc: allow fs= params to be a JSON blob 2021-03-30 17:07:27 +01:00
config.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
config_test.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
internal.go Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
internal_test.go rc: fix core/command giving 500 internal error - fixes #4914 2021-01-10 16:34:46 +00:00
params.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00
params_test.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
rc.go rcd: Add Prometheus metrics support - fixes #3858 2020-03-01 09:58:34 +00:00
rc_test.go fs/rc: add more infrastructure to help writing rc functions 2018-11-02 17:32:20 +00:00
registry.go config: fixed issues with flags/options set by environment vars. 2021-07-05 16:38:20 +01:00