Nick Craig-Wood
ffd4ab222c
docs: add idrive e2 as a major sponsor
2023-03-14 12:37:34 +00:00
Nick Craig-Wood
65528fd009
docs: remove link to rclone slack as it is no longer supported
2022-11-08 16:11:34 +00:00
Manoj Ghosh
b75c207208
oracle-object-storage: overview, docs update
2022-10-21 12:47:03 +01:00
Nick Craig-Wood
4e79de106a
hubic: remove backend as service has now shutdown - fixes #6481
2022-10-05 13:33:37 +01:00
Lesmiscore
2aa264b33c
smb: backend to support SMB - fixes #2042
2022-09-30 16:10:57 +01:00
albertony
6ce0168ba5
docs: better alignment of icons
...
Fixes issue with spacing between icon and text in backend docs headers.
This reverts the changes from PR #5889 and #5701 , which aligned menu/dropdown items when
icons have different sizes, and implements an alternative fix which gives slightly better
results, and also is more of a native Font Awesome solution:
Font Awesome icons are designed on grid and share a consistent height. But they vary in
width depending on how wide or narrow each symbol is. If you prefer to work with icons
that have a consistent width, adding fa-fw will render each icon using the same width.
2022-09-14 12:19:57 +01:00
Ovidiu Victor Tatar
b4d847cadd
new backend: hidrive - fixes #1069
2022-07-08 18:24:54 +01:00
Nick Craig-Wood
4b358ff43b
combine: backend to combine multiple remotes in one directory tree
...
Fixes #5600
2022-06-08 14:57:25 +01:00
Lesmiscore
598364ad0f
backend/internetarchive: add support for Internet Archive
...
This adds support for Internet Archive (archive.org) Items.
2022-04-28 10:25:38 +01:00
Nil Alexandrov
65652f7a75
Add Akamai Netstorage as a new backend.
2022-03-09 12:42:22 +00:00
jaKa
fd453f2c7b
koofr: renamed digistorage to exclude the romania part.
2022-03-08 22:39:23 +00:00
jaKa
5d06a82c5d
koofr: add digistorage service as a koofr provider.
2022-03-08 10:36:18 +00:00
Nick Craig-Wood
f22b703a51
storj: rename tardigrade backend to storj backend #5616
...
This adds an alias for backwards compatibility and leaves a stub
documentation page to redirect people to the new documentation.
2022-02-11 11:04:15 +00:00
albertony
b0de0b4609
docs: include all commands in online help top menu drop-down
2022-02-01 20:40:50 +01: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
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
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
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
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
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
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
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
ab4a2275eb
docs: add copy to clipboard javascript
...
add popper library for popup menus
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
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
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
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