Nick Craig-Wood
|
49ba4eeb86
|
oauthutil: tidy interface to Config to add Options struct
The interface was getting so that a new function was needed for every
Config variant. Adding an Options struct fixes this.
|
2020-05-26 11:27:01 +01:00 |
|
Nick Craig-Wood
|
bafe7d5a73
|
backends: move encoding definitions from fs/encodings
|
2020-01-16 14:40:36 +00:00 |
|
Nick Craig-Wood
|
3c620d521d
|
backend: adjust backends to have encoding parameter
Fixes #3761
Fixes #3836
Fixes #3841
|
2020-01-16 14:40:36 +00:00 |
|
Nick Craig-Wood
|
fd51f24906
|
putio: use lib/encoder
And in the process
- fix a bug with + and & in file name
- fix NewObject returning directories as files
|
2019-10-02 11:34:08 +01:00 |
|
Cenk Alti
|
a1ca65bd80
|
putio: add new backend
|
2019-08-23 12:11:36 +01:00 |
|