Commit Graph

18188 Commits

Author SHA1 Message Date
Ferdinand Thiessen
ffe19ce12e
chore: Cleanup developer manual
The changelog section was very prominent but does not hold
much useful information for developers.
So get rid of it and just forward to the app upgrade guide (the maintained changelog).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-05 22:15:51 +02:00
Ferdinand Thiessen
e68979f1dc
Merge pull request #12126 from nextcloud/dependabot/pip/master/importlib-metadata-8.4.0
chore(deps): bump importlib-metadata from 8.0.0 to 8.4.0
2024-09-05 21:56:09 +02:00
Ferdinand Thiessen
72bea7109b
Merge pull request #12111 from nextcloud/dependabot/pip/master/sphinxcontrib-phpdomain-0.12.0
chore(deps): bump sphinxcontrib-phpdomain from 0.11.1 to 0.12.0
2024-09-05 21:55:51 +02:00
Ferdinand Thiessen
6048ce0710
Merge pull request #11778 from nextcloud/dependabot/github_actions/skjnldsv/block-fixup-merge-action-2
chore(deps): Bump skjnldsv/block-fixup-merge-action from 1 to 2
2024-09-05 21:53:38 +02:00
Ferdinand Thiessen
98279c021c
Merge pull request #12151 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.4.0
chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0
2024-09-05 21:53:13 +02:00
Maksim Sukharev
655ee27dae
Merge pull request #12159 from nextcloud/feat/noid/talk-screenshots-30 2024-09-05 12:29:50 +02:00
Antreesy
0b0f647254 feat: update Talk guest screenshots for v30
Signed-off-by: Antreesy <antreesy.web@gmail.com>
2024-09-05 12:11:09 +02:00
Antreesy
1896daec83 feat: update Talk advanced screenshots for v30
Signed-off-by: Antreesy <antreesy.web@gmail.com>
2024-09-05 12:11:09 +02:00
Antreesy
0f607ad1eb feat: update Talk basics screenshots for v30
Signed-off-by: Antreesy <antreesy.web@gmail.com>
2024-09-05 12:11:09 +02:00
Pytal
3d7630b33d
Merge pull request #12130 from nextcloud/docs/json-response-encode-flags
feat(developer): Document new encode flags for JSONResponse
2024-09-03 15:42:58 -07:00
Christopher Ng
7f31f7043e feat(developer): Document new encode flags for JSONResponse
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-03 15:38:14 -07:00
Greta
5e3d014f5c
Merge pull request #12156 from nextcloud/user_manual/mail/thread-summary
feat: [User Manual] document thread summary limitation
2024-09-03 11:51:33 +02:00
Hamza Mahjoubi
7540f16652 feat: [User Manual] document thread summary limitation
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-09-02 17:11:52 +02:00
Christoph Wurst
23143563ab
Merge pull request #12152 from nextcloud/feat/phishing-detection/user-manual
feat: [User Manual] Phishing detection
2024-09-02 15:35:40 +02:00
Hamza Mahjoubi
7d2b272197 feat: [User Manual] Phishing detection
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-09-02 13:46:11 +02:00
dependabot[bot]
2920589b2d
chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 06:31:10 +00:00
Josh
989c9a1c62
Merge pull request #12147 from nextcloud/jtr/fix-encryption-recovery-link
fix(encryption): Link to current version of recovery tools
2024-08-30 08:36:50 -04:00
Josh
56d49961c9
fix(encryption): Link to current version of recovery tools
Fixes nextcloud/server#47594

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-08-29 14:09:29 -04:00
Anupam Kumar
6f06b9d277
Merge pull request #12145 from nextcloud/backport/12141/master
[master] [stable30] feat(Admin/AI): add docs for translate2
2024-08-29 15:06:49 +05:30
Anupam Kumar
a6343ef6b4 Update admin_manual/ai/app_translate.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-29 09:33:00 +00:00
Simon L.
643cfde00a
Merge pull request #12128 from nextcloud/Rello-patch-1
Add Enterprise-AIO hint to installation options
2024-08-29 11:29:50 +02:00
Simon L.
ccbe30a690
address review
Signed-off-by: Simon L. <szaimen@e.mail.de>

Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-08-29 11:22:26 +02:00
Anupam Kumar
d4cc23ab4b
feat(Admin/AI): add docs for translate2 (#12120)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-29 08:11:28 +00:00
Anupam Kumar
671495ba45
fix(Admin/AI): update the prompt config examples for llm2 (#12121)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-08-29 13:25:53 +05:30
Joas Schilling
e8f9708d67
Merge pull request #12137 from nextcloud/bugfix/noid/add-link-for-memory-cache
fix(admin): Add link for admin caching page
2024-08-29 09:10:51 +02:00
Joas Schilling
9ec39db53f
fix(admin): Add link for admin caching page
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-08-29 08:44:19 +02:00
Joas Schilling
bd99711eba
Merge pull request #12134 from nextcloud/docs/apcu
docs(admin): Add more details about configuring APCu
2024-08-28 17:28:54 +02:00
Julius Härtl
e1fae84df7
docs(admin): Add upgrade to 31 section
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-08-28 16:49:21 +02:00
Kate
145eb45ac3
Merge pull request #12135 from nextcloud/feat/dev/oc-checksum-algorithms 2024-08-28 16:07:27 +02:00
provokateurin
bce0697bc1
feat(dev): Add algorithms supported by oc:checksum prop and OC-Checksum header
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-28 15:52:29 +02:00
Stephan Orbaugh
8041267e33
Merge pull request #12132 from nextcloud/artonge/add/maintenance_repaire_share_owner
feat: Add mention of `maintenance:repair-share-owner`
2024-08-28 10:35:33 +02:00
Julius Härtl
8ee35d1d9d
docs(admin): Add more details about configuring APCu
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-08-27 15:48:11 +02:00
Louis Chemineau
0b66870942
feat: Add mention of maintenance:repair-share-owner
Fix https://github.com/nextcloud/documentation/issues/10064

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-08-27 14:58:37 +02:00
Pytal
6bf7347020
Merge pull request #12129 from nextcloud/docs/hasher-validate
feat(developer): Document hash validate method
2024-08-27 00:12:08 -07:00
Joas Schilling
31705fd7d5
Merge pull request #12124 from viktorix/master
fix(admin/migration): Updates NC version required for oC migration
2024-08-27 07:38:00 +02:00
Viktor Nagornyy
f37df70949
Updates NC version required for oC migration
Signed-off-by: Viktor Nagornyy <1692600+viktorix@users.noreply.github.com>
2024-08-27 07:33:49 +02:00
Christopher Ng
fbd5d22380 feat(developer): Document hash validate method
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-08-26 16:57:43 -07:00
Rello
7a076caa0b
Add Enterprise-AIO hint to installation options
Add Enterprise-AIO hint to installation options

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-08-26 12:32:18 +02:00
dependabot[bot]
b790810087
chore(deps): bump importlib-metadata from 8.0.0 to 8.4.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.0.0 to 8.4.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/v8.0.0...v8.4.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-08-26 06:22:27 +00:00
Matthieu Gallien
33fa277be9
Merge pull request #12122 from nextcloud/listStableDesktopFilesClientVersionsInDoc
desktop files client documentation links: 3.14 is upcoming
2024-08-23 17:09:53 +02:00
Matthieu Gallien
c4af883223
desktop files client documentation links: 3.14 is upcoming
3.13 is stable
3.12 is older
3.11 is very old

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2024-08-23 16:29:40 +02:00
Nextcloud bot
563ee8cf9d
generate documentation from config.sample.php 2024-08-22 02:56:59 +00:00
Jonas
911abcb5ba
Merge pull request #12116 from nextcloud/fix/text_config_formatting
fix(admin_manual): Fix formatting in text app configuration docs
2024-08-21 12:05:40 +02:00
Jonas
2257b67b3f
fix(admin_manual): Fix formatting in text app configuration docs
Signed-off-by: Jonas <jonas@freesources.org>
2024-08-21 11:54:44 +02:00
Christoph Wurst
ffffcf8343
Merge pull request #12114 from nextcloud/feat/admin/auth-token-cleanup
feat(admin): Auth token clean-up
2024-08-19 15:28:22 +02:00
Christoph Wurst
e0439d6d68
feat(admin): Auth token clean-up
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-08-19 11:29:31 +02:00
Julien Veyssier
5baecd1b20
Merge pull request #12112 from nextcloud/fix/task-text-processing
[task processing] Fix text processing still being mentioned
2024-08-19 11:09:46 +02:00
Julien Veyssier
5c2815bb24
fix(taskprocessing): text processing still mentioned
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-19 10:45:42 +02:00
dependabot[bot]
0fa5385d71
chore(deps): bump sphinxcontrib-phpdomain from 0.11.1 to 0.12.0
Bumps [sphinxcontrib-phpdomain](https://github.com/markstory/sphinxcontrib-phpdomain) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/markstory/sphinxcontrib-phpdomain/releases)
- [Changelog](https://github.com/markstory/sphinxcontrib-phpdomain/blob/master/CHANGES)
- [Commits](https://github.com/markstory/sphinxcontrib-phpdomain/compare/0.11.1...0.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 07:01:54 +00:00
Edward Ly
22562cbe6d
Merge pull request #12108 from nextcloud/feat/developer-monetization
feat(developer): add section for monetizing apps
2024-08-16 07:56:18 -07:00