Commit Graph

3312 Commits

Author SHA1 Message Date
Nextcloud bot
ade2085087
generate documentation from config.sample.php 2022-05-06 04:19:48 +00:00
tflidd
8b99945d9f
Merge pull request #8229 from nextcloud/AlvaroBrey-patch-1
system_reqs: Update Android version for Files
2022-05-05 20:45:42 +02:00
Joas Schilling
2966e4d90e
Merge pull request #8235 from JanMalte/patch-2
docs: fix duplicated DB command and add missing
2022-05-05 13:15:43 +02:00
Git'Fellow
d8a70a5937
Add note about IPv6 CIDR
From https://github.com/nextcloud/server/blob/master/config/config.sample.php#L1921
Ref https://github.com/nextcloud/server/issues/32253
2022-05-04 11:22:26 +02:00
Jan Malte Gerth
6eb005f994
docs: fix duplicated DB command and add missing 2022-05-04 07:56:12 +02:00
Matthieu Gallien
7bdeec5624
let's link to latest desktop client doc instead of broken link
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-05-03 17:24:31 +02:00
Álvaro Brey
cac0014888 system_reqs: Update Android version for Files
Signed-off-by: Álvaro Brey <alvaro@alvarobrey.com>
2022-05-03 15:42:05 +02:00
Nextcloud bot
63b7765e05
generate documentation from config.sample.php 2022-05-01 04:18:47 +00:00
tflidd
899bcde932
Merge pull request #8186 from nathanhaines/master
Update example Ubuntu instructions for Ubuntu 22.04 LTS
2022-04-28 18:57:02 +02:00
Nextcloud bot
53bd6ac752
generate documentation from config.sample.php 2022-04-28 04:21:08 +00:00
Nathan Haines
6072f5fc47 Improve instructions to install php metapackages and invoke mysql. These instructions should also work on Ubuntu 18.04 LTS and 20.04 LTS. Fixes issue #6802
Signed-off-by: Nathan Haines <nhaines@ubuntu.com>
2022-04-27 18:48:58 -07:00
Nathan Haines
d6563bb6db
Merge branch 'nextcloud:master' into master 2022-04-27 18:06:29 -07:00
szaimen
d29d4fecf5 address review
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-26 10:36:07 +02:00
szaimen
fca67a5b81 add notice about app upgrades
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-25 22:12:46 +02:00
szaimen
961a60628c handle the release schedule only in the Github wiki
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-25 21:58:50 +02:00
Valdnet
d67e6a8769
Correct spelling (#8213)
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-04-25 14:33:56 +02:00
Joas Schilling
54ac021a1f
Add warnings about scaling issues with ajax and webcron
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-25 12:24:31 +02:00
tflidd
9e51866bb8
Merge pull request #8187 from nextcloud/StCyr-patch-2
Update two_factor-auth.rst
2022-04-23 11:10:44 +02:00
Cyrille Bollu
952cd1b7f8 Update two_factor-auth.rst
fixes link to two-factor provider page in developper manual

Signed-off-by: Cyrille Bollu <cyr.debian@bollu.be>
2022-04-22 09:37:16 +02:00
szaimen
cb9a032737 add domain change documentation
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-04-21 15:18:21 +02:00
Nextcloud bot
7fba510c02
generate documentation from config.sample.php 2022-04-15 04:13:13 +00:00
John Molakvoæ
065de29b66
Merge pull request #8108 from t3easy/disable_server_tokens 2022-04-13 16:50:26 +02:00
Nathan Haines
299dd74b94 Update example Ubuntu instructions for Ubuntu 22.04 LTS
Signed-off-by: Nathan Haines <nhaines@ubuntu.com>
2022-04-11 00:25:35 -07:00
Nextcloud bot
4084bcf030
generate documentation from config.sample.php 2022-04-07 04:15:00 +00:00
Christoph Wurst
1429e4694b
Merge pull request #8173 from nextcloud/tcitworld-patch-1
Remove link to dead owncloud forum
2022-04-05 08:35:41 +02:00
Nextcloud bot
035004e047
generate documentation from config.sample.php 2022-04-05 04:13:36 +00:00
Julius Härtl
38e8081aeb
Merge pull request #7871 from nextcloud/enh/office
Nextcloud Office documentation
2022-04-04 18:37:14 +02:00
Thomas Citharel
b359226627
Remove link to dead owncloud forum
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-04-04 10:33:31 +02:00
Simon L
01c38817a9
Merge pull request #8167 from nextcloud/enh/noid/beta-releases
add a note how to install beta apps releases
2022-03-30 15:15:40 +02:00
Joas Schilling
503e0b7cd7
Adjust PHP requirements for 24 2022-03-29 21:26:37 +02:00
szaimen
acbb7151e6 add a note how to install beta apps releases
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-28 22:32:52 +02:00
max-nextcloud
c80d1aa13f
Merge pull request #8163 from nextcloud/minor-fix-config-app-set
remove invalid type=boolean in config:app:set
2022-03-26 10:59:39 +01:00
Pytal
ff2c816a50
Merge pull request #8141 from nextcloud/admin-profile-config 2022-03-23 21:33:13 -07:00
max-nextcloud
a25a147828
remove invalid type=boolean in config:app:set
App settings do not allow the type option. `config:system:set` on the other hand expects `true` not `yes` as the value of a boolean.
2022-03-23 20:59:24 +01:00
Joas Schilling
7eada71135
Merge pull request #8105 from nextcloud/revert-6094-pierreozoux-patch-1
Revert "Adds warning about user deletion and object store"
2022-03-22 13:57:49 +01:00
Christopher Ng
8826b0ba6e Document profile configuration options for admins
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-21 18:39:31 -07:00
Julius Härtl
cc339f6503
Apply suggestions from code review
Co-authored-by: Jonas <jonas@nextcloud.com>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-20 11:27:20 +01:00
Nextcloud bot
a0560d5812
generate documentation from config.sample.php 2022-03-19 04:10:06 +00:00
Carl Schwan
fb87110368
Merge pull request #8121 from nextcloud/preview_hpb
Add documentation for preview hpb with Imaginary
2022-03-18 12:39:21 +01:00
Carl Schwan
543c114189 Add documentation for preview hpb with Imaginary
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-18 12:34:30 +01:00
Anna
1e6bbced5b
Merge pull request #8130 from nextcloud/enhancement/calendar-hide-export-admins
Document hiding Calendar export buttons for admins
2022-03-16 15:32:49 +01:00
Christoph Wurst
c8858c6197
Document hiding Calendar export buttons for admins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-16 14:05:05 +01:00
Christoph Wurst
f8765b3bb8
Document Calendar default alarm type for admins
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-16 14:01:24 +01:00
Julius Härtl
2b2473b14f
Nextcloud Office documentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-16 08:35:00 +01:00
Nextcloud bot
f57a86b5e5
generate documentation from config.sample.php 2022-03-08 04:07:41 +00:00
Nextcloud bot
d5f3599c15
generate documentation from config.sample.php 2022-03-03 04:04:53 +00:00
Julius Härtl
d481757d39
Merge pull request #8106 from nextcloud/activities-ext-storage
Add section about activities in external storages
2022-03-02 21:21:28 +01:00
Jan Kiesewetter
261d6dafe4 Prevent nginx HTTP Server Detection
Signed-off-by: Jan Kiesewetter <jan@t3easy.de>
2022-03-02 11:41:17 +01:00
Nextcloud bot
d1b8c3b0c7
generate documentation from config.sample.php 2022-03-02 04:26:33 +00:00
tflidd
a9b49da233
Merge pull request #8082 from nextcloud/doc-image
Follow up server PR #30225
2022-03-01 09:22:28 +01:00