Commit Graph

17237 Commits

Author SHA1 Message Date
transifex-integration[bot]
c3e4b397bc Translate webinterface.pot in ko
100% translated source file: 'webinterface.pot'
on 'ko'.
2024-01-21 10:37:44 +00:00
transifex-integration[bot]
18d74a1bed Translate webinterface.pot in ko
100% translated source file: 'webinterface.pot'
on 'ko'.
2024-01-21 10:35:53 +00:00
transifex-integration[bot]
51c134f0d1 Translate webinterface.pot in ko
100% translated source file: 'webinterface.pot'
on 'ko'.
2024-01-21 10:35:30 +00:00
github-actions[bot]
3d290390b9 Merge pull request #11453 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2024-01-21 09:52:34 +00:00
transifex-integration[bot]
becec93bec Translate index.pot in ko
100% translated source file: 'index.pot'
on 'ko'.
2024-01-21 09:48:09 +00:00
transifex-integration[bot]
5bc1afcc32 Translate index.pot in ko
100% translated source file: 'index.pot'
on 'ko'.
2024-01-21 09:47:58 +00:00
Arthur Schiwon
bdd4181d60 Merge pull request #11183 from nextcloud/feat/devmanual/database-result-fetch
feat(devmanual): Add \OCP\DB\IResult::fetch deprecation
2024-01-19 17:10:50 +01:00
Christoph Wurst
3e7430fb26 feat(devmanual): Add \OCP\DB\IResult::fetch deprecation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-19 17:06:09 +01:00
dependabot[bot]
8cb3a5df91 Merge pull request #11164 from nextcloud/dependabot/pip/master/zipp-3.17.0 2024-01-18 14:19:38 +00:00
dependabot[bot]
fa341ebe7b chore(deps): Bump zipp from 3.16.2 to 3.17.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.16.2 to 3.17.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.16.2...v3.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 14:14:59 +00:00
Anna
0033bbbbf1 Merge pull request #11397 from escoand/patch-1
Add custom public calendars
2024-01-18 15:14:38 +01:00
dependabot[bot]
49fd910718 Merge pull request #11376 from nextcloud/dependabot/github_actions/actions/setup-python-5 2024-01-18 14:13:59 +00:00
dependabot[bot]
a12c78b26c Merge pull request #11312 from nextcloud/dependabot/pip/master/idna-3.6 2024-01-18 14:13:29 +00:00
dependabot[bot]
580979c178 Merge pull request #11375 from nextcloud/dependabot/github_actions/shivammathur/setup-php-2.28.0 2024-01-18 14:13:03 +00:00
dependabot[bot]
c9566f7682 chore(deps): Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 14:06:00 +00:00
dependabot[bot]
883e8ef517 chore(deps): Bump idna from 3.4 to 3.6
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.6.
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 15:05:44 +01:00
dependabot[bot]
cf28e096c0 chore(deps): Bump shivammathur/setup-php from 2.25.4 to 2.28.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.25.4 to 2.28.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](4bd44f22a9...e6f75134d3)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 15:05:19 +01:00
dependabot[bot]
0acc07788d Merge pull request #11311 from nextcloud/dependabot/pip/master/pygments-2.17.2 2024-01-18 14:04:33 +00:00
dependabot[bot]
c756e7db29 Merge pull request #11298 from nextcloud/dependabot/pip/master/urllib3-2.1.0 2024-01-18 14:04:09 +00:00
dependabot[bot]
943c04dde2 chore(deps): Bump urllib3 from 2.0.6 to 2.1.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.1.0.
- [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.0.6...2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 14:50:57 +01:00
dependabot[bot]
9b4b6bb9c6 chore(deps): Bump pygments from 2.16.1 to 2.17.2
Bumps [pygments](https://github.com/pygments/pygments) from 2.16.1 to 2.17.2.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.16.1...2.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 13:50:03 +00:00
dependabot[bot]
f7b12c0370 Merge pull request #11267 from nextcloud/dependabot/pip/master/charset-normalizer-3.3.2 2024-01-18 13:48:18 +00:00
dependabot[bot]
c55ada0e04 chore(deps): Bump charset-normalizer from 3.2.0 to 3.3.2
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.2.0 to 3.3.2.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Ousret/charset_normalizer/compare/3.2.0...3.3.2)

---
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-01-18 13:42:07 +00:00
dependabot[bot]
9437306df2 Merge pull request #11237 from nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-3.1.0 2024-01-18 13:42:02 +00:00
dependabot[bot]
ad4724d7af Merge pull request #11297 from nextcloud/dependabot/pip/master/certifi-2023.11.17 2024-01-18 13:40:53 +00:00
dependabot[bot]
d8e73ee801 Merge pull request #11236 from nextcloud/dependabot/github_actions/actions/checkout-4.1.1 2024-01-18 13:20:52 +00:00
Ferdinand Thiessen
68a67ff4f0 Merge pull request #11427 from michielbdejong/patch-1
correct variable name
2024-01-18 14:17:31 +01:00
Ferdinand Thiessen
1abc7216ff Merge pull request #11399 from nextcloud/feat(admin)-document-the---showonly-flag-of-the-update-command
feat(admin): document the `--showonly` flag of the app update command
2024-01-18 14:14:11 +01:00
dependabot[bot]
8c4c7cd1e6 chore(deps): Bump certifi from 2023.7.22 to 2023.11.17
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2023.11.17.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2023.11.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 14:13:53 +01:00
dependabot[bot]
b74f443cb1 build(deps): Bump peter-evans/create-or-update-comment
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](c6c9a1a660...23ff15729e)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 14:13:39 +01:00
dependabot[bot]
70c3687c6b build(deps): Bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 14:13:31 +01:00
Michiel de Jong
e52a3372a0 correct variable name
It seems the type-hinting comment should be about the `$dispatcher` variable on the line below it.

