Commit Graph

17848 Commits

Author SHA1 Message Date
Hamza Mahjoubi
0228c19a77 feat: dev-docs out of office replacement
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-07-03 17:50:30 +02:00
Joas Schilling
27ec411dc3 Merge pull request #11934 from nextcloud/chore/adjust-system-requirements-nc30
fix: Adjust system requirement for upcoming Nextcloud 30
2024-06-26 13:21:41 +02:00
Daniel
c04a2eaa8a Merge pull request #11872 from nextcloud/jtr/fix-enhance-opcache-revalidation-tuning
fix(admin): Revise opcache revalidation tuning section
2024-06-26 12:12:23 +02:00
Ferdinand Thiessen
f93fcb032b fix: Adjust system requirement for upcoming Nextcloud 30
Clarify which versions we are testing and thus can support:
* MySQL 8.0 LTS + 8.4 LTS
* MariaDB 10.6 LTS, 10.11 LTS and 11.4 LTS
* *(other databases unchanged)*

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-26 11:32:58 +02:00
Joas Schilling
3b088bd594 Merge pull request #11930 from nextcloud/enh/27-eol
build: 27 is now EOL
2024-06-25 16:11:27 +02:00
Arthur Schiwon
2e2c753b0d build: 27 is now EOL
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-06-25 15:10:59 +02:00
Marcel Klehr
8a62b15a13 Merge pull request #11882 from nextcloud/fix/admin/ai/llm2-stt_whisper2-no-gpu
fix(admin/AI): llm2 & stt_whisper2 still don't support GPU yet
2024-06-25 08:07:49 +02:00
Marcel Klehr
a184d6af50 Merge branch 'master' into fix/admin/ai/llm2-stt_whisper2-no-gpu
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-25 08:04:20 +02:00
Marcel Klehr
294e6067f8 Merge pull request #11907 from nextcloud/fix/ai/small-additions2
fix(admin/AI): Small additions
2024-06-24 12:44:12 +02:00
Marcel Klehr
fe598387c3 Apply suggestions from code review
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-24 12:40:25 +02:00
Marcel Klehr
6927517899 Update admin_manual/ai/app_context_chat.rst
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-24 12:39:58 +02:00
Marcel Klehr
2995d98bf3 Update admin_manual/ai/app_llm2.rst
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-24 12:39:41 +02:00
Marcel Klehr
5c881f087c Update admin_manual/ai/app_stt_whisper2.rst
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-24 12:39:31 +02:00
Marcel Klehr
8d31849809 Update admin_manual/ai/app_stt_whisper2.rst
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-24 12:39:21 +02:00
github-actions[bot]
b8450e7378 Merge pull request #11925 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2024-06-24 02:28:52 +00:00
transifex-integration[bot]
e216f1b80f Translate version_control.pot in zh_CN
100% translated source file: 'version_control.pot'
on 'zh_CN'.
2024-06-24 02:22:22 +00:00
Joas Schilling
41c222ec85 Merge pull request #11913 from nextcloud/fix/bfp-db-backend-and-log-examples
docs(security): remove db reference in bruteforce + add logs
2024-06-21 11:36:29 +02:00
Josh
b42199f4a1 docs(security): remove db reference in bruteforce + add logs
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-06-21 11:16:19 +02:00
Kate
64bfd6ebea Merge pull request #11918 from nextcloud/fix/dev/openapi-exceptions 2024-06-20 16:01:09 +02:00
provokateurin
120591e086 fix(dev): Adjust Exception explanations in OpenAPI tutorial
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-06-20 13:05:20 +02:00
github-actions[bot]
f12f8bade1 Merge pull request #11916 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2024-06-20 08:42:48 +00:00
transifex-integration[bot]
84902ca207 Translate quota.pot in zh_CN
100% translated source file: 'quota.pot'
on 'zh_CN'.
2024-06-20 08:36:18 +00:00
Richard Steinmetz
fdd8395aee Merge pull request #11912 from nextcloud/fix/mjs-upgrade-vol2
fix(admin): refine .mjs related NC28 upgrade info
2024-06-18 23:18:49 +02:00
MichaIng
71f8a7314a fix(admin): refine .mjs related NC28 upgrade info
To cover rewrites, Cache-Control header, and give a concrete config file for MIME types, as suggested here: https://github.com/nextcloud/documentation/pull/11471#issuecomment-1912212928

