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