Commit Graph

8356 Commits

Author SHA1 Message Date
John Molakvoæ
fa72608677 No more --force-rename 2020-12-22 07:45:20 +00:00
Sascha Wiswedel
fb517ae334 minor grammar corrections
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-22 07:45:20 +00:00
John Molakvoæ
b6fb894c91 Add move-calendar-rename flag docs 2020-12-22 07:45:20 +00:00
Sascha Wiswedel
08589bfe41 Merge pull request #5686 from nextcloud/backport/5682/stable20
[stable20] Lots of fixes in "access_webgui"
2020-12-11 14:28:11 +01:00
Valdnet
5ac8d737a6 Delete a photo 2020-12-11 11:55:51 +00:00
Valdnet
55430f4af0 Lots of fixes in "access_webgui" 2020-12-11 11:55:51 +00:00
Morris Jobke
2888788e3d Merge pull request #5511 from nextcloud/backport/5508/stable20
[stable20] Add Traefik v1 TOML example
2020-12-04 10:11:07 +01:00
Elliott Partridge
f6e3925675 Add Traefik v1 TOML example
It took me a little while to figure out the correct configuration for Traefik v1 using the traefik.toml for configuration.  So, I figured it would be helpful to document my findings.

Signed-off-by: Elliott Partridge <elliott.partridge@gmail.com>
2020-12-04 09:08:53 +00:00
Christoph Wurst
ec36c94f6b Merge pull request #5510 from nextcloud/backport/5509/stable20
[stable20] Update unified search docs
2020-12-04 09:44:42 +01:00
Christoph Wurst
2a0da8158c Fix outdated unified search result entry class suggestion
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-04 08:38:40 +00:00
Morris Jobke
e4ba5ff76d Merge pull request #5502 from nextcloud/backport/5501/stable20
[stable20] Correction
2020-12-02 16:30:22 +01:00
Georgiy Sitnikov
25be08bd8c Correction
I believe "specific users in a space-delimited list" should looks like this. Or?
2020-12-02 15:20:48 +00:00
Morris Jobke
2133861f26 Merge pull request #5493 from nextcloud/backport/5455/stable20
[stable20] Drop misleading traces of app.php recommendations
2020-12-01 23:04:46 +01:00
Morris Jobke
46d43b0aad Merge pull request #5494 from nextcloud/backport/5469/stable20
[stable20] documented occ sharing commands
2020-12-01 23:04:35 +01:00
Morris Jobke
2e9563f52c Merge pull request #5499 from nextcloud/backport/5465/stable20
[stable20] Describe step-by-step upgrading better
2020-12-01 23:04:24 +01:00
Morris Jobke
2bc7e44fc2 Merge pull request #5500 from nextcloud/backport/5453/stable20
[stable20] Do not suppress include_once errors for the composer autoloader
2020-12-01 23:03:37 +01:00
Christoph Wurst
a8921eb265 Do not suppress include_once errors for the composer autoloader
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-01 13:24:29 +00:00
Sascha Wiswedel
1a36d81609 Describe step-by-step upgrading better
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-01 13:24:23 +00:00
Sascha Wiswedel
a4c503be2f documented occ sharing commands
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-01 13:23:42 +00:00
Christoph Wurst
f1c07490b8 Drop misleading traces of app.php recommendations
The app init docs still recommended using app.php.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-01 13:23:23 +00:00
Christoph Wurst
93379bc7df Merge pull request #5488 from nextcloud/backport/5482/stable20
[stable20] Fix duplicate target warnings of Sphinx for external links
2020-11-27 12:13:50 +01:00
Christoph Wurst
6128eac146 Fix duplicate target warnings of Sphinx for external links
Apparently Sphinx doesn't like that we use the same name multiple times,
though the link pointed to different URLs.
https://github.com/sphinx-doc/sphinx/issues/3921#issuecomment-315581557
suggests using `__` for "anonymous references".

