Commit Graph

6000 Commits

Author SHA1 Message Date
Valdnet
dec5750edd Correcting typos and adding a period 2020-09-14 14:19:38 +00:00
Morris Jobke
e7479a0886
Merge pull request #4458 from nextcloud/backport/4455/stable17
[stable17] Fix unwanted comment in output
2020-09-09 22:05:02 +02:00
Morris Jobke
917d705516 Fix unwanted comment in output
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 19:56:45 +00:00
Morris Jobke
85aabe5dfe
Merge pull request #4449 from nextcloud/backport/3124/stable17
[stable17] Update routing.rst; corrected parameter name from `method` to `verb`
2020-09-09 18:58:04 +02:00
Morris Jobke
5fcec056db
Merge pull request #4446 from nextcloud/backport/3608/stable17
[stable17] Update caching_configuration.rst
2020-09-09 18:30:27 +02:00
Jivan Pal
1f341085bf Update routing.rst; corrected parameter name from method to verb 2020-09-09 16:30:18 +00:00
Keunes
4213e46e02 Update caching_configuration.rst
Expand Redis explanation: inform user to update Redis config, and update socket name to a [more modern](https://help.nextcloud.com/t/error-redisexception-no-such-file-or-directory-at-closure/90684/2) one.
2020-09-09 16:29:38 +00:00
Morris Jobke
038b6ceb9f
Merge pull request #3114 from nextcloud/backport/3111/stable17
[stable17] add example for type annotation
2020-08-20 08:12:25 +02:00
dassio
28cef5c5e3 add example for type annotattion
Signed-off-by: dassio <dassio@icloud.com>
2020-08-20 06:11:41 +00:00
Morris Jobke
a11758ea22
Merge pull request #2995 from nextcloud/backport/2980/stable17
[stable17] Add info about LDAP info caching
2020-08-12 16:43:07 +02:00
Morris Jobke
5ef443a393 Add info about LDAP info caching
Signed-off-by: Morris Jobke <hey@morrisjobke.de>

Update admin_manual/configuration_user/user_auth_ldap.rst

Co-authored-by: blizzz <blizzz@arthur-schiwon.de>
2020-08-12 14:42:01 +00:00
Nextcloud bot
545aede346
generate documentation from config.sample.php 2020-08-12 03:39:13 +00:00
Morris Jobke
c277ee1364
Merge pull request #2540 from nextcloud/backport/2421/stable17
[stable17] Add fail2ban hardening
2020-07-30 09:32:49 +02:00
Eibe
2435349bfa Add fail2ban hardening
Signed-off-by: Eibe <40539455+eibex@users.noreply.github.com>
2020-07-30 07:31:55 +00:00
Morris Jobke
320837841a
Merge pull request #2220 from nextcloud/backport/2217/stable17
[stable17] Escape line breaks in multiline command
2020-07-23 15:04:33 +02:00
Daniel Böhmer
8762913150 Escape line breaks in multiline command 2020-07-23 13:01:35 +00:00
Morris Jobke
b3a923f447
Merge pull request #2216 from nextcloud/backport/2211/stable17
[stable17] Correctly Display Note about Basic Authentication and Windows in version 18 docs
2020-07-22 20:45:09 +02:00
Jacob Neplokh
4ef92754a9 Indent paragraph to correctly display note
Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
2020-07-22 18:38:18 +00:00
Morris Jobke
c12be003d3
Merge pull request #2215 from nextcloud/backport/2212/stable17
[stable17] Clarify the Version “disable” option disables the app
2020-07-22 20:37:07 +02:00
Jacob Neplokh
6ba59f116d Clarify the “disable” option disables the app
Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
2020-07-22 18:33:48 +00:00
Morris Jobke
2873740d2a
Merge pull request #2209 from nextcloud/backport/2203/stable17
[stable17] Add jpeg quality documentation
2020-07-20 16:22:52 +02:00
Morris Jobke
9bb92ccbd8 Update admin_manual/configuration_files/previews_configuration.rst
Co-authored-by: kesselb <mail@danielkesselberg.de>
2020-07-20 14:05:00 +00:00
Gatak
31a69b7de9 Add jpeg quality documentation
Added a section on how to change the default jpeg quality for generated thumbnails. Default is 90, and it is worth noting that users can change this. 

1e281bc616
b5a30d5cd6/tests/lib/ImageTest.php (L143)
2020-07-20 14:05:00 +00:00
Morris Jobke
8c4437058b
Merge pull request #2189 from nextcloud/backport/2137/stable17
[stable17] admin/configuration/caching: Added possibility that apc.enable_cli is configurable for cron job call only
2020-07-05 23:13:27 +02:00
Felix Stupp
b6337f31b1 admin/configuration/caching: apc.enable_cli configurable on cron job call
Signed-off-by: Felix Stupp <felix.stupp@outlook.com>
2020-07-05 21:12:36 +00:00
Morris Jobke
fbc6f92cc2
Merge pull request #2185 from nextcloud/backport/2182/stable17
[stable17] Correct typo: emoijs -> emojis
2020-07-05 17:26:49 +02:00
OidaTiftla
f1695d37d3 Correct typo: emoijs -> emojis 2020-07-05 15:25:37 +00:00
Morris Jobke
17e036f0bc
Merge pull request #2181 from nextcloud/backport/2170/stable17
[stable17] Fixed a typo
2020-07-02 23:41:57 +02:00
Morris Jobke
e95dfb8060
Merge pull request #2178 from nextcloud/backport/2172/stable17
[stable17] Replacing 'a' with 'an'
2020-07-02 23:39:07 +02:00
LCD
26e5e07142 Fixed a typo 2020-07-02 21:38:51 +00:00
Billy
a1f10346cf Replacing 'a' with 'an'
Check your grammar next time!
2020-07-02 21:35:12 +00:00
Christoph Wurst
665a33cbaa
Merge pull request #2160 from nextcloud/backport/2157/stable17
[stable17] \OCP\BackgroundJob\Job::run is neither public nor static
2020-06-19 12:22:24 +02:00
Christoph Wurst
6baf78e702 \OCP\BackgroundJob\Job::run is neither public nor static
Ref https://help.nextcloud.com/t/cannot-develop-own-backgroundtask-when-using-nextcloud-developer-documentation/83411

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-19 09:30:15 +00:00
Julius Härtl
7441db8397
Merge pull request #2142 from nextcloud/backport/2138/stable17
[stable17] Document current bootstrap mechanism
2020-06-14 22:23:43 +02:00
Christoph Wurst
a1d50582d6
Merge pull request #2147 from nextcloud/backport/2144/stable17
[stable17] Remove oudated backporting docs
2020-06-10 14:34:29 +02:00
Christoph Wurst
d273ff1a64 Remove oudated backporting docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-10 12:29:14 +00:00
Christoph Wurst
868729474b Document current bootstrap mechanism
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-09 07:51:29 +00:00
Sascha Wiswedel
8c5812abba
Merge pull request #2132 from nextcloud/backport/2129/stable17
[stable17] purge strings about explicit Nextcloud versions
2020-06-04 22:16:49 +02:00
Sascha Wiswedel
01422f0bd7 purge strings about explicit Nextcloud versions
Versions deprecate fast and aren't needed in upstream documentation branches.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 11:12:23 +00:00
Sascha Wiswedel
1dec5bedea
Merge pull request #2128 from nextcloud/backport/2125/stable17
[stable17] fixes requested by check annotations
2020-06-03 21:25:28 +02:00
Sascha Wiswedel
df09a5c94c
Merge pull request #2124 from nextcloud/backport/2120/stable17
[stable17] Fix admin doc links
2020-06-03 15:29:18 +02:00
Sascha Wiswedel
26ffc1ea6c
manual backport
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 15:28:04 +02:00
Sascha Wiswedel
f8d64cf2bf fixup 2
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:19:03 +00:00
Sascha Wiswedel
42675af558 fixup
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:19:03 +00:00
Sascha Wiswedel
cb1a407e48 fixes requested by check annotations
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:19:03 +00:00
Sascha Wiswedel
b36cf5dac3 more link fixes
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 11:43:55 +00:00
Joas Schilling
c7df382bf8 Fix admin doc links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-03 11:43:55 +00:00
Morris Jobke
e7d473de2e
Merge pull request #2115 from nextcloud/backport/2112/stable17
[stable17] Update npm.rst (typo)
2020-05-29 16:34:01 +02:00
tflidd
49aa873488 Update npm.rst
fixes https://github.com/nextcloud/documentation/issues/2026
2020-05-29 14:29:13 +00:00
Christoph Wurst
bef7e3333e
Merge pull request #2109 from nextcloud/backport/2106/stable17
[stable17] Add docs for 19
2020-05-28 09:19:29 +02:00