da25305ba0
docs: update backend config samples
2024-08-17 16:00:18 +02:00
93e8a976ef
Version v1.67.0
2024-06-14 16:04:51 +01:00
b6013a5e68
Version v1.66.0
2024-03-10 11:22:43 +00:00
82b963e372
Version v1.65.0
2023-11-26 16:07:39 +00:00
a7faf05393
docs: cleanup backend hashes sections
2023-11-20 17:43:57 +00:00
beea4d5119
lib/oauthutil: Improved usability of config flows needing web browser
...
The config question "Use auto config?" confused many users and lead to
recurring forum posts from users that were unaware that they were using
a remote or headless machine.
This commit makes the question and possible options more descriptive
and precise.
This commit also adds references to the guide on remote setup in the
documentation of backends using oauth as primary authentication.
2022-12-09 14:41:05 +00:00
959cd938bc
docs: Add minimum versions to all the backend pages and some of the other pages
2022-11-18 14:41:24 +00:00
00a684d877
Version v1.59.0
2022-07-09 18:09:25 +01:00
93a25498cf
docs/pcloud: document the cleanup issues
2022-06-16 15:45:42 +02:00
f9354fff2f
Version v1.58.0
2022-03-18 12:29:54 +00:00
a301478a13
config: improved punctuation in initial config prompt
2022-01-16 14:57:38 +01:00
db95a0d6c3
docs/pcloud: fix typo
2021-11-21 19:16:19 +01:00
169990e270
Version v1.57.0
2021-11-01 15:45:40 +00:00
c2597a4fa3
docs: cleanup header levels in backend docs ( #5698 )
2021-10-14 15:40:18 +02:00
3626f10f26
pcloud: add sha256 support - fixes #5496
2021-08-14 12:48:25 +01:00
37ff05a5fa
Version v1.56.0
2021-07-20 19:45:41 +01:00
f43a9ac17e
pcloud: only use SHA1 hashes in EU region
...
Apparently only SHA1 hashes are supported in the EU region for
pcloud. This has been confirmed by pCloud support. The EU regions also
support SHA256 hashes which we don't support yet.
https://forum.rclone.org/t/pcloud-to-local-no-hashes-in-common/19440
2020-11-25 20:46:38 +00:00
e4a87f772f
docs: spelling: e.g.
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2020-10-28 18:16:23 +00:00
510ac341e1
Version v1.53.0
2020-09-02 17:00:18 +01:00
e62c032184
docs: remove manually set dates and use git dates instead
2020-06-01 13:07:46 +01:00
74b8cbfb84
docs: set unsafe HTML parsing to false and fix raw HTML insertion
...
This means that markdown files can't contain <thing> any more.
2020-05-27 17:31:09 +01:00
4af5c9aed7
pCloud: Added support for interchangeable root folder for pCloud backend - #3957
2020-04-22 16:58:01 +01:00
43daecd89b
Version v1.51.0
2020-02-01 10:40:01 +00:00
00b2c02bf4
pcloud: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com >
2019-09-30 22:00:24 +01:00
73e010aff9
docs: make the config walkthroughs consistent for each backend
2019-08-26 10:47:17 +01:00
78b9bd77f5
docs: auto generate backend options documentation
...
This inserts the output of "rclone help backend xxx" into the help
pages for each backend.
2018-10-06 11:47:46 +01:00
a9273c5da5
docs: move documentation for options from docs/content into backends
...
In the following commit, the documentation will be autogenerated.
2018-10-06 11:47:46 +01:00
fe71d4fd87
Fix 'QingClound' typo
2017-12-21 10:33:21 +00:00
9e9297838f
Implement pcloud remote - #418
2017-10-01 11:37:35 +01:00