This will remove some of the github action comments that show for every
PR.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-27 10:33:41 +00:00
Christoph Wurst
f8154ef0e0 Merge pull request #5486 from nextcloud/backport/5485/stable20
[stable20] Remove dead preupdate.php note
2020-11-27 09:47:19 +01:00
Christoph Wurst
1bc2e56c8f Remove dead preupdate.php note
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-26 15:47:09 +00:00
Christoph Wurst
0c1b98792b Merge pull request #5466 from nextcloud/backport/5464/stable20
[stable20] List bg version expiration as limitation of session cred ext strg
2020-11-25 10:27:40 +01:00
Christoph Wurst
66329c50a4 List bg version expiration as limitation of session cred ext strg
Background version expiration doesn't work if cron can't access the
storage. This limitation wasn't documented.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-25 09:12:20 +00:00
Sascha Wiswedel
7d73925ce9 Merge pull request #5461 from nextcloud/backport/5452/stable20
[stable20] Fix wrongful description of transfer-ownership
2020-11-24 13:17:28 +01:00
Sascha Wiswedel
8b70830a18 replace "persons"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 12:10:24 +00:00
Sascha Wiswedel
18a2b15552 Fix wrongful description of transfer-ownership
clarify share handling

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 12:10:24 +00:00
Morris Jobke
fc90a5a037 Merge pull request #5448 from nextcloud/backport/5440/stable20
[stable20] Add windows contact sync documentation
2020-11-23 21:52:33 +01:00
Morris Jobke
c08b51ebe0 Merge pull request #5442 from nextcloud/backport/5441/stable20
[stable20] Update desktop client link
2020-11-23 21:51:59 +01:00
Axel Le Bot
1706348280 Add windows contact sync documentation 2020-11-23 20:50:57 +00:00
Morris Jobke
a5bdabd1e5 Update desktop client link
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-23 20:49:59 +00:00
Morris Jobke
d22f3f23a9 Merge pull request #5439 from nextcloud/backport/5438/stable20
[stable20] Improve suggested command line
2020-11-23 21:40:41 +01:00
Mat M
3706af8b45 Improve suggested command line
Since mostly the www-data user has no shell, you cannot easily cd and the sudo locally.

Signed-off-by: Mat M <matm@gmx.fr>
2020-11-22 23:25:04 +00:00
Morris Jobke
381417714f Merge pull request #5432 from nextcloud/backport/5423/stable20
[stable20] usage of variables in external storage mount points
2020-11-20 20:30:56 +01:00
Sascha Wiswedel
6cc9121147 documented usage of variables for external storages
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-20 18:54:55 +00:00
Sascha Wiswedel
20b5def201 updated external storage app store screenshot
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-20 18:54:55 +00:00
Morris Jobke
474d7c0a8d Merge pull request #5428 from nextcloud/backport/5278/stable20
[stable20] Adds links to end of ubuntu 20.04 example
2020-11-19 23:23:15 +01:00
Victor Joos
cb7fb91ade Adds links to ubuntu 20.04 example
The current documentation ends abruptly when only reading the "example
installation on ubuntu 20.04" document. This commit adds some links for the
next (potential) steps.

Signed-off-by: Victor Joos <victor.joos@uclouvain.be>
2020-11-19 21:07:03 +00:00
Daniel Calviño Sánchez
76358c6ea9 Merge pull request #5425 from nextcloud/backport/5411/stable20
[stable20] Fix description of "Enforce expiration date" parameter
2020-11-19 18:01:47 +01:00
Sascha Wiswedel
7f64a091f2 formatting and wording retouching
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-16 17:08:37 +00:00
Daniel Calviño Sánchez
3d7f14c4fe Fix description of "Enforce expiration date" parameter
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-16 17:08:37 +00:00
Morris Jobke
65540f0345 Merge pull request #5402 from nextcloud/backport/5401/stable20
[stable20] document upload chunk size
2020-11-10 15:25:34 +01:00
Sascha Wiswedel
064d1e0a24 document upload chunk size
documenting https://github.com/nextcloud/server/pull/7056

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-10 14:24:34 +00:00
Morris Jobke
96c7390b49 Merge pull request #5385 from nextcloud/backport/5319/stable20
[stable20] Admin manual: Fix typo in MySQL/MariaDB properties
2020-11-04 22:11:41 +01:00
Simon Westersund
0edbfd0f39 Admin manual: Fix another typo and missing value
- "skip_server_name" with underscores.
- Add "= 1" which was missing. Assuming that the previous author meant
  to enable this, since the default is 0.

Signed-off-by: Simon Westersund <swestersund@users.noreply.github.com>
2020-11-04 21:06:20 +00:00
Simon Westersund
71dc0bf90c Admin manual: Fix typo in MySQL/MariaDB properties
- Change dashes to underscores in the property names. Verified the names
  via the following documentation pages:
  - MySQL: https://dev.mysql.com/doc/refman/8.0/en/server-option-variable-reference.html
  - MariaDB: https://mariadb.com/kb/en/server-system-variables/

Signed-off-by: Simon Westersund <swestersund@users.noreply.github.com>
2020-11-04 21:06:20 +00:00
Morris Jobke
a9e7515f01 Merge pull request #5316 from nextcloud/backport/5308/stable20
[stable20] Correct sample code dependency and some typo
2020-10-29 14:27:24 +01:00
nienzu
e837cd5ebe Correct sample code dependency and some typo
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-29 13:19:06 +00:00