Commit Graph

17563 Commits

Author SHA1 Message Date
Josh
f39e73cb98
Merge pull request #11723 from nextcloud/backport/11718/stable29
[stable29] fix(developer): Adjust links for frontend library documentation
2024-04-25 09:56:05 -04:00
Josh
5a9133460d
Merge pull request #11720 from nextcloud/backport/11714/stable29
[stable29] docs(admin): Replace supported app Two-Factor U2F w/ WebAuthn
2024-04-25 09:54:40 -04:00
Josh
506a5a4482
Merge pull request #11728 from nextcloud/backport/11726/stable29
[stable29] feat(user_manual): update screenshots and feature description (Talk 18)
2024-04-25 09:54:00 -04:00
Arthur Schiwon
ae97dfd3a9
Merge pull request #11743 from nextcloud/backport/11741/stable29
[stable29] feat(ldap): Update screenshots and add new option documentation
2024-04-16 10:05:07 +02:00
Côme Chilliet
d810597dac feat(ldap): Update screenshots and add new option documentation
Documented "Disable users missing from LDAP"

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-04-16 07:58:59 +00:00
Andy Scherzinger
c77a52dde9
Merge pull request #11739 from nextcloud/backport/11731/stable29
[stable29] enh(admin_manual): Add docs for recognize
2024-04-15 13:22:06 +02:00
Marcel Klehr
8e9ee3938a fix(admin_manual): Fix docs for recognize
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:37:19 +00:00
Marcel Klehr
5622cca853 fix(admin_manual): Fix docs for recognize
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:37:19 +00:00
Marcel Klehr
32108bf4f8 fix(admin_manual): Fix docs for recognize
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:37:19 +00:00
Marcel Klehr
94afffa4b4 Apply suggestions from code review
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:37:19 +00:00
Marcel Klehr
739ccb54a2 enh(admin_manual): Add docs for recognize
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:37:19 +00:00
Joas Schilling
c16c5c053e
Merge pull request #11737 from nextcloud/backport/11665/stable29
[stable29] enh(admin_manual): Extend AI section to contain AI setup
2024-04-15 11:34:16 +02:00
Marcel Klehr
db679b9df0 fix(admin_manual): Make capacity estimates more skeptical
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:18:21 +00:00
Marcel Klehr
0038287ddc fix(admin_manual): Add note about scaling and rough capacity estimates
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:18:21 +00:00
Marcel Klehr
d6958f4ab7 fix(admin_manual): correct custom model instructions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:18:21 +00:00
Marcel Klehr
080e3da1e4 fix(admin_manual): Fix code blocks
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:18:21 +00:00
Marcel Klehr
fdd443e2d1 fix(admin_manual): ADdress reviews on new AI section
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:18:21 +00:00
Marcel Klehr
51a9f84b5c enh(admin_manual): Extend AI section to contain AI setup
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-04-15 09:18:21 +00:00
Maksim Sukharev
8ec11b136c feat(user_manual): update screenshots and feature description (Talk 18.0+)
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-04-10 12:03:36 +00:00
Ferdinand Thiessen
2ade781fc4 fix(developer): Adjust links for frontend library documentation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-09 18:59:12 +00:00
Josh
feaef3c130 docs(admin): Fix typo
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-09 18:34:13 +00:00
Josh
4ee0037ea8 docs(admin): Replace supported app Two-Factor U2F w/ WebAuthn
U2F was deprecated awhile ago (nextcloud/twofactor_u2f#1013) and supported dropped beyond Server v23. Migration path is https://apps.nextcloud.com/apps/twofactor_webauthn

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-09 18:34:13 +00:00
Andy Scherzinger
1772771ba4
Merge pull request #11696 from nextcloud/backport/11691/stable29
[stable29] docs(admin): Adjust + automate ordering of Configuration chapter
2024-04-03 18:00:18 +02:00
Josh
91563c8fc7 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-03 08:09:47 +00:00
Andy Scherzinger
908b464092
Merge pull request #11693 from nextcloud/backport/11692/stable29
[stable29] docs(admin): Update Android system requirements to 7
2024-04-02 23:59:17 +02:00
Josh
3a9ff782bb 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 21:55:36 +00:00
Andy Scherzinger
f4903e9c9a
Merge pull request #11686 from nextcloud/backport/11680/stable29
[stable29] docs(admin): Expand the `Maintenance and release schedule` chapter
2024-03-29 21:13:07 +01:00
Josh
d83706906d docs(admin): Rewrite the Maintenance and release schedule chapter
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-03-29 19:19:35 +00: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
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
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
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