Martin
bf24c8bb84
Fix typos
2020-09-07 21:15:55 +00:00
Morris Jobke
30f20702a7
Merge pull request #3112 from nextcloud/backport/3111/stable19
...
[stable19] add example for type annotation
2020-08-20 08:11:51 +02:00
dassio
56681ab65c
add example for type annotattion
...
Signed-off-by: dassio <dassio@icloud.com>
2020-08-20 06:11:12 +00:00
Nextcloud bot
b5b2c70802
generate documentation from config.sample.php
2020-08-20 03:41:48 +00:00
Morris Jobke
1043c4285d
Merge pull request #3109 from nextcloud/backport/3108/stable19
...
[stable19] Update dependency_injection.rst (Remove unavailable video from docs)
2020-08-19 20:38:36 +02:00
Glen
5ee5317796
Update dependency_injection.rst
...
Dependency Injection and the art of Services and Containers Tutorial is unavailable due to being private on YouTube. Removed the link.
Signed-off-by: Glen Clark <glenuk@gmail.com>
2020-08-18 07:51:14 +00:00
Björn Schießle
16c3fb4847
Merge pull request #3028 from nextcloud/backport/3027/stable19
...
[stable19] render code block correctly
2020-08-14 10:57:54 +02:00
Bjoern Schiessle
7a5f4a9c79
render code block correctly
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-14 08:26:54 +00:00
Morris Jobke
e5b47688ce
Merge pull request #3026 from nextcloud/backport/3019/stable19
...
[stable19] Update file_sharing_configuration.rst
2020-08-13 20:49:21 +02:00
Morris Jobke
8a20289db9
Merge pull request #3025 from nextcloud/backport/3020/stable19
...
[stable19] add documentation for the new "notification"-option of the rentention app
2020-08-13 20:46:29 +02:00
Bjoern Schiessle
3b51b59191
adjust wording to the user interface
2020-08-13 18:46:20 +00:00
Björn Schießle
787581c8ce
fix typo
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 18:46:20 +00:00
Björn Schießle
af48f43e38
fix typo
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 18:46:19 +00:00
Björn Schießle
1f1f1c0efc
Document some new sharing features:
...
1. default expire date vs max expire date
2. notification for shares which expire soon
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-13 18:46:19 +00:00
Bjoern Schiessle
8c772ea533
add documentation for the new "notification"-option of the rentention app
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2020-08-13 18:45:39 +00:00
Morris Jobke
ed69054c49
Fix updated name
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 13:42:21 +02:00
Morris Jobke
2361f6ce32
Merge pull request #3016 from nextcloud/backport/2981/stable19
...
[stable19] Add app config option to disable "Email was changed by admin" email
2020-08-13 13:38:13 +02:00
Morris Jobke
eb8b67cc94
Add app config option to disable "Email was changed by admin" email
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-13 11:16:31 +00:00
Morris Jobke
5d1ec76b63
Merge pull request #2993 from nextcloud/backport/2980/stable19
...
[stable19] Add info about LDAP info caching
2020-08-12 16:43:14 +02:00
Morris Jobke
515c8a7f57
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:41:25 +00:00
Nextcloud bot
6011437633
generate documentation from config.sample.php
2020-08-12 03:39:22 +00:00
Morris Jobke
06a968f75c
Merge pull request #2846 from nextcloud/backport/2845/stable19
...
[stable19] Update release_schedule.rst
2020-08-10 16:05:54 +02:00
Morris Jobke
ca4a268679
Update admin_manual/release_schedule.rst
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 14:03:55 +00:00
Stefan
ef564f04e3
Update release_schedule.rst
...
Added 19 to current Versions and moved 16 to older Versions.
2020-08-10 14:03:54 +00:00
Morris Jobke
b89ce7a76a
Merge pull request #2843 from nextcloud/backport/2842/stable19
...
[stable19] Document existing events
2020-08-10 15:21:03 +02:00
Morris Jobke
466a1dbe56
Add deprecation notice for OCP\Group\Events\BeforeUserRemovedEvent
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 15:18:51 +02:00
Morris Jobke
7e78e7e9e8
Document existing events
...
* LoadAdditionalScripts (@rullzer) - https://github.com/nextcloud/server/pull/16641
* LoadViewerEvent (@skjnldsv) - https://github.com/nextcloud/viewer/pull/271
* RegisterDirectEditorEvent (@juliushaertl) - https://github.com/nextcloud/server/pull/17625
* typed events for files scanner (@christophwurst) - https://github.com/nextcloud/server/pull/18351
* typed events for group mangement (@christophwurst) - https://github.com/nextcloud/server/pull/18350
* AddContentSecurityPolicyEvent (@rullzer) - https://github.com/nextcloud/server/pull/15730
* UserLiveStatusEvent (@georgehrke) - https://github.com/nextcloud/server/pull/21186
* password_policy events (@christophwurst) - https://github.com/nextcloud/server/pull/18019
* AddFeaturePolicyEvent (@rullzer) - https://github.com/nextcloud/server/pull/16613
* ShareCreatedEvent (@rullzer) - https://github.com/nextcloud/server/pull/18384
* LoadSettingsScriptsEvent (@blizzz) - https://github.com/nextcloud/server/pull/21475
* flow events (@rullzer) - https://github.com/nextcloud/server/pull/18535
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-10 15:18:51 +02:00
Morris Jobke
40f0cc1ffc
Merge pull request #2538 from nextcloud/backport/2421/stable19
...
[stable19] Add fail2ban hardening
2020-07-30 09:32:25 +02:00
Eibe
04a58b1779
Add fail2ban hardening
...
Signed-off-by: Eibe <40539455+eibex@users.noreply.github.com>
2020-07-30 07:31:49 +00:00
Morris Jobke
99727b12af
Merge pull request #2219 from nextcloud/backport/2217/stable19
...
[stable19] Escape line breaks in multiline command
2020-07-23 15:04:31 +02:00
Daniel Böhmer
1a671d09c5
Escape line breaks in multiline command
2020-07-23 13:01:22 +00:00
Morris Jobke
7da4d49904
Merge pull request #2214 from nextcloud/backport/2212/stable19
...
[stable19] Clarify the Version “disable” option disables the app
2020-07-22 20:37:07 +02:00
Jacob Neplokh
c78c0494ce
Clarify the “disable” option disables the app
...
Signed-off-by: Jacob Neplokh <me@jacobneplokh.com>
2020-07-22 18:33:47 +00:00
Morris Jobke
7f05df3290
Merge pull request #2208 from nextcloud/backport/2203/stable19
...
[stable19] Add jpeg quality documentation
2020-07-20 16:22:58 +02:00
Morris Jobke
dee865f144
Update admin_manual/configuration_files/previews_configuration.rst
...
Co-authored-by: kesselb <mail@danielkesselberg.de>
2020-07-20 14:04:55 +00:00
Gatak
c0bf2b7e25
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:04:54 +00:00
Morris Jobke
fe41928f40
Merge pull request #2191 from nextcloud/backport/2152/stable19
...
[stable19] increase php version to 7.4 in NGINX configuration example
2020-07-05 23:16:34 +02:00
Morris Jobke
b71f34497d
Merge pull request #2188 from nextcloud/backport/2137/stable19
...
[stable19] admin/configuration/caching: Added possibility that apc.enable_cli is configurable for cron job call only
2020-07-05 23:13:28 +02:00
Eduard Veit
38b74f4050
increase php version in nginx config
...
Signed-off-by: Eduard Veit <developer@ev21.de>
2020-07-05 21:13:22 +00:00
Felix Stupp
d1b1936d50
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:29 +00:00
Morris Jobke
57326b0cd2
Merge pull request #2149 from nathanhaines/stable19-ubuntu20.04lts
...
Update example_ubuntu.rst for Ubuntu 20.04 LTS
2020-07-05 23:09:46 +02:00
Morris Jobke
4823dc9cef
Merge pull request #2186 from nextcloud/backport/2143/stable19
...
[stable19] misspelled Imagemagik
2020-07-05 22:58:52 +02:00
Mohammad Mahdi Saffari
8b90270d55
misspelled Imagemagik
...
dnf complains about not finding `Imagemagik` and suggests you would install `ImageMagik`
2020-07-05 20:57:47 +00:00
Morris Jobke
6deed01f81
Merge pull request #2183 from nextcloud/backport/2182/stable19
...
[stable19] Correct typo: emoijs -> emojis
2020-07-05 17:26:54 +02:00
OidaTiftla
d9f81525b0
Correct typo: emoijs -> emojis
2020-07-05 15:25:32 +00:00
Morris Jobke
c60a02b4b6
Merge pull request #2130 from nextcloud/backport/2129/stable19
...
[stable19] purge strings about explicit Nextcloud versions
2020-07-02 23:47:02 +02:00
Morris Jobke
37e96e63a3
Merge pull request #2122 from nextcloud/backport/2120/stable19
...
[stable19] Fix admin doc links
2020-07-02 23:46:50 +02:00
Morris Jobke
e2d4245209
Merge pull request #2126 from nextcloud/backport/2125/stable19
...
[stable19] fixes requested by check annotations
2020-07-02 23:46:39 +02:00
Morris Jobke
606219d356
Merge pull request #2180 from nextcloud/backport/2170/stable19
...
[stable19] Fixed a typo
2020-07-02 23:41:58 +02:00
Morris Jobke
f74085b3cf
Merge pull request #2176 from nextcloud/backport/2172/stable19
...
[stable19] Replacing 'a' with 'an'
2020-07-02 23:39:06 +02:00