Louis Chemineau
5edd3120dc
Add note about named versions for admins
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-05 14:10:41 +00:00
Louis Chemineau
fc5ff58415
Remove version naming and deletion limitation
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-03-05 14:10:41 +00:00
Josh
12fd471109
Merge pull request #11553 from nextcloud/backport/11541/stable28
...
[stable28] docs(admin): revise the brute force protection configuration chapter
2024-03-02 11:06:53 -05:00
backportbot[bot]
e03b9bf4d4
[stable28] docs(admin): Warn to choose custom app values carefully ( #11579 )
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
Co-authored-by: Josh <josh.t.richards@gmail.com>
2024-03-02 16:06:33 +00:00
backportbot[bot]
24bb46a448
[stable28] adjust slogan for AIO ( #11574 )
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Co-authored-by: Simon L <szaimen@e.mail.de>
2024-03-02 16:04:00 +00:00
backportbot[bot]
fe4b0ca90f
[stable28] Fix warning for data-directory troubleshooting ( #11595 )
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Co-authored-by: Marcel Müller <marcel-mueller@gmx.de>
2024-03-02 16:03:34 +00:00
Josh
dec6c319f7
Merge pull request #11563 from nextcloud/backport/11556/stable28
...
[stable28] docs(admin): Slightly revise`occ security` command section
2024-02-29 11:04:52 -05:00
Kate
102f7aaea1
Merge pull request #11600 from nextcloud/backport/11596/stable28
2024-02-29 09:28:54 +01:00
Dominic Giebert
85d4d4dfbe
Added arm64 filter to nginx-root.conf
...
Signed-off-by: Dominic Giebert <dominic.giebert@suse.com>
2024-02-29 08:20:49 +00:00
Dominic Giebert
9a5c4be04f
Added support for Built-in CODE Server (ARM64)
...
Signed-off-by: Dominic Giebert <dominic.giebert@suse.com>
2024-02-29 08:20:49 +00:00
John Molakvoæ
fa3dd9c58d
Merge pull request #11566 from nextcloud/backport/11565/stable28
2024-02-22 10:32:10 +01:00
Christoph Wurst
2913e8ab58
feat(adminmanual): Add section about CalDAV rate limits
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-02-22 08:52:46 +00:00
Josh
e35f3fbb96
Update occ_command.rst
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-21 14:45:50 +00:00
Josh
2177d9bc26
docs(admin): Reviseocc security command section
...
* Fix couple typos
* Tidy up overview
* Add link to BFP chapter
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-21 14:45:50 +00:00
Josh
45ca5ebda2
Update bruteforce_configuration.rst: Drop feature history
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-18 15:29:56 +00:00
Josh
771580788c
docs(admin): revise the brute force protection configuration chapter
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-18 15:29:56 +00:00
Joas Schilling
a9b42a1940
Merge pull request #11517 from nextcloud/backport/11473/stable28
...
[stable28] fix(admin): Update supported database support
2024-02-12 12:26:01 +01:00
Dorra
55630c1f68
Merge pull request #11532 from nextcloud/backport/11530/stable28
...
[stable28] Doc(user-manual): Add expiring messages doc
2024-02-12 07:28:51 +01:00
DorraJaouad
764a0896c0
Doc(user-manual): Add expiring messages doc
...
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
2024-02-11 21:11:42 +00:00
MichaIng
055873a012
Merge pull request #11524 from nextcloud/backport/11472/stable28
...
[stable28] nginx: fix response headers for assets
2024-02-09 16:38:51 +01:00
MichaIng
1a3c860092
nginx: fix response headers for assets
...
Nginx resets all response headers in a location block, if it contains any "add_header" directive. When setting the "Cache-Control" header for static assets, this was originally worked around by using the "expires" directive instead. https://github.com/nextcloud/documentation/pull/8083 however added the "immutable" flag for assets with "v=" query parameter and broke all other response headers for assets that way.
This commit fixes this by re-adding all reponse headers explicitly for those assets. Originally those doubled code was removed thanks to using "expires", but I see no way to have both: the "immutable" flag as well as avoiding doubled headers via "expires" directive.
Additionally, this commit avoids the trailing comma and space in the Cache-Control header for assets without "v=" query parameter, and adds sets the wasm MIME type in a cleaner/more consistent way together with js/mjs, and rephrases the broken comment sentence.
Signed-off-by: MichaIng <micha@dietpi.com>
2024-02-09 15:23:40 +00:00
Ferdinand Thiessen
22f3548e20
fix(admin): Update supported database support
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-02-08 14:16:09 +01:00
Côme Chilliet
9d3b316d46
Merge pull request #11452 from nextcloud/backport/11183/stable28
2024-02-08 11:20:02 +01:00
Côme Chilliet
111955b9ec
Merge pull request #11468 from nextcloud/backport/11444/stable28
2024-02-08 11:19:46 +01:00
Hamza
a3ba1ae6ea
Merge pull request #11516 from nextcloud/backport/11507/stable28
...
[stable28] feat(adminmanual): Smart replies for mail
2024-02-07 17:46:07 +01:00
Christoph Wurst
81ba32defa
Merge pull request #11514 from nextcloud/backport/11512/stable28
...
[stable28] feat(usermanual): smart replies for Mail
2024-02-07 17:28:22 +01:00
Hamza Mahjoubi
2a2d9ed551
feat(adminmanual): Smart replies for mail
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-02-07 15:49:57 +00:00
Ferdinand Thiessen
72ca55e588
Merge pull request #11478 from nextcloud/backport/11477/stable28
...
[stable28] Document 'occ security:bruteforce:attempts'
2024-02-07 15:47:40 +01:00
Hamza Mahjoubi
3f3390ed1c
feat(usermanual): smart replies for Mail
...
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-02-07 14:16:50 +00:00
Kate
d5a6070aef
Merge pull request #11511 from nextcloud/backport/11508/stable28
2024-02-07 09:45:05 +01:00
provokateurin
1be321ac79
fix(dev): Remove duplicate debugging page
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-02-07 08:37:07 +00:00
Côme Chilliet
4db12c3c1e
Merge pull request #11377 from nextcloud/backport/11374/stable28
2024-02-06 19:00:59 +01:00
Côme Chilliet
28b580b8ac
Merge pull request #11409 from nextcloud/backport/11405/stable28
2024-02-06 18:57:51 +01:00
Anna
ae03fffc6c
Merge pull request #11450 from nextcloud/backport/11397/stable28
...
[stable28] Add custom public calendars
2024-02-06 18:47:12 +01:00
tflidd
16cb55130f
Merge pull request #11486 from nextcloud/backport/11399/stable28
...
[stable28] feat(admin): document the `--showonly` flag of the app update command
2024-02-06 18:08:45 +01:00
Marcel Müller
1c1cf9f2d6
Correct the version of owncloud allowing migration
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-02-06 17:56:28 +01:00
Anna Larch
7a54aa0304
enh(userstatus): set user status to 'In a meeting' if calendar is busy
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-02-06 17:56:04 +01:00
Côme Chilliet
7c38421842
Merge pull request #11506 from nextcloud/automated/update-workflows/stable28
2024-02-06 17:30:59 +01:00
John Molakvoæ
b7d249f36f
chore: update workflows from templates
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-02-05 17:22:56 +01:00
Josh
32a6b3eb3d
Merge pull request #11498 from nextcloud/backport/11497/stable28
...
[stable28] fix(background_jobs_configuration) Add example
2024-02-04 11:42:37 -05:00
Josh
192694bf51
fix(background_jobs_configuration) Add example
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-04 16:25:30 +00:00
Josh
690cab534c
Merge pull request #11484 from nextcloud/backport/11451/stable28
...
[stable28] Fix(email_configuration): Fix conflicting debug mode sections
2024-02-02 14:29:04 -05:00
Josh
a24bf070cc
Fix(email_configuration): Fix conflicting debug mode sections
...
`mail_smtpdebug` was being described in two places, one of which was incomplete (it didn't note the requirement to also change `loglevel` to `0`... leading to confusion).
* Removes the inaccurate spot and moves the accurate one into its place so there are no longer two debug logging sections.
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-02 14:07:40 -05:00
Marcel Klehr
1219260bb1
Merge pull request #11410 from nextcloud/backport/11407/stable28
...
[stable28] enh(admin_manual/ai): Add context_chat
2024-02-02 16:09:43 +01:00
Marcel Klehr
416deb154e
Merge branch 'stable28' into backport/11407/stable28
2024-02-02 15:53:50 +01:00
Joas Schilling
dc0e4a22e7
Merge pull request #11481 from nextcloud/backport/11480/stable28
...
[stable28] fix(admin): Update 2FA screenshots
2024-02-02 11:36:49 +01:00
Anupam Kumar
da6cffa87e
Merge pull request #11494 from nextcloud/backport/11490/stable28
...
[stable28] feat(adminmanual): Amend upgrade notes about mailer changes in 26
2024-02-02 13:17:39 +05:30
Anupam Kumar
8b952887d3
update email changelog of NC 26
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-02-01 18:57:52 +00:00
Ferdinand Thiessen
794fcb975c
fix(admin): Adjust wording
...
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-31 19:51:29 +00:00
Joda Stößer
ba31a84c81
feat(admin): document the --showonly flag of the app update command
...
Signed-off-by: Joda Stößer <git@simjo.st>
2024-01-31 19:51:29 +00:00