Commit Graph

17556 Commits

Author SHA1 Message Date
github-actions[bot]
096580875c Merge pull request #11700 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2024-04-04 19:41:32 +00:00
transifex-integration[bot]
f5a76f0575 Translate sphinx.pot in nb_NO
100% translated source file: 'sphinx.pot'
on 'nb_NO'.
2024-04-04 19:13:17 +00:00
Christoph Wurst
3296251a57 Merge pull request #11691 from nextcloud/docs/admin/configuration-chapter-toc
docs(admin): Adjust + automate ordering of Configuration chapter
2024-04-03 10:09:26 +02:00
Andy Scherzinger
5fcb4753ee Merge pull request #11692 from nextcloud/docs/admin/android-7-up
docs(admin): Update Android system requirements to 7
2024-04-02 23:49:15 +02:00
Josh
173b2c3413 docs(admin): Update Android system requirements to 7
Fixes nextcloud/android#12758

Also already documented/requirement in the Play Store entries for both Files and Talk apps. So not a policy change; just documenting what's already reality.

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-02 15:21:53 -04:00
Josh
f5d5d1d733 docs(admin): Update + automate ordering of Configuration chapter
Make sure the following are always first:

- "Using the occ command"
- "Configuration Parameters"
- "Warnings on admin page"
- Then include everything else left automatically (without require this index be updated for every new section any longer)
- Automatically alphabetize included sections

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-02 12:55:50 -04:00
John Molakvoæ
914dbc2074 Merge pull request #11690 from nextcloud/bugfix/noid/move-26-to-eol 2024-04-02 12:03:47 +02:00
Joas Schilling
7680935fb1 fix(overview): Move 26 to EOL area
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-02 11:25:59 +02:00
Andy Scherzinger
11a21abfa2 Merge pull request #11680 from nextcloud/docs/admin/release-schedule
docs(admin): Expand the `Maintenance and release schedule` chapter
2024-03-29 20:18:54 +01:00
Josh
50d83a4832 docs(admin): Rewrite the Maintenance and release schedule chapter
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-29 17:23:36 +00:00
Ferdinand Thiessen
5f206e6a52 Merge pull request #11679 from nextcloud/dependabot/pip/master/importlib-metadata-7.1.0
chore(deps): Bump importlib-metadata from 7.0.2 to 7.1.0
2024-03-29 18:08:29 +01:00
John Molakvoæ
805e09a797 Merge pull request #11685 from nextcloud/skjnldsv-patch-1 2024-03-28 18:35:20 +01:00
Marcel Klehr
c5917f135d Merge pull request #11665 from nextcloud/admin/ai-setup
enh(admin_manual): Extend AI section to contain AI setup
2024-03-28 15:10:56 +01:00
John Molakvoæ
ec7dde5dd8 chore: 26 is EOL
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-03-28 14:14:33 +01:00
Christoph Wurst
1f8a32bb1f Merge pull request #11682 from nextcloud/feat/dev/transient-db-entity-attributes
feat(dev): Add an example for transient db entity attributes
2024-03-27 10:09:01 +01:00
Christoph Wurst
864617c80f feat(dev): Add an example for transient db entity attributes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-27 10:03:35 +01:00
Marcel Klehr
91b8e2f3e5 fix(admin_manual): Make capacity estimates more skeptical
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-26 10:39:50 +01:00
Marcel Klehr
26a60c4295 fix(admin_manual): Add note about scaling and rough capacity estimates
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-26 09:47:45 +01:00
Julius Härtl
776044f7d7 Merge pull request #11661 from nextcloud/enh/s3-concurrency
feat(admin_manual): Document S3 concurrency option
2024-03-26 09:03:58 +01:00
Nextcloud bot
179a7ed91a generate documentation from config.sample.php 2024-03-26 02:50:22 +00:00
Marcel Klehr
d9aad22068 fix(admin_manual): correct custom model instructions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-25 14:41:57 +01:00
dependabot[bot]
f8b45eb75b chore(deps): Bump importlib-metadata from 7.0.2 to 7.1.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 7.0.2 to 7.1.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v7.0.2...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 06:11:23 +00:00
John Molakvoæ
9a2d0337d9 Merge pull request #11677 from nextcloud/fix/dev-webdav-props 2024-03-23 20:35:30 +01:00
dependabot[bot]
4158359631 Merge pull request #11632 from nextcloud/dependabot/pip/master/packaging-24.0 2024-03-23 19:07:47 +00:00
dependabot[bot]
04bc5d4839 chore(deps): Bump packaging from 23.2 to 24.0
Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/23.2...24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 19:03:19 +00:00
dependabot[bot]
4fc3690108 Merge pull request #11633 from nextcloud/dependabot/pip/master/importlib-metadata-7.0.2 2024-03-23 19:02:26 +00:00
Ferdinand Thiessen
787c4fb53d Merge pull request #11660 from nextcloud/nickvergessen-patch-1
Update some outdated versions and links
2024-03-23 20:01:28 +01:00
Ferdinand Thiessen
8ef664e7b8 Merge pull request #11668 from nooblag/occ-lastseen-all
docs(admin) occ: Add documentation for `user:lastseen --all`
2024-03-23 20:00:26 +01:00
dependabot[bot]
c35d4ab883 Merge pull request #11664 from nextcloud/dependabot/github_actions/actions/checkout-4.1.2 2024-03-23 19:00:04 +00:00
dependabot[bot]
3f3762798a Merge pull request #11663 from nextcloud/dependabot/pip/master/zipp-3.18.1 2024-03-23 18:58:22 +00:00
Ferdinand Thiessen
78c6e1fe56 fix(developer): Add missing webdav properties from server core
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-23 19:52:25 +01:00
Marcel Klehr
02a47ed21e fix(admin_manual): Fix code blocks
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-22 14:05:52 +01:00
Marcel Klehr
b0db29681b fix(admin_manual): ADdress reviews on new AI section
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-22 14:00:55 +01:00
Greta
661ded329d Merge pull request #11669 from nextcloud/add/mail-layout
Add mail layout docs
2024-03-22 12:00:24 +01:00
greta
b03a2d1244 Add mail layout docs
Signed-off-by: greta <gretadoci@gmail.com>
2024-03-22 10:59:09 +01:00
Jore
e388171714 docs(admin) occ: Add documentation for user:lastseen --all
Signed-off-by: Jore <1122344+nooblag@users.noreply.github.com>
2024-03-21 04:29:07 +11:00
Joas Schilling
05b7165998 Merge pull request #11542 from nextcloud/publishStable3.12DesktopFilesClientRelease
3.12 desktop files client release is the latest
2024-03-20 11:22:46 +01:00
Matthieu Gallien
34ef547028 3.12 desktop files client release is the latest
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-03-20 10:11:08 +01:00
Joas Schilling
39684d712b Merge pull request #11667 from nextcloud/bugfix/noid/dev-route-param
fix(developer): Document the change of the _route parameter
2024-03-19 17:01:57 +01:00
Joas Schilling
0b739237e6 fix(developer): Document the change of the _route parameter
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-19 16:57:54 +01:00
github-actions[bot]
086c03e441 Merge pull request #11666 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2024-03-18 18:58:49 +00:00
transifex-integration[bot]
c57ba369d6 Translate sharing.pot in nb_NO
100% translated source file: 'sharing.pot'
on 'nb_NO'.
2024-03-18 18:54:19 +00:00
Marcel Klehr
2b916ca6f6 enh(admin_manual): Extend AI section to contain AI setup
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-03-18 11:45:19 +01:00
dependabot[bot]
2eb243298c chore(deps): Bump actions/checkout from 4.1.1 to 4.1.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...9bb56186c3)

---
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-03-18 06:49:32 +00:00
dependabot[bot]
79b0f70c4f chore(deps): Bump zipp from 3.17.0 to 3.18.1
Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.18.1.
- [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.17.0...v3.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 06:25:13 +00:00
github-actions[bot]
0cfc8c85c3 Merge pull request #11662 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2024-03-17 20:34:14 +00:00
transifex-integration[bot]
aedc48d07d Translate transfer_ownership.pot in nb_NO
100% translated source file: 'transfer_ownership.pot'
on 'nb_NO'.
2024-03-17 20:29:48 +00:00
Ferdinand Thiessen
e54159acae feat(admin_manual): Document S3 concurrency option
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-16 21:30:56 +01:00
Joas Schilling
377125a347 Update some outdated versions and links
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2024-03-16 19:50:34 +01:00
github-actions[bot]
f11efde3ad Merge pull request #11659 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2024-03-16 18:30:09 +00:00