Signed-off-by: MichaIng <micha@dietpi.com>
2024-06-18 19:37:04 +02:00
Daniel
75d3a0c08c Merge pull request #11471 from nextcloud/fix/mjs-upgrade
fix(admin): Add a note about JavaScript modules to Nextcloud 28 upgrade guides
2024-06-18 18:06:57 +02:00
Josh
7cfce6eeae Merge pull request #11903 from abhay-bharat/chore/readmeFix
chore(readme_styleFix): fix styling of the readme under build steps
2024-06-16 11:29:13 -04:00
apsin40
b86dfdacad chore(readme_styleFix): fix styling of the readme under build steps
Signed-off-by: abhay-bharat <a.p.s.77abhay@gmail.com>
Signed-off-by: apsin40 <abhay.p.singh6@aexp.com>
2024-06-16 17:45:18 +05:30
Marcel Klehr
8a82b7341e fix(admin/AI): Small additions
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-13 09:59:03 +02:00
Anupam Kumar
62131e6f2f docs(admin/AI): Assistant admin configuration
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-06-13 12:10:55 +05:30
Andy Scherzinger
e204b9b221 Merge pull request #11902 from nextcloud/fix-icons-link
Update Material Icons link to Material Symbols
2024-06-10 20:10:56 +02:00
Jan C. Borchardt
d34a82fc77 Update Material Icons link to Material Symbols
Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com>
2024-06-10 15:06:25 +02:00
Joas Schilling
2be1abf13b Merge pull request #11894 from nextcloud/ci/fix-eol-check
ci: update eol check from template
2024-06-07 08:26:24 +02:00
Richard Steinmetz
b15dcbbe73 ci: update eol check from template
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-07 08:03:32 +02:00
Julius Härtl
d1300fb666 Merge pull request #11893 from nextcloud/docs/admin-text-encodings
docs(admin): Add note about configuring encoding order for text
2024-06-06 16:08:03 +02:00
Julius Härtl
462f7fa53e docs(admin): Add note about configuring encoding order for text
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-06-06 10:01:30 +02:00
Richard Steinmetz
b6544c1f26 Merge pull request #11880 from Steve8291/patch-2
Update php_configuration.rst
2024-06-06 08:16:58 +02:00
Joas Schilling
0b42210f36 Merge pull request #11885 from nextcloud/alexanderdd-patch-1
update wording "Administration settings" and "Flow"
2024-06-05 13:35:52 +02:00
Alexander Müller
c1b8902bcc update wording "Administration settings" and "Flow"
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2024-06-04 11:41:42 +02:00
Arthur Schiwon
789b6a7552 Merge pull request #11881 from nextcloud/enh/noid/pqsql-94
docs: pqsql 9.4 is no longer supported
2024-06-04 09:57:11 +02:00
Marcel Klehr
eb773e5add Merge pull request #11883 from nextcloud/fix/admin/ai/context_chat--ai-faq
fix(admin/AI): Small additions
2024-06-03 16:23:33 +02:00
Marcel Klehr
5615ab512b fix(admin/AI): Small additions
- Add FAQ section to AI Overview
- Add note to context chat that it's not possible to change the language model

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-03 16:07:20 +02:00
Marcel Klehr
d340667a55 fix(admin/AI): llm2 & stt_whisper2 still don't support GPU yet
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-03 15:58:13 +02:00
Daniel Kesselberg
3a0f78e804 docs: pqsql 9.4 is no longer supported
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-06-03 12:54:11 +02:00
Steve8291
727f671ea8 Update php_configuration.rst
Add note that sodium is included with php7.2+

Signed-off-by: Steve8291 <hambling8@gmail.com>
2024-06-03 06:48:11 -04:00
Richard Steinmetz
35d8ea8060 Merge pull request #11323 from slapcat/master
Add additional user profile attributes from LDAP
2024-06-03 08:50:30 +02:00
Jake Nabasny
abb087d95e Add additional user profile attributes from LDAP
Signed-off-by: Jake Nabasny <jake@nabasny.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-03 08:43:28 +02:00
Richard Steinmetz
85bc5af734 Merge pull request #11876 from nextcloud/feat/workflow-auto-update-pr-feedback.yml
chore(CI): Updating pr-feedback.yml workflow from template
2024-06-03 08:19:08 +02:00
Nextcloud bot
32f0e61f75 chore(CI): Updating pr-feedback.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-02 10:22:57 +00:00
Richard Steinmetz
50c6ad2c08 Merge pull request #11873 from nextcloud/fix/stable-latest
fix: 29 is the latest stable version while 28 is now just a normal version
2024-05-29 08:41:09 +02:00
Ferdinand Thiessen
30dbb6af67 Merge pull request #11860 from nextcloud/dependabot/pip/master/requests-2.32.2
chore(deps): Bump requests from 2.32.0 to 2.32.2
2024-05-28 22:02:52 +02:00