Commit Graph

18372 Commits

Author SHA1 Message Date
Ferdinand Thiessen
eb89b5bace fix(developer): Rename invalid css variables
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-15 14:19:57 +02:00
Richard Steinmetz
2085541548 Merge pull request #12280 from nextcloud/dependabot/pip/master/sphinx-8.1.3
chore(deps): Bump sphinx from 7.4.7 to 8.1.3
2024-10-14 16:44:43 +00:00
Kate
8a713be926 Merge pull request #12283 from nextcloud/feat/dev/upgrade-31-storage-return-param-types 2024-10-14 17:13:34 +02:00
provokateurin
d634460d47 feat(dev): Document return and param types changes for OCP\Files\Storage\IStorage inheritors in 31
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-14 15:35:28 +02:00
Ferdinand Thiessen
e5acfbbb12 fix: Remove deprecated configuration options
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-14 13:30:02 +02:00
Ferdinand Thiessen
d13b0fbc9f chore(deps): Bump sphinx-rtd-theme from 2.0.0 to 3.0.1
Needed to support Sphinx 8

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-14 13:29:38 +02:00
dependabot[bot]
1ddf732942 chore(deps): Bump sphinx from 7.4.7 to 8.1.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.7...v8.1.3)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 11:19:07 +00:00
Ferdinand Thiessen
baa61c42c4 Merge pull request #12282 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.4.3
chore(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.3
2024-10-14 13:18:03 +02:00
Ferdinand Thiessen
0f81f3aaf6 Merge pull request #12277 from nextcloud/dependabot/pip/master/sphinx-toolbox-3.8.1
chore(deps): Bump sphinx-toolbox from 3.8.0 to 3.8.1
2024-10-14 13:17:49 +02:00
Ferdinand Thiessen
a4ecd4915e Merge pull request #12278 from nextcloud/dependabot/pip/master/charset-normalizer-3.4.0
chore(deps): Bump charset-normalizer from 3.3.2 to 3.4.0
2024-10-14 13:16:36 +02:00
Ferdinand Thiessen
c33dbf14a1 Merge pull request #12281 from nextcloud/dependabot/pip/master/markupsafe-3.0.1
chore(deps): Bump markupsafe from 2.1.5 to 3.0.1
2024-10-14 13:16:20 +02:00
dependabot[bot]
690f0705c3 chore(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.4.0...v4.4.3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 07:01:01 +00:00
dependabot[bot]
e35e85a50c chore(deps): Bump markupsafe from 2.1.5 to 3.0.1
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 to 3.0.1.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/2.1.5...3.0.1)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 06:09:30 +00:00
dependabot[bot]
0963fb3b27 chore(deps): Bump charset-normalizer from 3.3.2 to 3.4.0
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Ousret/charset_normalizer/compare/3.3.2...3.4.0)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 06:09:15 +00:00
dependabot[bot]
fe0da12c6b chore(deps): Bump sphinx-toolbox from 3.8.0 to 3.8.1
Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.8.0 to 3.8.1.
- [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/v3.8.0...v3.8.1)

