Commit Graph

18338 Commits

Author SHA1 Message Date
Jonathan Treffler
41fa205690 fixed call on null errors in cache docs code blocks
some code blocks referenced an undefined $this->cache variable instead of the defined $cache

Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de>
2025-05-19 05:44:35 +00:00
John Molakvoæ
159d788c65 Merge pull request #13121 from nextcloud/backport/13119/stable30 2025-05-12 15:48:57 +02:00
John Molakvoæ
93e86bff61 fix: clarify that group admins cannot add existing users to their group
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-05-12 13:00:06 +00:00
Joas Schilling
5e61ec933f Merge pull request #13049 from nextcloud/backport/13045/stable30
[stable30] fix(admin): Update retention documentation
2025-04-14 23:02:18 +02:00
Joas Schilling
b2ab08f9f3 fix(admin): Update retention documentation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-14 19:05:42 +00:00
Marcel Klehr
46b32c9fa6 Merge pull request #13043 from nextcloud/backport/13042/stable30
[stable30] fix(webhook_listeners): removed non-existing NodeReadEvent event from documentation
2025-04-14 11:31:30 +02:00
Oleksander Piskun
27f55dc34d fix(webhook_listeners): removed non-existing NodeReadEvent event from documentation
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
2025-04-14 09:13:41 +00:00
Joas Schilling
15cd278782 Merge pull request #12405 from nextcloud/backport/12403/stable30
[stable30] fix(migration): Improve note about changing locations
2025-04-11 18:34:08 +02:00
Joas Schilling
83840cd7a8 fix(migration): Improve note about changing locations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-11 18:30:29 +02:00
rakekniven
8321ac8621 Merge pull request #13033 from nextcloud/backport/12383/stable30
[stable30] docs(admin): Add tip about detecting silent denials in SELinux
2025-04-11 18:12:15 +02:00
Josh
641a428c72 docs(admin): Add tip about detecting silent denials in SELinux
Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-04-11 16:08:01 +00:00
Simon L.
4f61ea565f Merge pull request #13024 from nextcloud/backport/13020/stable30
[stable30] docs: aio-imaginary image has been moved to ghcr.io
2025-04-11 11:10:24 +02:00
rakekniven
2d23d272aa Merge pull request #13010 from nextcloud/backport/13007/stable30
[stable30] fix: Fix UnknownActivityException typo in upgrade guide
2025-04-11 10:21:01 +02:00
Simon L.
6e7efa8abd docs: aio-imaginary image has been moved to ghcr.io
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-04-09 13:46:29 +02:00
MCMic
eb29fb1d8f fix: Fix UnknownActivityException typo in upgrade guide
Signed-off-by: MCMic <come@chilliet.eu>
2025-04-05 10:44:07 +00:00
Côme Chilliet
a392cc141d Merge pull request #12994 from nextcloud/backport/12990/stable30
[stable30] Document webhook interfaces added in 30
2025-04-03 15:09:12 +02:00
Côme Chilliet
ce26beae18 fix: Fix version number in link to admin_manual in developer_manual
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2025-04-03 15:00:44 +02:00
Côme Chilliet
f81077563f fix: Move changes to Changed APIs instead of Added APIs
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:51:42 +00:00
Côme Chilliet
fc719992b5 feat: Document webhook events interfaces added in 30
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:51:41 +00:00
Côme Chilliet
f14e095e5d Merge pull request #12991 from nextcloud/backport/12987/stable30
[stable30] feat: Document move of OC_EventSource class to private folder and namespace
2025-04-03 14:47:59 +02:00
Côme Chilliet
23cef9c8f5 feat: Document move of OC_EventSource class to private folder and namespace
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:44:10 +00:00
Côme Chilliet
956ff49dc0 Merge pull request #12988 from nextcloud/backport/12986/stable30
[stable30] feat: Document changes in user backends API in 30
2025-04-03 14:39:48 +02:00
Côme Chilliet
f0ab8d6257 feat: Document changes in user backends API in 30
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-03 12:29:21 +00:00
Benjamin Gaussorgues
bcd6ed2732 Merge pull request #12984 from nextcloud/backport/12977/stable30
[stable30] DAV pagination / deprecation
2025-04-03 12:00:06 +02:00
Benjamin Gaussorgues
31872dd410 feat(developer_manual): document deprecated interface ICreateGroupBackend
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2025-04-03 11:53:04 +02:00
rakekniven
aee5168d9e Merge pull request #12949 from nextcloud/backport/12864/stable30
[stable30] feat(devmanual): Clarify behavior of missing replacement indexes
2025-03-27 18:42:54 +01:00
Christoph Wurst
0d2d56c936 feat(devmanual): Clarify behavior of missing replacement indexes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-03-27 17:37:31 +00:00
John Molakvoæ
9a48bb1f8b Merge pull request #12943 from nextcloud/backport/12941/stable30
[stable30] feat(developer_manual): document IAppConfig AppFramework service
2025-03-27 09:59:55 +01:00
John Molakvoæ
00f1090e0f fix(developer_manual): typo on IAppConfig AppFramework service usage
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2025-03-27 09:52:52 +01:00
skjnldsv
5b85c44b4b feat(developer_manual): document IAppConfig AppFramework service
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-27 08:49:32 +00:00
John Molakvoæ
e4774f5d24 Merge pull request #12938 from nextcloud/backport/12936/stable30
[stable30] feat(admin_manual): document `user:info` occ command
2025-03-27 09:01:30 +01:00
skjnldsv
7355dde6ab feat(admin_manual): document user:info occ command
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-27 08:57:44 +01:00
rakekniven
b2432bfaa4 Merge pull request #12412 from nextcloud/backport/12406/stable30
[stable30] fix(client): Fix Out-of-office endpoint and response data
2025-03-26 15:34:05 +01:00
Joas Schilling
cd988e3513 fix(client): Fix Out-of-office endpoint and response data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-03-26 15:30:17 +01:00
rakekniven
2bc11ecb8b Merge pull request #12415 from nextcloud/backport/12390/stable30
[stable30] fix(s3): document options for adjusting multipartcopy behavior
2025-03-26 10:57:51 +01:00
rakekniven
45d1f9b1a7 Merge pull request #12519 from nextcloud/backport/12496/stable30
[stable30] feat(mail): add message translation documentation
2025-03-26 08:11:36 +01:00
Grigory Vodyanov
aaee290730 feat(mail): add message translation documentation
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
2025-03-26 07:49:54 +01:00
Ferdinand Thiessen
5fcb9fcc7e Merge pull request #12924 from nextcloud/backport/12446/stable30
[stable30] refactor(admin): 2FA chapter clean-up
2025-03-24 16:33:39 +01:00
Ferdinand Thiessen
21acb924f1 fix: adjust two factor documentation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-03-24 15:20:58 +00:00
Josh
be5d58b9ad refactor(admin): 2FA chapter clean-up
- Document the three bundled (shipped) 2FA providers.
- Clarify what "providers" are and why they're important.
- Re-order the sections.
- Remove some outdated bits.
- Eliminate some redundancies.
- Misc tidying up.


Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-03-24 15:20:58 +00:00
Josh
213c5be758 fix(s3): document options for adjusting multipartcopy behavior
Added in nextcloud/server#41914

