John Molakvoæ
bfc9df162d
Remove old theme and unused dependencies ( #1743 )
...
* Remove old theme and unused dependencies
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
* Remove last uneeded files
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
* Bump jQuery
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2019-12-30 09:47:28 +01:00
Roeland Jago Douma
07bf3b068a
Merge pull request #1742 from martbock/patch-2
...
Fix typo
2019-12-23 09:48:18 +01:00
Roeland Jago Douma
806bf5ce4c
Merge pull request #1749 from nextcloud/fix/supported-php-versions
...
Update supported php versions for 18
2019-12-23 09:43:41 +01:00
Christoph Wurst
3e4931c856
Update supported php versions for 18
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2019-12-19 10:59:25 +01:00
Nextcloud bot
2ab1214202
generate documentation from config.sample.php
2019-12-17 04:07:49 +00:00
Martin Bock
a0c7033bd6
Fix typo
2019-12-03 15:38:59 +01:00
Grzegorz Szymaszek
44de269401
Fix several typos
...
Signed-off-by: Grzegorz Szymaszek <gszymaszek@short.pl >
2019-12-03 13:50:11 +01:00
p-bo
4ee015fc07
Update doc link
...
Updated doc link to point to latest version
2019-11-28 22:26:24 +01:00
Julius Härtl
1ee2165c98
Explain how to set chunk size for LDAP's clean up checker ( #1708 )
...
Explain how to set chunk size for LDAP's clean up checker
2019-11-26 18:49:58 +01:00
Yahe
7c66034265
Merge pull request #1571 from yahesh/master
...
added the encryption details page which decribes the server-side encryption implementation of the default encryption module
2019-11-22 11:03:22 +01:00
Kenny
54a7d698f6
updated to reflect review feedback
...
Signed-off-by: Kenny <k.niehage@syseleven.de >
2019-11-22 09:13:15 +01:00
Nextcloud bot
165e94c892
generate documentation from config.sample.php
2019-11-21 03:17:58 +00:00
kesselb
fdd36032c1
Merge pull request #1630 from BernieO/patch-3
...
Adapt Updates to nginx configuration
2019-11-20 20:31:10 +01:00
Arthur Schiwon
84afc7c77b
LDAP: inform about cleanUpJobChunkSize setting
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2019-11-20 18:18:27 +01:00
Arthur Schiwon
7efb27ab0d
LDAP: explain flags for show-remnants
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2019-11-20 18:13:41 +01:00
John Molakvoæ
b39c6e0783
Add hash module to required list ( #1549 )
...
Add hash module to required list
2019-11-20 07:52:32 +01:00
John Molakvoæ
2b088bbfd1
hash only on FreeBSD
2019-11-20 07:41:01 +01:00
John Molakvoæ
222bdbf6d1
Update background_jobs_configuration.rst ( #1603 )
...
Update background_jobs_configuration.rst
2019-11-18 09:30:32 +01:00
Daniel Kesselberg
1f42403aea
Remove current and next version from doc.
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2019-11-12 20:47:03 +01:00
Sascha Wiswedel
f8792bb7f3
Merge pull request #1615 from moviuro/patch-2
...
mysql_4byte_support: extra maintenance steps
2019-10-29 20:25:57 +01:00
Moviuro
96fe694b55
mysql_4byte_support.rst: adjust wording, avoid repetition
...
Co-Authored-By: Sascha Wiswedel <wiswedel@users.noreply.github.com >
2019-10-29 16:25:58 +01:00
Jasper Knockaert
8f6c1aa61a
fix PATH_INFO
...
`try_files` was added in #1674 , but that resets `$fastcgi_path_info`. This PR makes sure PATH_INFO gets the original value.
2019-10-24 20:19:07 +02:00
Christoph Wurst
a8fda56ecc
Merge pull request #1674 from nextcloud/harden/nginx
...
Harden NGINX config
2019-10-24 10:44:07 +02:00
Roeland Jago Douma
f8bf1de627
Harden NGINX config
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2019-10-24 10:22:06 +02:00
Sascha Wiswedel
419acc0b6d
more specifics for possible MIME types at workflows
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2019-10-21 13:23:43 +02:00
Roeland Jago Douma
40293e3f2f
Bruteforce docs
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl >
2019-10-09 11:58:43 +02:00
blizzz
2375475d6d
Merge pull request #1648 from J0WI/postgresql11
...
Add PostgreSQL 11
2019-10-07 17:15:11 +02:00
John Molakvoæ
6fc1763c0b
Refresh linux distro requirements ( #1652 )
...
Refresh linux distro requirements
2019-10-07 16:07:06 +02:00
Rafal Zawadzki
e5b0989bed
Fix the order of lines :/
2019-10-05 00:17:10 +02:00
Rafal Zawadzki
ade76e5a3f
#1608 app:update command documented
2019-10-04 23:59:13 +02:00
Daniel-I-Am
ead8ce00e1
Refresh linux distro requirements
...
Signed-off-by: Daniel-I-Am <djdecloet@gmail.com >
2019-10-04 22:29:10 +02:00
Tim Terhorst
9e7b298735
Update logging docs to add fatal option
...
Signed-off-by: Tim Terhorst <mynamewastaken+gitlab@gmail.com >
2019-10-03 17:33:33 -05:00
J0WI
b18d2f8a3e
Add PostgreSQL 11
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com >
2019-10-03 23:55:55 +02:00
Daniel Kesselberg
ed586737b4
Merge pull request #1614 from moviuro/patch-1
...
crontab: split command, stdin and stdout
2019-10-03 15:55:22 +02:00
Daniel Kesselberg
70feeca516
Remove "configuring upload limits within the gui"
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2019-10-02 00:11:29 +02:00
Daniel Kesselberg
2ae74a1f1e
Update release_schedule
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2019-09-30 20:26:03 +02:00
Steve
35ee1fdb98
Update background_jobs_configuration.rst
2019-09-24 23:01:15 -04:00
Steve
2a35668f04
Update background_jobs_configuration.rst
2019-09-24 22:57:31 -04:00
John Molakvoæ
9958118d86
Update Nginx subdir headers to match webroot config ( #1597 )
...
Update Nginx subdir headers to match webroot config
2019-09-23 11:40:58 +02:00
BernieO
9c5ca66690
Adapt Updates to nginx configuration
...
Signed-off-by: Bernhard Ostertag <bernieo.github@gmx.de >
Nextcloud 17 adds the Same-Origin header which was removed with Nextcloud 12.
ref #1597 (which should IMHO be merged before release of Nextcloud 17)
2019-09-22 22:44:32 +02:00
Sascha Wiswedel
3a9f319ed7
Merge pull request #1623 from nextcloud/wiswedel/Logging/adminAudit
...
added portal link to audit documentation
2019-09-19 12:49:10 +02:00
Sascha Wiswedel
7e00ce0fa2
added portal link to audit documentation
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2019-09-19 11:12:00 +02:00
John Molakvoæ
af4b2ced9f
Update user_configuration.rst
2019-09-18 22:58:25 +02:00
Moviuro
2e8a5c5014
mysql_4byte_support: extra maintenance steps
...
Make sure we `cd` to our nextcloud location
Enable and disable maintenance mode explicitly
Fixes #1572
2019-09-12 11:27:37 +02:00
Moviuro
e1ee805693
crontab: split command, stdin and stdout
...
This change enhances readability
Fixes issue #1552
2019-09-12 09:56:41 +02:00
Nextcloud bot
60e7654230
generate documentation from config.sample.php
2019-09-10 03:18:16 +00:00
Griffith Knoop
235c2c7ec7
Corrections to enabling encryption
...
Removed the bit about enabling maintenance mode because changes to the application have caused it to automatically enable maintenance mode when enabling encryption and enabling it beforehand prevents the command from running at all.
2019-08-30 20:14:20 -04:00
Christoph Wurst
63e39e2b5b
Also load bcmap files with nginx
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2019-08-26 14:14:04 +02:00
Steve
6001f55c8f
Update background_jobs_configuration.rst
...
Added notes on using different databases.
2019-08-25 19:22:09 -04:00
Steve
372c4e4bdc
Update background_jobs_configuration.rst
...
Adjust nextcloudcron.service to wait for mysql.service dependency before starting. This prevents errors during a reboot.
2019-08-24 11:15:39 -04:00