Commit Graph

18906 Commits

Author SHA1 Message Date
Lumpiness
51ae7d1bdb Fixed webhook equals operator from $eq to $e 2025-06-16 12:44:15 +00:00
Josh
a48c5ff350 Merge pull request #13205 from nextcloud/backport/13168/stable31
[stable31] Fix typo in logging_configuration.rst, "admit_audit" to "admin_audit"
2025-06-15 15:33:04 -04:00
Pekko Eskola
198224f4ce Fix typo in logging_configuration.rst, "admit_audit" to "admin_audit"
In first section about logging, the "admin_audit app" is referred to erroneously as "admit_audit app". Not a significant typo but can cause confusion upon first reading. 

Signed-off-by: Pekko Eskola <44174921+pekkoeskola@users.noreply.github.com>
2025-06-15 21:29:26 +02:00
Christoph Wurst
d7d0b294bf Merge pull request #13221 from nextcloud/backport/13220/stable31
[stable31] feat: mail display mode
2025-06-13 16:34:37 +02:00
SebastianKrupinski
5529ee298f feat: mail display mode
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-06-13 11:47:44 +00:00
Daniel
2649210579 Merge pull request #13218 from nextcloud/backport/13216/stable31
[stable31] docs(groupware): create filter from message
2025-06-13 13:37:28 +02:00
Daniel Kesselberg
2b42066cc3 docs(groupware): create filter from message
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-06-13 13:33:40 +02:00
Daniel
43797bbbe0 Merge pull request #13182 from nextcloud/backport/13181/stable31
[stable31] docs(groupware): add stable url for microsoft oauth settings
2025-06-04 11:46:03 +02:00
Daniel Kesselberg
c3d25eac3f docs(groupware): add stable url for microsoft oauth settings
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-06-03 19:45:45 +02:00
Julien Veyssier
ff226e95e7 Merge pull request #13178 from nextcloud/backport/13176/stable31
[stable31] Add warning about context_chat in the Flows section
2025-06-02 20:35:46 +02:00
Julien Veyssier
28ae25a81a feat: add warning about context_chat not respecting files_accesscontrol rules
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-06-02 17:17:47 +00:00
Daniel
48a61404b4 Merge pull request #13162 from nextcloud/backport/13126/stable31
[stable31] Add hint to pretty URLs: edit config htaccess.ignorefrontcontroller if htaccess SetEnv does not work
2025-05-22 20:04:16 +02:00
Ayke Halder
f774d3affb Add hint to pretty URLs: edit config htaccess.ignorefrontcontroller if htaccess SetEnv does not work
This fixes https://github.com/nextcloud/documentation/issues/13125

