Commit Graph

24 Commits

Author SHA1 Message Date
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
77f7bb08af Version v1.64.0 2023-09-11 15:59:44 +01:00
5ac8cfee56 docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +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
542c1616b8 docs: small style fixes 2022-05-13 23:06:45 +01: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
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
37ff05a5fa Version v1.56.0 2021-07-20 19:45:41 +01:00
2925e1384c Use binary prefixes for size and rate units
Includes adding support for additional size input suffix Mi and MiB, treated equivalent to M.
Extends binary suffix output with letter i, e.g. Ki and Mi.
Centralizes creation of bit/byte unit strings.
2021-04-27 02:25:52 +03:00
19a8b66cee docs: update rclone about docs
Create a full loop of documentation for rclone about, backends overview
and individual backend pages.

Discussion:
https://github.com/rclone/rclone/pull/4774 relates

Previously pull was requested, in part, under ref
https://github.com/rclone/rclone/pull/4801

Notes:
Introduce a tentative draft see-link format the end of sections to try
rather than lots of in-para links.

Update about.go incl link to list of backends not supporting about.

In list of backends not supporting about, include link to about command
reference.

I appreciate there may be decisions to make going forward about whether
command links should be code formatted, and using proper pretty url
links, but I have fudged that for now.

Update backend pages that do not support about with wording used
previously for ftp - it is in passive voice but I can live with it. (my
own wording and fault). The note is applied to a limitations section. If
one does not already exist it is created (even if there are other
limitations with their own sections)
2020-11-27 14:08:52 +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
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
48eef2fb3c docs: add missing word 2020-05-26 13:49:09 +01:00
43daecd89b Version v1.51.0 2020-02-01 10:40:01 +00:00
4627ac5709 New backend for Citrix Sharefile - Fixes #1543
Many thanks to Bob Droog for organizing a test account and extensive
testing.
2019-09-30 12:28:33 +01:00