Commit Graph

17682 Commits

Author SHA1 Message Date
Joas Schilling
e68eaa572c
Merge pull request #12274 from nextcloud/backport/12273/stable29
[stable29] fix(admin): Document oft loading for nginx
2024-10-11 12:20:31 +02:00
Joas Schilling
9c332e14fe fix(admin): Document oft loading for nginx
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-11 10:17:08 +00:00
Richard Steinmetz
f642282aa8
Merge pull request #12257 from nextcloud/backport/12172/stable29
[stable29] Update sync_ios.rst
2024-10-01 21:13:25 +02:00
ChaoticEvilDM
812991ac4e Update sync_ios.rst
The current documentation does not work. Based on https://help.nextcloud.com/t/why-doesnt-calendar-sync-to-ios-work/30446, the changes are necessary to connect an IPhone to the caldav system, using an IPhone 13 with IOS 17.6.1

Signed-off-by: ChaoticEvilDM <30383989+ChaoticEvilDM@users.noreply.github.com>
2024-10-01 19:09:55 +00:00
tflidd
f767d58e48
Merge pull request #12243 from nextcloud/backport/12222/stable29
[stable29] fixed link for raspberry pi installation script
2024-09-27 08:42:33 +02:00
creiser-jambit
019dcf956c fixed link
Signed-off-by: creiser-jambit <creiser-jambit@users.noreply.github.com>
2024-09-27 06:39:13 +00:00
tflidd
10f60047fe
Merge pull request #12240 from nextcloud/backport/12227/stable29
[stable29] Updated access_webdav.rst
2024-09-27 08:38:49 +02:00
Fearkin
d5a14a134b Updated access_webdav.rst
Fixes misplaced comma and broken link

Signed-off-by: Fearkin <fearjin1@gmail.com>
2024-09-27 06:35:34 +00:00
Kate
745ea095ff
Merge pull request #12236 from nextcloud/backport/12231/stable29 2024-09-26 13:17:40 +02:00
provokateurin
99b1adce2e fix(dev): Use non-ambigous array syntax in OpenAPI tutorial
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 10:47:14 +00:00
Kate
95629154a3
Merge pull request #12230 from nextcloud/backport/12064/stable29 2024-09-26 06:36:08 +02:00
Baptiste Fotia
a11d0aaf8b Add the new keyword
The new keyword was not present in the return examples. 

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2024-09-26 04:32:56 +00:00
Ferdinand Thiessen
89154d3691
Merge pull request #12211 from nextcloud/jtr/fix-sqlite-version-stable29
[stable29] fix: add minimum sqlite version to system requirements
2024-09-17 02:00:15 +02:00
Josh
6bb99d83c2
[stable29] fix: add minimum sqlite version to system requirements
Manual backport of #12209

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-09-16 17:29:06 -04:00
Daniel Hansson
a06a03d69b
Merge pull request #12009 from nextcloud/backport/12006/stable29
[stable29] change Nextcloud VM to main branch
2024-09-15 01:11:33 +02:00
Ferdinand Thiessen
061a53617f
Merge pull request #11920 from nextcloud/backport/11918/stable29
[stable29] fix(dev): Adjust Exception explanations in OpenAPI tutorial
2024-09-15 01:10:52 +02:00
Daniel Hansson
7c7f72f09f change Nextcloud VM to main branch
Since we changed branch to `main` we need to fix the documentation accordingly.

Ref: https://github.com/nextcloud/vm/issues/2652