Signed-off-by: Michiel de Jong <michiel@unhosted.org>
2024-01-18 14:11:53 +01:00
dependabot[bot]
ad71636146 Merge pull request #11426 from nextcloud/dependabot/pip/master/pillow-10.2.0 2024-01-18 13:09:26 +00:00
Ferdinand Thiessen
192c7acbe9 fix(admin): Adjust wording
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-18 14:08:47 +01:00
Ferdinand Thiessen
d387f06e9c Merge pull request #11449 from nextcloud/backport/11401/master
[master] Added documentation around File Drop Shares not chunking uploaded files.
2024-01-18 14:07:57 +01:00
Ferdinand Thiessen
d2f2f5a348 Merge pull request #11412 from nextcloud/automated/update-workflows/default
chore: update workflows from templates
2024-01-18 14:06:37 +01:00
austin3410
0ae03aeedd Update big_file_upload_configuration.rst
Added a note explaining chunk size has no impact on unauthenticated uploads.

Signed-off-by: austin3410 <32914667+austin3410@users.noreply.github.com>
2024-01-18 13:01:04 +00:00
austin3410
63047c535e Update file_sharing_configuration.rst
Added section to explain that public uploads aren't chunked.

Signed-off-by: austin3410 <32914667+austin3410@users.noreply.github.com>
2024-01-18 13:01:04 +00:00
dependabot[bot]
388f271946 chore(deps): Bump pillow from 10.0.1 to 10.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 12:59:49 +00:00
dependabot[bot]
4d2058bfc8 Merge pull request #11434 from nextcloud/dependabot/pip/jinja2-3.1.3 2024-01-18 12:58:54 +00:00
dependabot[bot]
b88d109c43 Merge pull request #11439 from nextcloud/dependabot/pip/master/reportlab-4.0.9 2024-01-18 12:58:34 +00:00
dependabot[bot]
1728860991 Merge pull request #11440 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.1.0 2024-01-18 12:57:57 +00:00
dependabot[bot]
85617567e4 Merge pull request #11441 from nextcloud/dependabot/github_actions/pascalgn/automerge-action-0.16.2 2024-01-18 12:56:44 +00:00
escoand
626c661134 Add custom public calendars
Signed-off-by: escoand <escoand@users.noreply.github.com>
2024-01-18 13:55:36 +01:00
github-actions[bot]
02310544f3 Merge pull request #11448 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2024-01-18 08:16:24 +00:00
transifex-integration[bot]
2961d0f169 Translate mail.pot in de
100% translated source file: 'mail.pot'
on 'de'.
2024-01-18 08:10:31 +00:00
transifex-integration[bot]
60f7b191a2 Translate mail.pot in de
100% translated source file: 'mail.pot'
on 'de'.
2024-01-18 08:10:06 +00:00
transifex-integration[bot]
62d0ae285e Translate mail.pot in de
100% translated source file: 'mail.pot'
on 'de'.
2024-01-18 08:09:38 +00:00
Christoph Wurst
d9d5f410dd Merge pull request #11446 from nextcloud/feat/adminmanual/db-replica
feat(adminmanual): Add db replica docs
2024-01-17 19:02:54 +01:00
Christoph Wurst
b44a8da8e1 feat(adminmanual): Add db replica docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-17 18:40:42 +01:00