Signed-off-by: Ayke Halder <rr-it@users.noreply.github.com>
2025-05-22 17:43:21 +00:00
Daniel
c0b1a845ca Merge pull request #13154 from nextcloud/backport/13151/stable31
[stable31] docs(groupware): update troubleshooting article for missing calendars
2025-05-20 16:44:11 +02:00
Daniel Kesselberg
2b80ee8740 docs(groupware): update troubleshooting article for missing calendars
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-05-20 14:00:49 +00:00
Christoph Wurst
88279026c3 Merge pull request #13147 from nextcloud/backport/13133/stable31
[stable31] docs(groupware): add troubleshooting article for missing calendars
2025-05-20 13:29:31 +02:00
Daniel Kesselberg
19dcbb4d42 docs(groupware): add troubleshooting article for missing calendars
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-05-20 10:32:47 +00:00
Christoph Wurst
316b8f306f Merge pull request #13137 from nextcloud/backport/13135/stable31
[stable31] Fix call on null errors in cache docs code blocks
2025-05-19 07:48:18 +02:00
Jonathan Treffler
56e963192c 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:43 +00:00
Kate
829fb94523 Merge pull request #13131 from nextcloud/backport/13128/stable31 2025-05-15 18:05:42 +02:00
Ferdinand Thiessen
248a0e422b feat(developer): document adding of \OCP\Security\PasswordContext
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-15 15:46:27 +00:00
John Molakvoæ
218ce5e6f8 Merge pull request #13122 from nextcloud/backport/13119/stable31 2025-05-12 15:48:50 +02:00
John Molakvoæ
f3bfe25891 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:16 +00:00
Ferdinand Thiessen
2f8aeed96c Merge pull request #13094 from nextcloud/backport/13079/stable31
[stable31] feat(developer): document `hide-download` WebDAV property
2025-04-29 14:02:06 +02:00
Ferdinand Thiessen
5111a48092 feat(developer): document hide-download WebDAV property
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>
2025-04-29 10:17:29 +00:00
Ferdinand Thiessen
e62702e820 Merge pull request #13091 from nextcloud/backport/13086/stable31
[stable31] explain v31 db row format warning
2025-04-29 09:52:57 +02:00
Adam Monsen
cf137652cc link to relevant issue and PR
Signed-off-by: Adam Monsen <haircut@gmail.com>
2025-04-29 06:51:32 +00:00
Adam Monsen
37fbcc9316 reword row format explanation
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Adam Monsen <haircut@gmail.com>
2025-04-29 06:51:32 +00:00
Adam Monsen
eb2922d4a4 explain v31 db row format warning
Signed-off-by: Adam Monsen <haircut@gmail.com>
2025-04-29 06:51:32 +00:00
Joas Schilling
b6e674aa32 Merge pull request #13067 from nextcloud/backport/12806/stable31
[stable31] feat(l10n): Improve translation guidelines
2025-04-24 10:53:42 +02:00
Joas Schilling
30a3d9479e fix(translations): Split "Translation setup" into it's own page
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-24 10:49:50 +02:00
Joas Schilling
f37a637356 feat(l10n): Improve translation guidelines
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-24 10:44:49 +02:00
Kate
e5095eb488 Merge pull request #13069 from nextcloud/backport/13068/stable31 2025-04-22 20:14:20 +02:00
Côme Chilliet
53991760b2 chore: Fix spelling mistake
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2025-04-22 17:40:03 +02:00
Côme Chilliet
1329f901e6 feat: Document new method IUser::getFirstLogin in upgrade guide
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 12:21:51 +00:00
Côme Chilliet
01abdb286a Merge pull request #13066 from nextcloud/backport/13063/stable31
[stable31] feat: Document new query parameter forceLanguage
2025-04-22 12:39:41 +02:00
Côme Chilliet
1f662bab8e feat: Document new query parameter forceLanguage
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 12:32:43 +02:00
Côme Chilliet
89b32c9b60 Merge pull request #13064 from nextcloud/backport/13062/stable31
[stable31] feat: Document the add of IRichTextFormatter to OCP in 31
2025-04-22 12:13:38 +02:00
Côme Chilliet
239bca4a16 feat: Document the add of IRichTextFormatter to OCP in 31
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 10:10:09 +00:00
Côme Chilliet
c69999e13e Merge pull request #13058 from nextcloud/backport/13052/stable31
[stable31] feat: Make it clearer that master key is used by default
2025-04-22 11:39:17 +02:00
Côme Chilliet
a4103952da fix: Re-order sections related to encryption
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 11:31:21 +02:00
Côme Chilliet
9223f1593a feat: Make it clearer that master key is used by default
And which section are not pertinent with master key.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 11:30:59 +02:00
Côme Chilliet
b22b442440 Merge pull request #13061 from nextcloud/backport/13057/stable31
[stable31] feat: Document the move of IStorage constructor to a new interface
2025-04-22 11:30:28 +02:00
Côme Chilliet
04b580edde Merge pull request #13060 from nextcloud/backport/11122/stable31
[stable31] Clarify the use of a master key during setup of encryption
2025-04-22 11:28:04 +02:00
Côme Chilliet
bfe154da15 feat: Document the move of IStorage constructor to a new interface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 09:24:09 +00:00
func0der
1674453380 Update encryption_configuration.rst
Add notice about encryption having a master key setup, since it has been the default since Nextcloud 13 without any notice.

Signed-off-by: func0der <529819+func0der@users.noreply.github.com>
2025-04-22 09:20:18 +00:00
Côme Chilliet
368b8080cd Merge pull request #13059 from nextcloud/backport/12592/stable31
[stable31] fix: added key type details link to configuration page
2025-04-22 11:18:15 +02:00
yemkareems
eae2aa254a fix: build failure error corrected 2025-04-22 09:14:28 +00:00
yemkareems
c9f4075588 fix: added key type details link to configuration page 2025-04-22 09:14:28 +00:00
Côme Chilliet
7de9dc96a4 Merge pull request #13047 from nextcloud/backport/13018/stable31
[stable31] fix: Move changes to backend section in upgrade_to_31.rst
2025-04-22 10:52:17 +02:00