Signed-off-by: Daniel Hansson <github@hanssonit.se>
2024-09-15 01:08:07 +02:00
provokateurin
358aabe179 fix(dev): Adjust Exception explanations in OpenAPI tutorial
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-15 01:07:18 +02:00
Ferdinand Thiessen
d4f08111d3
Merge pull request #12187 from nextcloud/backport/11160/stable29
[stable29] Add `email` and `generate-password` options in `occ user:add`
2024-09-14 22:58:18 +02:00
Josh
557e4aa7cf
Merge pull request #12149 from nextcloud/backport/12147/stable29
[stable29] fix(encryption): Link to current version of recovery tools
2024-09-14 16:51:02 -04:00
Ferdinand Thiessen
168eab71b2
Merge pull request #12166 from nextcloud/backport/12161/stable29
[stable29] feat(adminmanual): Add section about CardDAV rate limits
2024-09-14 22:50:31 +02:00
Ferdinand Thiessen
c98c2aa3c1
Merge pull request #12192 from nextcloud/backport/12171/stable29
[stable29] fix(occ): Add setupchecks command
2024-09-14 22:46:53 +02:00
Marcel Müller
edc62a2765 fix(occ): Add setupchecks command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-09-10 17:04:20 +00:00
Anupam Kumar
03af2b486a Add email and generate-password options in user:add
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-09-09 15:16:34 +00:00
Josh
4dd8f66dfe feat(adminmanual): Add section about CardDAV rate limits
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-09-05 21:20:38 +00:00
Josh
6ace437b09 fix(encryption): Link to current version of recovery tools
Fixes nextcloud/server#47594

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-30 12:37:15 +00:00
Rello
0104996596
Merge pull request #12143 from nextcloud/backport/12128/stable29
[stable29] Add Enterprise-AIO hint to installation options
2024-08-29 11:38:40 +02:00
Simon L.
559d239621 address review
Signed-off-by: Simon L. <szaimen@e.mail.de>

Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-08-29 09:30:08 +00:00
Rello
1871e16cf3 Add Enterprise-AIO hint to installation options
Add Enterprise-AIO hint to installation options

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-08-29 09:30:08 +00:00
Joas Schilling
387592c2a4
Merge pull request #12138 from nextcloud/backport/12137/stable29
[stable29] fix(admin): Add link for admin caching page
2024-08-29 09:17:00 +02:00
Joas Schilling
87dc600396 fix(admin): Add link for admin caching page
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-29 07:10:59 +00:00
Joas Schilling
16b5e3f562
Merge pull request #12118 from nextcloud/jameskimmel-patch-1
fix(admin): Fix bruteforce settings app description
2024-08-21 15:54:48 +02:00
jameskimmel
d5e64d1396
fix(admin): Fix bruteforce settings app description
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
2024-08-21 14:16:21 +02:00
Ferdinand Thiessen
4f139f8a6d
Merge pull request #12004 from nextcloud/backport/12002/stable29
[stable29] fix: Add server-side setup check note to upgrade_to_28
2024-08-21 03:46:35 +02:00
Josh
6b19a127ec fix: Add server-side setup check note to upgrade_to_28
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-21 03:41:05 +02:00
Josh
c14a35cb9d
Merge pull request #12087 from nextcloud/backport/12020/stable29
[stable29] fix(Files): mention enabledPreviewProviders parameter in Previews chapter
2024-08-05 07:37:13 -04:00
Josh Richards
bca72a783a fix(Files): mention enabledPreviewProviders parameter in Previews chapter
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-08-05 06:30:54 +00:00
Ferdinand Thiessen
7b93bcd901
Merge pull request #12076 from nextcloud/backport/11712/stable29
[stable29] docs(admin): Document MultipartUpload for uploading chunks to s3
2024-08-01 13:42:31 +02:00
Josh
612c740c65 docs(admin): Document MultipartUpload for uploading chunks to s3
Add a note to the "Large file upload on object storage" section.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-31 08:46:43 +00:00
Maksim Sukharev
c1e3de7f4d
Merge pull request #12016 from nextcloud/backport/11802/stable29
[stable29] feat(user_manual): update screenshots and feature description (Talk 19)
2024-07-25 10:02:58 +02:00
Josh
6b8ee24a3d
Merge pull request #12041 from nextcloud/backport/12021/stable29
[stable29] fix(admin): Various Upgrade doc refinements
2024-07-18 10:44:14 -04:00
Josh Richards
75bf62ba66 fix(admin): Various Upgrade doc refinements
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-07-18 14:11:00 +00:00
Joas Schilling
0eac900872
Merge pull request #12019 from nextcloud/backport/12017/stable29
[stable29] Require Redis v4.0.0+
2024-07-15 12:52:41 +02:00
Git'Fellow
c90b037121 Require Redis v4.0.0+
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-07-15 08:42:56 +00:00
Maksim Sukharev
993af607d9 feat(user_manual): add federation feature description (Talk 19.0+)
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-07-15 07:05:28 +00:00
Maksim Sukharev
fd71913074 feat(user_manual): update screenshots and feature description (Talk 19.0+)
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-07-15 07:05:28 +00:00
Andy Scherzinger
8a8bc44a9c
Merge pull request #11997 from nextcloud/backport/11994/stable29
[stable29] docs(apps_supported): Add files_lock
2024-07-11 15:04:28 +02:00
Marcel Klehr
72edff9ef2 docs(apps_supported): Add files_lock
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-11 13:03:04 +00:00
Maxime LE HERICY
a04a187a7f
Merge pull request #11992 from nextcloud/backport/11991/stable29
[stable29] Update harden_server.rst added githubusercontent to list of necessary URLs
2024-07-10 12:40:12 +02:00
Maxime LE HERICY
1a016f7c4d Update harden_server.rst
Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com>
2024-07-10 09:50:16 +00:00