Carl Schwan
e0527d1c56
fix(developer_manual/database): Port away from createFunction
...
This function is a bit harder to use correctly than IFunctionBuilder, so
use IFunctionBuilder instead.
Signed-off-by: Carl Schwan <carlschwan@kde.org >
2026-01-23 17:53:27 +01:00
Joas Schilling
c9883cc46f
Merge pull request #14005 from nextcloud/jospoortvliet-patch-1
...
Clarify Oracle support and update recommended databases
2026-01-22 15:41:33 +01:00
Jos Poortvliet
3933868ffd
fix(admin): Clarify Oracle support and update recommended databases
...
Added Oracle database note to indicate it's for Nextcloud Enterprise only and updated the recommended database engines.
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com >
2026-01-22 12:49:48 +01:00
Daniel
745c7afd46
Merge pull request #13994 from piechocki/patch-1
...
Fix integration of code
v33.0.0rc1
2026-01-20 18:39:51 +01:00
Daniel
699d81a677
Merge pull request #14001 from nextcloud/fix/add-mail-section
...
fix(groupware): Add separate section for mail troubleshooting, remove mail shortcuts and re-sort some things
2026-01-20 17:56:35 +01:00
David Dreschner
0ffe51f79a
fix(groupware): Add separate section for mail troubleshooting, remove mail shortcuts and re-sort some things
...
Signed-off-by: David Dreschner <github-2017@dreschner.net >
2026-01-20 15:17:59 +01:00
David Dreschner
6bb0671b20
Merge pull request #13993 from nextcloud/fix/move-mail-documentation
...
fix(groupware): Move admin and user documentation for mail app out of mail repo and update debug logging
v33.0.0beta5
2026-01-19 16:39:57 +01:00
David Dreschner
0f673faa4b
fix(groupware): Move admin and user documentation for mail app to central documentation
...
Signed-off-by: David Dreschner <github-2017@dreschner.net >
2026-01-19 12:43:18 +01:00
dependabot[bot]
f321c9f02f
chore(deps): Bump sphinx-toolbox from 4.1.1 to 4.1.2
...
Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox ) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/sphinx-toolbox/sphinx-toolbox/releases )
- [Changelog](https://github.com/sphinx-toolbox/sphinx-toolbox/blob/master/doc-source/changelog.rst )
- [Commits](https://github.com/sphinx-toolbox/sphinx-toolbox/compare/v4.1.1...v4.1.2 )
---
updated-dependencies:
- dependency-name: sphinx-toolbox
dependency-version: 4.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 06:35:54 +00:00
dependabot[bot]
9496050831
chore(deps): Bump sphinx-rtd-theme from 3.0.2 to 3.1.0
...
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme ) from 3.0.2 to 3.1.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst )
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.2...3.1.0 )
---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
dependency-version: 3.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 06:35:49 +00:00
dependabot[bot]
13b575d293
chore(deps): Bump sphinxcontrib-mermaid from 1.2.3 to 2.0.0
...
Bumps [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid ) from 1.2.3 to 2.0.0.
- [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mgaitan/sphinxcontrib-mermaid/compare/1.2.3...2.0.0 )
---
updated-dependencies:
- dependency-name: sphinxcontrib-mermaid
dependency-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 06:35:45 +00:00
dependabot[bot]
e63c57cda2
chore(deps): Bump reportlab from 4.4.7 to 4.4.9
...
Bumps [reportlab](https://www.reportlab.com/ ) from 4.4.7 to 4.4.9.
---
updated-dependencies:
- dependency-name: reportlab
dependency-version: 4.4.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 06:35:42 +00:00
Nextcloud bot
ab1f037055
chore(administration): Generate system config documentation from config.sample.php
2026-01-19 03:10:03 +00:00
piechocki
202afbf902
fix integration of code for docs webpage
...
before, the two hyphens were replaced by a dash in the view presented on docs.nextcloud.com, resulting in an erroneous occ command (too many arguments to "config:app:set")
Signed-off-by: piechocki <34336439+piechocki@users.noreply.github.com >
2026-01-17 15:42:46 +01:00
Carl Schwan
8aa7b2eafa
Merge pull request #13978 from ways/patch-1
...
Update instructions for iOS sync
2026-01-16 12:50:05 +01:00
Carl Schwan
ca9195f814
Merge pull request #13975 from nextcloud/dependabot/pip/master/urllib3-2.6.3
...
chore(deps): Bump urllib3 from 2.6.2 to 2.6.3
2026-01-16 12:45:58 +01:00
Christoph Wurst
6bb4756397
Merge pull request #13988 from nextcloud/feat/restrict-calendar-invitation-users
...
feat: restrict calendar invitation participants
2026-01-16 07:26:01 +01:00
SebastianKrupinski
a911e1e16b
feat: restrict calendar invitation participants
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com >
2026-01-15 16:09:17 -05:00
Grigory Vodyanov
05b26d96c4
Merge pull request #13979 from nextcloud/fix/update-calendar-importing
...
fix(Groupware/Calendar): update calendar importing section
v33.0.0beta4
2026-01-15 13:49:25 +01:00
Grigory Vodyanov
18becc1d18
fix(Groupware/Calendar): update calendar importing section
...
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com >
2026-01-15 13:39:46 +01:00
Lars Falk-Petersen
bbf663a8dd
Update instructions for iOS sync
...
Clarify that the path is needed for both calendar and contacts, and which parts needs to be replaced.
iOS gives terrible feedback when the path is missing, so I found help at https://help.nextcloud.com/t/ios-caldav-client-not-syncing/155018/2 . This was tested yesterday.
Signed-off-by: Lars Falk-Petersen <dev@falk-petersen.no >
2026-01-14 10:04:33 +01:00
Ferdinand Thiessen
bb66c0891e
Merge pull request #13977 from nextcloud/chore/oc-33
...
fix(developer): add all removed frontend APIs (`OC.Settings.UserSettings`)
2026-01-13 23:05:44 +01:00
Ferdinand Thiessen
1a0415c8bf
fix(developer): add all removed frontend APIs (OC.Settings.UserSettings)
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2026-01-13 22:40:25 +01:00
Hamza
d95beb28cf
Merge pull request #13976 from nextcloud/feat/user/pin-favorites
...
feat(user-manual): Pin favorites in mail app
v33.0.0beta3
2026-01-13 15:23:43 +01:00
Hamza
215c005b07
feat(user-manual): Pin favorites in mail app
...
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com >
2026-01-13 15:14:20 +01:00
dependabot[bot]
d8980d8785
chore(deps): Bump urllib3 from 2.6.2 to 2.6.3
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.2...2.6.3 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-12 06:34:12 +00:00
Côme Chilliet
1bdaef7128
Merge pull request #13947 from nextcloud/feat/openmetrics_doc
...
feat: add documentation for OpenMetrics
v33.0.0beta2
2026-01-08 14:50:11 +01:00
Benjamin Gaussorgues
a4ffa6d8a0
feat: add documentation for OpenMetrics
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com >
2026-01-08 12:37:10 +01:00
Nextcloud bot
2137474e18
chore(administration): Generate system config documentation from config.sample.php
2026-01-08 02:58:15 +00:00
Ferdinand Thiessen
c787d05abd
Merge pull request #13971 from nextcloud/dependabot/pip/master/sphinx-reredirects-1.1.0
...
chore(deps): Bump sphinx-reredirects from 0.1.6 to 1.1.0
2026-01-07 13:21:25 +01:00
dependabot[bot]
e9a45d7932
chore(deps): Bump sphinx-reredirects from 0.1.6 to 1.1.0
...
Bumps [sphinx-reredirects](https://github.com/documatt/sphinx-reredirects ) from 0.1.6 to 1.1.0.
- [Changelog](https://github.com/documatt/sphinx-reredirects/blob/main/docs/changelog.rst )
- [Commits](https://github.com/documatt/sphinx-reredirects/compare/v0.1.6...v1.1.0 )
---
updated-dependencies:
- dependency-name: sphinx-reredirects
dependency-version: 1.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-07 12:13:30 +00:00
Joas Schilling
ba0cf214c7
Merge pull request #13970 from nextcloud/build/noid/downgrade-sphinx-reredirects
...
build: Downgrade sphinx-reredirects to an older version again and pin…
2026-01-06 21:11:40 +01:00
Joas Schilling
ea1866d99f
build: Downgrade sphinx-reredirects to an older version again and pin notfound-page dep
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2026-01-06 21:08:27 +01:00
Joas Schilling
b597225bc8
Merge pull request #13903 from nextcloud/dependabot/github_actions/actions/setup-python-6.1.0
...
chore(deps): Bump actions/setup-python from 6.0.0 to 6.1.0
2026-01-06 20:48:00 +01:00
github-actions[bot]
f471f46678
Merge pull request #13969 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
v33.0.0beta1
2026-01-06 08:07:10 +00:00
transifex-integration[bot]
1844c60e12
Translate whats_new.pot in ko
...
100% translated source file: 'whats_new.pot'
on 'ko'.
2026-01-06 08:02:48 +00:00
transifex-integration[bot]
2b054720c1
Translate macosvfs.pot in ko
...
100% translated source file: 'macosvfs.pot'
on 'ko'.
2026-01-06 08:02:03 +00:00
transifex-integration[bot]
10c5206ba8
Translate access_webdav.pot in ko
...
100% translated source file: 'access_webdav.pot'
on 'ko'.
2026-01-06 08:01:40 +00:00
transifex-integration[bot]
24e26fee1e
Translate access_webdav.pot in ko
...
100% translated source file: 'access_webdav.pot'
on 'ko'.
2026-01-06 08:01:27 +00:00
transifex-integration[bot]
9b0b4aeb3b
Translate macosvfs.pot in ko
...
100% translated source file: 'macosvfs.pot'
on 'ko'.
2026-01-06 07:57:43 +00:00
transifex-integration[bot]
2901ebe8ff
Translate quota.pot in ko
...
100% translated source file: 'quota.pot'
on 'ko'.
2026-01-06 07:56:44 +00:00
transifex-integration[bot]
373af6d9a5
Translate conflicts.pot in ko
...
100% translated source file: 'conflicts.pot'
on 'ko'.
2026-01-06 07:55:56 +00:00
transifex-integration[bot]
b55bf935d6
Translate access_webdav.pot in ko
...
100% translated source file: 'access_webdav.pot'
on 'ko'.
2026-01-06 07:55:43 +00:00
transifex-integration[bot]
0dfb7e963d
Translate webinterface.pot in ko
...
100% translated source file: 'webinterface.pot'
on 'ko'.
2026-01-06 07:55:34 +00:00
transifex-integration[bot]
384b409db7
Translate macosvfs.pot in ko
...
100% translated source file: 'macosvfs.pot'
on 'ko'.
2026-01-06 07:52:53 +00:00
transifex-integration[bot]
170f73b914
Translate desktop_mobile_sync.pot in ko
...
100% translated source file: 'desktop_mobile_sync.pot'
on 'ko'.
2026-01-06 07:51:43 +00:00
transifex-integration[bot]
f60edbfdf2
Translate access_webdav.pot in ko
...
100% translated source file: 'access_webdav.pot'
on 'ko'.
2026-01-06 07:48:49 +00:00
transifex-integration[bot]
848dd8115e
Translate access_webdav.pot in ko
...
100% translated source file: 'access_webdav.pot'
on 'ko'.
2026-01-06 07:48:41 +00:00
github-actions[bot]
753964da23
Merge pull request #13968 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2026-01-06 07:47:47 +00:00
transifex-integration[bot]
7bb47e34fa
Translate webinterface.pot in ko
...
100% translated source file: 'webinterface.pot'
on 'ko'.
2026-01-06 07:43:27 +00:00