---
updated-dependencies:
- dependency-name: sphinx-toolbox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 06:09:09 +00:00
Ferdinand Thiessen
68d454fd54 Merge pull request #12224 from nextcloud/jtr/fix/admin-release-notes-mariadb-10.5
fix(upgrade_to_30): Note the drop of MariaDB 10.5 support
2024-10-11 14:48:23 +02:00
Ferdinand Thiessen
757bae850e fix(admin): Note drop of MariaDB 10.3 support
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-11 14:27:07 +02:00
Ferdinand Thiessen
79446fc710 Merge pull request #12225 from nextcloud/dependabot/github_actions/pascalgn/automerge-action-0.16.4
chore(deps): Bump pascalgn/automerge-action from 0.16.3 to 0.16.4
2024-10-11 14:26:22 +02:00
Ferdinand Thiessen
fec6c49cf8 Merge pull request #12265 from nextcloud/dependabot/pip/master/reportlab-4.2.5
chore(deps): Bump reportlab from 4.2.2 to 4.2.5
2024-10-11 14:25:40 +02:00
Ferdinand Thiessen
80848356a2 Merge pull request #12057 from onny/transifex-links
Fix links to Transifex group
2024-10-11 14:25:22 +02:00
Joas Schilling
373042b2b2 Merge pull request #12273 from nextcloud/bugfix/server-48063/document-otf-loading
fix(admin): Document oft loading for nginx
2024-10-11 12:17:00 +02:00
Joas Schilling
448e416a6b fix(admin): Document oft loading for nginx
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-11 08:42:25 +02:00
Christian Wolf
3af6325acf Merge pull request #12270 from nextcloud/fix/dev-man/digging-deeper-alphabetic
Make digging deeper category an alphabetic list
2024-10-10 18:43:49 +02:00
Marcel Klehr
24ee5ea78c Merge pull request #12271 from nextcloud/enh/admin-ai2
enh(AI): More additions to AI admin docs
2024-10-10 10:50:42 +02:00
Marcel Klehr
ae194613c1 enh(AI): More additions to AI admin docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-10-10 10:23:27 +02:00
Christian Wolf
3473189c84 Make digging deeper an alphabetic list
Signed-off-by: Christian Wolf <github@christianwolf.email>
2024-10-10 00:59:03 +02:00
Arthur Schiwon
e0ce8b38c3 Merge pull request #12269 from nextcloud/jtr/chore-latest-stable-30
chore: Bump latest stable to 30 for docs
2024-10-08 17:58:12 +02:00
Josh
dac6805262 chore(index): Bump latest stable to 30
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-10-08 10:22:17 -04:00
Josh
5e74e14c8b chore(conf): Bump latest stable to 30
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-10-08 10:15:48 -04:00
Marcel Klehr
9a12986d2a Merge pull request #12268 from nextcloud/fix/windmill-docs
fix(admin/windmill): Some minor additions
2024-10-08 09:45:35 +02:00
Marcel Klehr
5c65817aa6 fix(admin/windmill): Some minor additions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-10-08 08:40:48 +02:00
Daniel
7288e78274 Merge pull request #12162 from nextcloud/feat/occ-list-addressbook-command
feat(carddav): add command to list address books
2024-10-07 16:28:49 +02:00
Anupam Kumar
48305d76c9 enh(Admin/AI): update background job worker docs (#12263)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
2024-10-07 17:06:27 +05:30
Anna Larch
0cb12b3c80 feat(carddav): add command to list address books
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-10-07 10:31:52 +02:00
dependabot[bot]
5e5b546ce5 chore(deps): Bump reportlab from 4.2.2 to 4.2.5
Bumps [reportlab](https://www.reportlab.com/) from 4.2.2 to 4.2.5.

---
updated-dependencies:
- dependency-name: reportlab
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 06:21:07 +00:00
Anna
162b7b06f8 Merge pull request #12261 from nextcloud/feat/add-subscription-calendar-occ-command
feat(caldav): create subscriptions via occ
2024-10-03 15:44:30 +02:00
Anna Larch
b5f0cfd7e3 feat(caldav): create subscriptions via occ
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-10-03 13:07:36 +02:00
Kate
c0ad73010a Merge pull request #12172 from ChaoticEvilDM/patch-1 2024-10-01 21:09:37 +02:00
Marcel Klehr
bc22af5211 Merge pull request #12255 from nextcloud/fix/codespell-ignore
fix: Update .codespellignore
2024-10-01 15:58:45 +02:00
Marcel Klehr
b25b2272b9 fix: Update .codespellignore
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-10-01 15:48:56 +02:00
Christoph Wurst
731d1599e2 Merge pull request #12249 from nextcloud/admin-manua/user-configuration-status-codes
fix:[admin-manual] adjust status codes for provision api user controller
2024-10-01 14:48:51 +02:00
Hamza Mahjoubi
8a652e3a7e fix(admin-manual): adjust status codes for provision api user controller
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-10-01 14:43:28 +02:00
Marcel Klehr
b994308a46 Merge pull request #12250 from nextcloud/fix/ai/summary_bot_naming
fix(Admin/AI): consistent naming for summary_bot
2024-10-01 08:10:30 +02:00
Marcel Klehr
544538da77 Merge pull request #12251 from nextcloud/bug/noid/windmill-approve-links-link
docs: update link for approve_links
2024-10-01 08:07:30 +02:00
Daniel Kesselberg
9b8f65a7de docs: update link for approve_links
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-30 22:57:08 +02:00
Anupam Kumar
ab463a5776 fix(Admin/AI): consistent naming for summary_bot
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-10-01 01:34:55 +05:30
Ferdinand Thiessen
99aa9f401f Merge pull request #12247 from nextcloud/chore/document-zipfolder-plugin
chore(developer): Add documentation about new WebDAV endpoint for downloading folders
2024-09-29 08:48:47 +02:00
Ferdinand Thiessen
dfd9d72fe4 chore(developer): Add documentation about new WebDAV endpoint for downloading folders
* Add WebDAV folder-download endpoint documenation
* Add changelog entry for new endpoint
* Add changelog entry for deprecated and removed legacy endpoints

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-28 22:07:24 +02:00
Kate
a8d511ac92 Merge pull request #12238 from nextcloud/fix/discussion-url 2024-09-28 14:49:55 +02:00
Marcel Klehr
02552a1e7d Merge pull request #12245 from nextcloud/enh/admin-ai/vram
More additions about AI
2024-09-27 10:49:38 +02:00