albertony
b0de0b4609
docs: include all commands in online help top menu drop-down
2022-02-01 20:40:50 +01:00
Nick Craig-Wood
5c646dff9a
Start v1.58.0-DEV development
2021-11-01 16:54:17 +00:00
Ivan Andreev
0d7426a2dd
hasher: backend documentation #5587
2021-10-20 19:11:54 +03:00
Ivan Andreev
6d02530f9d
sia: finish documentation #4514
...
Also rename stuttering `--sia-sia-user-agent` to `--sia-user-agent`
2021-10-19 22:55:27 +03:00
albertony
7d66bfbb7c
docs: toc styling ( #5695 )
2021-10-13 15:04:11 +02:00
Nick Craig-Wood
7c58148840
Start v1.57.0-DEV development
2021-08-01 13:43:36 +01:00
Nick Craig-Wood
11d86c74b2
docs: expand contents and make docs full screen
2021-07-20 16:53:21 +01:00
Nick Craig-Wood
feb6046a8a
docs: add table of contents to every page
2021-07-20 16:53:21 +01:00
Ivan Andreev
1cc6dd349e
Add google search widget to rclone.org
2021-07-05 16:21:36 +01:00
Ivan Andreev
062919e08c
deprecate cache backend ( #5382 )
2021-06-10 19:52:55 +03:00
buengese
cd69f9e6e8
uptobox: add docs
2021-04-13 17:46:07 +02:00
Nick Craig-Wood
6d65d116df
Start v1.56.0-DEV development
2021-03-31 19:51:43 +01:00
Nick Craig-Wood
beff081abb
Start v1.55.0-DEV development
2021-02-02 16:30:58 +00:00
Yury Stankevich
71edc75ca6
HDFS (Hadoop Distributed File System) implementation - #42
...
This includes an HDFS docker image to use with the integration tests.
Co-authored-by: Ivan Andreev <ivandeex@gmail.com>
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2021-01-07 09:48:51 +00:00
buengese
66c3f2f31f
new backend: zoho workdrive - fixes #4533
2020-12-30 17:56:08 +00:00
Nick Craig-Wood
62c9074132
compress: fix icon in docs
2020-12-30 17:56:08 +00:00
buengese
d5181118cc
compress: finish docs
2020-12-02 16:30:02 +01:00
Nick Craig-Wood
979bb07c86
filefabric: Implement the Enterprise File Fabric backend
...
Missing features
- M-Stream support
- Oauth-like flow (soon being changed to oauth)
2020-11-25 21:11:29 +00:00
Nick Craig-Wood
41ecb586c4
Start v1.54.0-DEV development
2020-09-02 17:52:58 +01:00
Nick Craig-Wood
358e2b2665
Revert "docs: make the website navbar stick to top"
...
Unfortunately this breaks the anchor links - the titles are under the
navbar, so revert this for the moment.
This reverts commit cdfb3f7194
.
2020-09-02 16:43:05 +01:00
Nick Craig-Wood
e54ce35019
build: change beta numbering to be semver compatible - Fixes #4516
...
From now on the betas will be numbered for the version that they will
become, so:
v1.53.0-beta.NNNN.CCCCC
Where N is commit number and C is commit. When released this will
become v1.53.0 and the beta will become v1.54.0-beta.NNN.CCCCC.
The commit number is the count of the commits since the root of the
tree since we can no longer use the the git version numbers since the
last tag.
This will simplify building the stable branch but that release
procedure hasn't been revised yet.
This commit also injects the name of the branch for the beta builds
into the download path.
2020-08-31 13:55:04 +01:00
Petri Salminen
cdfb3f7194
docs: make the website navbar stick to top
...
Navbar will remain visible on the top of the screen, even when
the user has scrolled down.
This makes it easier to navigate the site quickly.
2020-06-25 11:47:56 +01:00
Nick Craig-Wood
3b20335d2a
docs: remove leading slash in page reference in footer when present
2020-06-02 12:09:45 +01:00
Nick Craig-Wood
1635b37ff1
docs: Add link to source and modified time to footer of every page
2020-06-01 13:07:46 +01:00
Nick Craig-Wood
6882aeff97
Version v1.52.0
2020-05-27 17:31:10 +01:00
Nick Craig-Wood
ca0c4c7585
docs: update index and donate pages after review
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
256d17eba8
docs: markdownify the strings in the commands index
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
5777f4481f
docs: add missing shortcode
2020-05-27 17:31:09 +01:00
Martin Michlmayr
6e945fba82
docs: wrap code example into <code>
2020-05-27 17:31:09 +01:00
Martin Michlmayr
ce7047d88a
docs: fix cosmetic issues
2020-05-27 17:31:09 +01:00
Martin Michlmayr
ef7662d2fa
docs: fix cosmetic issue in menu
...
The menu items shouldn't end with a full stop since that looks
weird and is just clutter.
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
41a58d7f6e
docs: tweaks to index and donate page
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
2a7f3eecf4
docs: reduce height of provider entries
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
41e12114a8
docs: fix validation errors
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
1b12d5d346
docs: move most of the chrome into baseof.html as per a modern hugo install
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
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
Nick Craig-Wood
06427371eb
docs: add "make validate_website" and fix validation errors
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
d08e1616a7
docs: add autogenerated date to footer
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
0db20c9c56
docs: Remove spurious styles from donate page
...
Correct link when not running on real URL
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
33e9db9745
docs: Use versioned css/jss
2020-05-27 17:31:09 +01:00
Nick Craig-Wood
022cda3109
docs: update provider list on front page
2020-05-27 17:31:08 +01:00
Nick Craig-Wood
ab4a2275eb
docs: add copy to clipboard javascript
...
add popper library for popup menus
2020-05-27 17:31:08 +01:00
Nick Craig-Wood
273ee0d696
docs: remove unused page types
2020-05-27 17:31:08 +01:00
Nick Craig-Wood
6d19bbba73
docs: add description to commands and index page
2020-05-27 17:31:08 +01:00
Nick Craig-Wood
af19f924ff
docs: layout tweaks
2020-05-27 17:31:08 +01:00
Nick Craig-Wood
62781d0925
docs: fix layouts
2020-05-27 17:31:08 +01:00
Nick Craig-Wood
038648aaca
docs: rename about.md to _index.md after Hugo upgrade
...
Use the official way of including markdown content into index.html
2020-05-27 17:31:08 +01:00
Nick Craig-Wood
1e274b01fe
docs: fix layouts after bootstrap upgrade
...
- use bootstrap recommended viewport
2020-05-27 17:31:08 +01:00
Caleb Case
0ce662faad
Tardigrade Backend
2020-05-12 15:56:50 +00:00
Fred
c754e89906
seafile: New backend for seafile server
2020-05-06 17:33:22 +00:00
Nick Craig-Wood
43daecd89b
Version v1.51.0
2020-02-01 10:40:01 +00:00
Nick Craig-Wood
c789436580
The memory backend
...
This is a bucket based remote
2020-01-18 10:41:08 +00:00
Nick Craig-Wood
bedeaf23af
sugarsync: new backend - fixes #622
2020-01-17 17:39:34 +00:00
Nick Craig-Wood
6fabf476cf
Version v1.50.0
2019-10-26 11:04:54 +01:00
Nick Craig-Wood
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
Ivan Andreev
c68c919cea
docs: chunker documentation
2019-09-24 12:45:12 +01:00
David Baumgold
7d8c15c030
docs: GitHub has a capital H
2019-09-13 18:39:23 +01:00
Ivan Andreev
ba1daea072
mailru: backend for mail.ru
2019-09-09 21:56:16 +01:00
Nick Craig-Wood
a6387e1f81
Version v1.49.0
2019-08-26 15:25:20 +01:00
Nick Craig-Wood
a3faf98aa0
docs: add docs about GUI
2019-08-25 20:32:41 +01:00
Nick Craig-Wood
ed85092edb
docs: remove social media tracking javascript and replace with links
2019-08-25 11:09:20 +01:00
Nick Craig-Wood
beb8d5c134
docs: update analytics
2019-08-25 11:09:19 +01:00
Nick Craig-Wood
93810a739d
docs: update fontawesome free to 5.10.2 and fixup broken images
2019-08-25 11:09:19 +01:00
Nick Craig-Wood
5d4d5d2b07
docs: update logo on website
2019-08-25 11:09:19 +01:00
Cenk Alti
a1ca65bd80
putio: add new backend
2019-08-23 12:11:36 +01:00
Nick Craig-Wood
a1263e70cf
premiumizeme: new backend for premiumize.me - Fixes #3063
2019-08-10 19:17:51 +01:00
Nick Craig-Wood
8c511ec9cd
docs: fix star count on website
2019-07-28 20:58:21 +01:00
Nick Craig-Wood
57d5de6fba
build: fix up package paths after repo move
...
git grep -l github.com/ncw/rclone | xargs -d'\n' perl -i~ -lpe 's|github.com/ncw/rclone|github.com/rclone/rclone|g'
goimports -w `find . -name \*.go`
2019-07-28 18:47:38 +01:00
Nick Craig-Wood
a1cfe61ffd
googlephotos: Backend for accessing Google Photos #369
2019-07-02 15:26:55 +01:00
Laura
dde4dd0198
fichier: 1fichier support - fixes #2908
...
This was started by Fionera, finished off by Laura with fixes and more
docs from Nick.
Co-authored-by: Fionera <fionera@fionera.de>
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2019-06-30 18:35:01 +01:00
Nick Craig-Wood
4ee6de5c3e
docs: add a new page with global flags and link to it from the command docs
...
In f544234
we removed the global flags from each command as it was
making each page very big and causing 1000s of lines of duplication in
the man page.
This change adds a new flags page with all the global flags on and
links each command page to it.
Fixes #3273
2019-06-20 16:45:44 +01:00
Nick Craig-Wood
245fed513a
Version v1.48.0
2019-06-15 13:55:41 +01:00
Nick Craig-Wood
fb6966b5fe
docs: Fix warnings after hugo upgrade to v0.55
2019-06-08 11:55:51 +01:00
Nick Craig-Wood
dbf9800cbc
docs: add serve to README, main page and menu
2019-05-11 23:39:50 +01:00
Nick Craig-Wood
a0d4fdb2fa
Version v1.47.0
2019-04-13 11:01:58 +01:00
Nick Craig-Wood
901811bb26
docs: Remove references to Google+
2019-04-12 15:25:17 +01:00
xopez
2faf2aed80
docs: Update Copyright to current Year
2019-03-18 11:03:45 +00:00
jaKa
118a8b949e
koofr: implemented a backend for Koofr cloud storage service.
...
Implemented a Koofr REST API backend.
Added said backend to tests.
Added documentation for said backend.
2019-03-06 13:41:43 +00:00
Nick Craig-Wood
eb85ecc9c4
Version v1.46
2019-02-09 10:42:57 +00:00
Nick Craig-Wood
d35bd15762
Version v1.45
2018-11-24 13:44:25 +00:00
Nick Craig-Wood
f96ce5674b
Version v1.44
2018-10-15 11:03:08 +01:00
Nick Craig-Wood
9fe39f25e1
union: add missing docs
2018-09-07 15:14:08 +01:00
Anagh Kumar Baranwal
0fb12112f5
docs: display changes
...
- Reduced size of the social menu and increased the size of the content
- Added scrollable property to the index menus
- Fixed code wrapping issue
Fixes #2103
Signed-off-by: Anagh Kumar Baranwal <anaghk.dos@gmail.com>
2018-09-07 14:54:22 +01:00
Nick Craig-Wood
20c55a6829
Version v1.43
2018-09-01 12:58:00 +01:00
Sebastian Bünger
007c7757d4
Add docs for Jottacloud
2018-08-10 11:14:34 +01:00
Nick Craig-Wood
a9adb43896
Version v1.42
2018-06-16 18:21:09 +01:00
Jakub Karlicek
53292527bb
opendrive: fill out the functionality #1026
...
* Add Mkdir, Rmdir, Purge, Delete, SetModTime, Copy, Move, DirMove
* Update file size after upload
* Add Open seek
* Set private permission for new folder and uploaded file
* Add docs
* Update List function
* Fix UserSessionInfo struct
* Fix socket leaks
* Don’t close resp.Body in Open method
* Get hash when listing files
2018-05-12 10:07:25 +01:00
Nick Craig-Wood
e4c380b2a8
Version v1.41
2018-04-28 11:46:27 +01:00
Nick Craig-Wood
1f255a8567
Add a mega.nz remote #163
...
Not supported yet:
* Hash
* ModTime
* Server Side Copy
Otherwise fully functional and passing all the tests.
2018-04-18 21:09:54 +01:00
Nick Craig-Wood
9b140b42c9
docs: fix current download link
2018-03-26 17:45:45 +01:00
Nick Craig-Wood
19ca9fb939
release: Put the releases into a v1.XX subdirectory
2018-03-19 14:20:09 +00:00
Nick Craig-Wood
26f1c55987
Version v1.40
2018-03-19 10:06:13 +00:00
Nick Craig-Wood
012d4a1235
docs: fix download icon
2018-03-17 12:00:14 +00:00
Nick Craig-Wood
86e5a35491
Implement Remote Control for rclone #2111
...
This implements a remote control protocol activated with the --rc flag
and a new command `rclone rc` to use that interface.
Still to do
* docs - need finishing
* tests
2018-03-14 22:58:20 +02:00
Nick Craig-Wood
85e0b87c99
build: add .deb and .rpm output for the build
...
This uses https://github.com/goreleaser/nfpm to create the .deb and
.rpm packages from the standard build output.
2018-03-06 12:37:44 +00:00
Nick Craig-Wood
675e7c5d8e
docs: make downloads into a table
...
Add the scripted downloads to the download page
2018-02-13 11:23:11 +00:00
Nick Craig-Wood
99f3c8bc93
docs: turn version into a partial so it can be reused more easily
2018-02-13 11:20:23 +00:00
Nick Craig-Wood
f34a9116d4
Version v1.39
2017-12-23 13:07:45 +00:00
Remus Bunduc
016abf825e
cache: first version
2017-11-15 15:23:21 +00:00
Nick Craig-Wood
7f3dc9b5c4
Implement WebDAV remote #580
...
This has special knowledge of Owncloud and Nextcloud to enable more
functionality such as mod times.
2017-10-09 16:19:37 +01:00