Signed-off-by: Josh <josh.t.richards@gmail.com>
2025-03-24 15:38:55 +01:00
rakekniven
87029dc588 Merge pull request #12850 from nextcloud/backport/12849/stable30
[stable30] update(ai): add note for openai-api compatibility
2025-03-21 22:36:19 +01:00
Anupam Kumar
22b87aff59 fix: codespell in ocs openapi
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-03-21 22:31:44 +01:00
Anupam Kumar
fdbba0c015 update(ai): add note for openai-api compatibility
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2025-03-21 22:31:44 +01:00
rakekniven
41831d6b51 Merge pull request #12878 from nextcloud/backport/12867/stable30
[stable30] docs(user-manual): Add note about disabled addressBooks
2025-03-21 13:39:22 +01:00
Hamza Mahjoubi
b2bca4ca3b docs(user-manual): Add note about disabled addressBooks
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2025-03-17 16:52:43 +00:00
Julien Veyssier
3871438910 Merge pull request #12779 from nextcloud/backport/12777/stable30
[stable30] admin(windmill): Add more details on creating custom scripts
2025-02-25 10:39:27 +01:00
Julien Veyssier
0c562649af admin(windmill): add more details on creating custom scripts
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-02-24 11:14:41 +00:00
Oliver
2c5c817bdc Fix wrong data types in app_assistant.rst (#12615)
Signed-off-by: Oliver <965863+oli-ver@users.noreply.github.com>
2025-02-16 19:49:33 +05:30
Andy Scherzinger
bb7bf57f62 Merge pull request #12559 from nextcloud/revert-12553-backport/12530/stable30
Revert "[stable30] document SSE-C support in external storage"
2025-01-31 16:54:41 +01:00