Morris Jobke
bb89e69037
Merge pull request #962 from nextcloud/stb14-stable-links-footer
...
Add stable to the version links and fix conf
2018-11-28 18:53:58 +01:00
John Molakvoæ (skjnldsv)
ffa6e08db3
Add stable to the version links and fix conf
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 18:48:06 +01:00
Morris Jobke
d7f5d8d2d5
Merge pull request #960 from nextcloud/backport/957/stable14
...
[stable14] Remove the legacy autoloader docs
2018-11-28 18:17:21 +01:00
Roeland Jago Douma
8449226e38
Remove the legacy autoloader docs
...
We should not promote this.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-11-28 17:16:29 +00:00
Morris Jobke
bd1294afe5
Merge pull request #956 from nextcloud/stb14-new-design-fix
...
Structure cleanup and RTD migration
2018-11-28 18:09:38 +01:00
John Molakvoæ (skjnldsv)
39b0558f99
Structure cleanup and RTD migration
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 17:19:37 +01:00
Morris Jobke
59ce2860b1
Merge pull request #955 from nextcloud/backport/954/stable14
...
[stable14] Add documentation on how to change data folder #555
2018-11-28 14:54:39 +01:00
Flávio Gomes da Silva Lisboa
af34dc62e0
Add documentation on how to change data folder #555
2018-11-28 13:52:53 +00:00
Morris Jobke
539a791ce0
Sort go.php entries
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-27 15:05:10 +01:00
Morris Jobke
d46ec774bd
Merge pull request #950 from nextcloud/backport/943/stable14
...
[stable14] Update source_installation.rst
2018-11-27 14:12:17 +01:00
Morris Jobke
439bc016e4
Merge pull request #951 from nextcloud/backport/944/stable14
...
[stable14] Add Apache modules to OAuth 2 docs
2018-11-27 14:11:48 +01:00
Jan
30483d5753
Apache modules for OAuth 2
...
IIRC, `mod_headers` should be the most important one... not sure if the others are required but they don't hurt either
2018-11-27 12:48:10 +00:00
cooboyno111
ed3809020c
Update source_installation.rst
2018-11-27 12:47:20 +00:00
Marius Blüm
4743591b8d
Merge pull request #948 from nextcloud/backport/947/stable14
...
[stable14] Document behaviour of device-specific passwords on password change
2018-11-27 11:53:21 +01:00
Morris Jobke
f8b762888d
Document behaviour of device-specific passwords on password change
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-27 10:45:20 +00:00
Morris Jobke
5ccfe6e39e
Merge pull request #939 from nextcloud/backport/938/stable14
...
[stable14] "canUpload" is a string not a boolean
2018-11-22 16:51:01 +01:00
Björn Schießle
d485351287
"canUpload" is a string not a boolean
...
"canUpload" is a string which can be either "true" or "false", not a boolean.
2018-11-22 15:50:16 +00:00
timm2k
7c1efea6cc
Removed double ``X-Powered-By;`` ( #934 )
...
Removed double ```fastcgi_hide_header X-Powered-By;``` clause
2018-11-20 14:06:25 +01:00
Hans Erasmus
78fb306950
Fixed NC hardcoded version in installation on CentOS ( #935 )
...
* CentOS 7 walkthrough install created
* Update source_installation.rst
Added additional dependency to extract tar ball.
* Added entries from the comment of @michag86
* Fix Nextcloud version number in CentOS install
Removed the hardcoded 'Nextcloud 13' line in the CentOS install to make it more generic.
2018-11-20 14:05:50 +01:00
Morris Jobke
719d34469f
Update nginx regex to also server woff2
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-11-19 10:15:40 +01:00
Martin
79eaa55f8c
Fix a typo
...
"...an Nextcloud..." > "...a Nextcloud..."
2018-11-16 13:43:19 +01:00
Hans Erasmus
b7acc5d7f9
CentOS 7 walkthrough install created ( #843 )
...
* CentOS 7 walkthrough install created
* Update source_installation.rst
Added additional dependency to extract tar ball.
* Added entries from the comment of @michag86
2018-11-13 11:28:08 +01:00
Fermulator
071f579d22
add tar.gz2 example to manual upgrade steps
2018-11-12 23:16:43 +01:00
Fermulator
f745c8c926
minor corrections to manual upgrade steps
2018-11-12 23:16:38 +01:00
Jos Poortvliet
b19712c7a0
We have two VM's, add Univention.
...
Of course, we should have had both options here from the beginning... 🙈
2018-11-06 00:06:23 +01:00
Jos Poortvliet
e301102b03
Update occ_command.rst
...
adding info from @akalypse in https://github.com/nextcloud/server/issues/8311?fbclid=IwAR07RjhNMtK4MwbcGX6e03XclX4BIEGZ48cYn8Rt9fEWdONxWTlpd1uHiQ4#issuecomment-423243061 - pls check @schiessle
2018-11-01 14:56:23 +01:00
Elliott Partridge
ae83e1494a
Indicate required mod_rewrite
...
Added a note indicating that mod_rewrite is required for .well-known redirects in the .htaccess file. I stumbled across this missing requirement when upgrading to NC 13.0.
2018-11-01 14:54:54 +01:00
Morris Jobke
7a47e749e8
Fix line break
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 17:05:38 +02:00
Kim Brose
2e85cd5b8f
Update usage of --path argument
...
Update use of --path argument for files:transfer-ownership to reflect https://github.com/nextcloud/server/blob/master/apps/files/lib/Command/TransferOwnership.php#L126
2018-10-24 17:04:27 +02:00
Morris Jobke
58b75aa5c1
Add section about .l10nignore
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 12:13:12 +02:00
Morris Jobke
c65cf440b3
Update l10n documentation
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 12:13:08 +02:00
Joas Schilling
ac778733b5
Fix numbers
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 12:00:04 +02:00
Joas Schilling
eba986cdfc
Improve the documentation for MySQL 4byte on MySQL 8+ and MariaDB 10.3+
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-24 11:59:58 +02:00
John Molakvoæ (skjnldsv)
b3ed45f261
Readme fix
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 14:59:02 +02:00
John Molakvoæ (skjnldsv)
3aedc8ea77
Test build without pdf
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 14:58:57 +02:00
John Molakvoæ (skjnldsv)
453b7302d1
Icon fix 2
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 14:58:53 +02:00
John Molakvoæ (skjnldsv)
02f98ddd7c
Icons fixes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 14:58:47 +02:00
John Molakvoæ (skjnldsv)
6cfb781f7e
Typo
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 14:58:44 +02:00
Julius Härtl
4904f82a6e
Add docs about css variables
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-23 14:58:40 +02:00
John Molakvoæ (skjnldsv)
2379dbf363
Designer 14 update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 14:58:36 +02:00
Daniel Hansson
13d351e9c2
update link to blog
2018-10-22 14:46:16 +02:00
Daniel Hansson
f5bbde6e5a
update name
2018-10-22 14:45:23 +02:00
Marius Blüm
06352bd06f
PHP Mail is not longer supported
...
* fixes https://github.com/nextcloud/documentation/issues/854
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-10-18 13:25:28 +02:00
Christian Oliff
31bc4d0139
Therefore typo fix
...
'Therfor' is a legal term and not appropriate in this context
REF: https://writingexplained.org/therefor-or-therefore-difference
2018-10-17 12:22:24 +02:00
Marios Zindilis
4282983603
Rephrased web browser requirement
2018-10-15 08:39:19 +02:00
Morris Jobke
49a2852f71
Merge pull request #898 from nextcloud/update/stable14/referrerpolicy
...
[stable14] Add hint for Referrer-Policy
2018-10-12 16:41:30 +02:00
Patrik Kernstock
5f44f9a8c8
[stable14] Add hint for Referrer-Policy
...
Signed-off-by: Patrik Kernstock <info@pkern.at>
2018-10-12 16:37:06 +02:00
alexmrb
b501cce5d5
Update index.rst
...
Update index.rst
Create w10_sync
Renamed w10_sync.rst to windows10-sync.rst
Update windows10-sync.rst
Update and rename windows10-sync.rst to sync_windows10.rst
File remaned from windows10-sync.rst to sync_windows10.rst
In addition, some changes were made:
Line 5: "OSX" was changed to "macOS"
Line 25: TOTP changed to "Two-factor authentication"
Move file to correct location
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-10 09:38:28 +02:00
Pellaeon Lin
c316da9ff7
Add link to notifications app's documentation
...
This will solve #828 and tick off one item in #568
2018-10-10 09:34:39 +02:00
Morris Jobke
df7e40823f
Merge pull request #891 from Florz/stable14
...
further hints to improve system performance
2018-10-08 17:20:39 +02:00