Iva Horn
b0358a0f5a
Merge pull request #14055 from nextcloud/macos-vfs-update
...
macOS virtual files client article update for release 33.0.0
2026-03-24 11:41:58 +01:00
Iva Horn
d2428404b2
Merge branch 'master' into macos-vfs-update
2026-03-24 08:32:05 +01:00
Anna
4ce6e6ba78
Merge pull request #14149 from nextcloud/feat/noid/clarify-prevent-team-membership-setting
...
feat(teams): document behaviour of 'Prevent teams from being a member of another team' option
2026-03-23 23:37:41 +01:00
tflidd
b132283d1f
Merge pull request #14137 from MartinZeitNextcloud/patch-1
...
Fix typo in primary_storage.rst
2026-03-23 17:18:29 +01:00
tflidd
1cd209a994
Merge branch 'master' into patch-1
2026-03-23 16:45:17 +01:00
Cristian Scheid
04cf987249
feat(teams): document behaviour of 'Prevent teams from being a member of another team' option
...
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com >
2026-03-23 10:05:14 -03:00
Josh
81230c48aa
Merge pull request #13853 from nextcloud/jtr/admin-webhook-fix-payloads
...
fix: correct/improve webhook listener event descriptions and examples
2026-03-20 10:19:21 -04:00
Josh
05d6e26795
Merge pull request #14128 from nextcloud/jtr/docs-admin-property-scopes-update
...
feat: Overhaul the Property Scopes and Profile chapter
2026-03-20 10:18:46 -04:00
Josh Richards
8056a8b141
docs(admin): clarify webhook dot notation + add list/occ cmd
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2026-03-19 09:26:24 -04:00
Josh
e117beacdd
docs(admin): fix webhook listener payload examples + add missing operators
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2026-03-19 08:58:07 -04:00
Salvatore Martire
241b4c48c9
docs: add documentation for OC-OwnerId and OC-Permissions headers ( #13525 )
...
Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com >
2026-03-19 10:25:15 +00:00
Ferdinand Thiessen
4219f58a4c
Merge pull request #14132 from nextcloud/dependabot/pip/master/charset-normalizer-3.4.6
...
chore(deps): Bump charset-normalizer from 3.4.4 to 3.4.6
2026-03-19 10:53:17 +01:00
Simon L.
56a051eba2
Merge pull request #14138 from nextcloud/nginx-supported
...
We do support nginx+php-fpm these days!
2026-03-19 10:43:12 +01:00
Pablo Zmdl
a24b9ccfda
We do support nginx+php-fpm these days!
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-03-19 10:12:03 +01:00
MartinZeitNextcloud
fb7aacaa4a
Fix typo in primary_storage.rst
...
Signed-off-by: MartinZeitNextcloud <martin.zeitler@nextcloud.com >
2026-03-18 07:14:06 +01:00
Nextcloud bot
ae4c87fdef
chore(administration): Generate system config documentation from config.sample.php
2026-03-17 03:08:22 +00:00
Daniel
6328f1b0a8
Merge pull request #14133 from nextcloud/fix/remove-quickactions-gif
...
Revert introduction of GIF for mail quick actions
2026-03-16 11:54:20 +01:00
David Dreschner
f25950245d
Revert "feat(mail): Improve quick action documentation by providing gif with example usage"
...
This reverts commit fd44aa166d .
Signed-off-by: David Dreschner <david.dreschner@nextcloud.com >
2026-03-16 11:41:01 +01:00
Joas Schilling
abaef85d3b
Merge pull request #14130 from nextcloud/dependabot/github_actions/shivammathur/setup-php-2.37.0
...
chore(deps): Bump shivammathur/setup-php from 2.36.0 to 2.37.0
2026-03-16 10:33:15 +01:00
dependabot[bot]
a42c6f8a27
chore(deps): Bump charset-normalizer from 3.4.4 to 3.4.6
...
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer ) from 3.4.4 to 3.4.6.
- [Release notes](https://github.com/jawah/charset_normalizer/releases )
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.4...3.4.6 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-version: 3.4.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-16 06:05:01 +00:00
dependabot[bot]
c628c3eb33
chore(deps): Bump shivammathur/setup-php from 2.36.0 to 2.37.0
...
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php ) from 2.36.0 to 2.37.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases )
- [Commits](44454db4f0...accd6127cb )
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
dependency-version: 2.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-16 06:04:37 +00:00
Josh
8b2f6fea84
refactor(profile): additional misc edits for clarity
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2026-03-14 11:12:04 -04:00
Josh Richards
d8b12588f2
chore(profiles): add follow-up items
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2026-03-12 10:19:50 -04:00
Josh Richards
d71e59a346
docs(admin): define public lookup server in Profile chapter
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2026-03-12 10:06:57 -04:00
Josh Richards
1707e0eeb7
chore(admin): tweak Profiles chapter headings for clarity
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2026-03-12 09:47:13 -04:00
Josh Richards
9631240d2e
chore(admin): additional minor edits to Profile config chapter
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2026-03-12 09:35:33 -04:00
Josh Richards
d9bafb758b
chore(admin): Profile chapter edits continued
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2026-03-12 09:26:11 -04:00
Josh Richards
9036551d71
docs(admin): additional edits
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2026-03-12 08:51:12 -04:00
Josh Richards
8a3d3925ca
docs(admin): improve Profile configuration section
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2026-03-12 08:47:41 -04:00
Iva Horn
9f5a048284
Merge pull request #14123 from nextcloud/i2h3/fonts
...
Consistent Brand Fonts
2026-03-12 11:47:20 +01:00
Iva Horn
b1a716288a
Consistent brand fonts
...
We use the standard system fonts by default everywhere. The CSS rule was copied 1:1 from the Nextcloud server repository.
Signed-off-by: Iva Horn <iva.horn@nextcloud.com >
2026-03-12 09:49:14 +01:00
rakekniven
636809cb77
Merge pull request #14040 from nextcloud/rakekniven-patch-2
...
Rename translation_setup to translation
2026-03-11 14:29:42 +01:00
Kate
83063a12ce
Merge pull request #14116 from nextcloud/chore/weird-placement
2026-03-11 12:53:27 +01:00
Ferdinand Thiessen
52336f227d
chore(admin_manual): remove weird company statement
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2026-03-11 12:43:37 +01:00
Camila Ayres
1cde3362ca
Merge pull request #14115 from nextcloud/Rello-patch-2
...
correct desktop client version
2026-03-11 11:50:11 +01:00
Iva Horn
65b82c0516
macOS virtual files client article update for release 33.0.0
...
- Removed obsolete information about the different macOS builds for classic synchronization and file provider extension because we now have only one universal macOS client left.
- Clarified the conflict between the classic folder synchronization integration and file provider extension.
- Removed specific installation information because it is redundant with the general client installation documentation.
- Shifted the terminology a bit towards "file provider extension" instead of "virtual files" because the former is the official terminology used by Apple and macOS for this kind of software and what users are more likely to understand. macOS also uses this terminology in its system settings where our integration is listed.
- Clarified the benefits of enabling push notifications on the server side.
- Updated feature list.
- Updated screenshots. The user interface has changed significantly. The screenshots now have a consistent appearance. The screenshots were taken on macOS 26 Tahoe which is the latest major release as off writing. This shows that our support of macOS is up to date. Also dedicated demo content and user account was used.
- Screenshots are now in optimized JPG format instead of PNG. There is no notable quality loss but the image sizes are drastically reduced.
- Added information about the preservation of unsynchronized changes on file provider domain removal.
- Extended explanation of status symbols on file provider items.
Signed-off-by: Iva Horn <iva.horn@nextcloud.com >
2026-03-11 11:21:00 +01:00
Rello
47540f1ea2
correct desktop client version
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2026-03-11 11:17:22 +01:00
Josh Richards
3e7b5eb4ea
docs(admin): add FAQ for locking down property scopes
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2026-03-11 01:48:04 -04:00
Josh Richards
f06db6001a
docs(admin): improve property scope coverage
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2026-03-11 00:53:30 -04:00
Josh
e5d1abc95e
Merge pull request #14111 from nextcloud/jtr/dev-appconfig-ch-edits
...
docs(dev/AppConfig): re-organize, expand, update, and improve clarity
2026-03-09 12:43:27 -04:00
rakekniven
b00b565230
Rename translation process4.png to translation_process4.png
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2026-03-09 15:51:37 +01:00
rakekniven
eeedefe2a2
Rename translation process3.png to translation_process3.png
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2026-03-09 15:51:25 +01:00
rakekniven
ef5b148b20
Rename translation process2.png to translation_process2.png
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2026-03-09 15:51:11 +01:00
rakekniven
f5a0f3c8a4
Rename translation process1.png to translation_process1.png
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2026-03-09 15:50:58 +01:00
rakekniven
408ea157b7
Fix image paths in translation documentation
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2026-03-09 15:50:02 +01:00
rakekniven
8470242e86
chore(i18n): Document translation processes with images
...
Added documentation for translation processes including images.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2026-03-09 15:45:13 +01:00
rakekniven
36f6529928
files to document translation process
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2026-03-09 15:35:16 +01:00
rakekniven
8dd9b8a833
chore(i18n): Adapted link
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2026-03-09 15:20:00 +01:00
rakekniven
4e44adfbe1
chore(i18n): Rename translation reference to machinetranslation
...
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2026-03-09 15:19:14 +01:00
rakekniven
791fe543c6
Merge branch 'master' into rakekniven-patch-2
2026-03-09 15:07:44 +01:00