Julius Härtl
|
5484115f50
|
docs(dev): Add ILockManager::registerLazyLockProvider()
https://github.com/nextcloud/server/pull/44953
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-07-19 21:40:43 +02:00 |
|
Julius Härtl
|
54e21063d9
|
docs(dev): Add new IStorage::setOwner method for 30
https://github.com/nextcloud/server/pull/44294
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-07-19 21:37:15 +02:00 |
|
Julius Härtl
|
b2eb7c9bdf
|
Merge pull request #12047 from nextcloud/enh/release-notes/itoken-consts
|
2024-07-19 20:39:02 +02:00 |
|
Arthur Schiwon
|
d42537d60e
|
fix: add missing brackets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2024-07-19 19:11:38 +02:00 |
|
Arthur Schiwon
|
b43d7f512d
|
enh: document new IToken constants
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2024-07-19 19:11:21 +02:00 |
|
Joas Schilling
|
fe790f0459
|
Merge pull request #12045 from nextcloud/feat/30-file-request-changes
feat: document newly added send mail and share api changes into app upgrade guide
|
2024-07-19 17:24:56 +02:00 |
|
skjnldsv
|
bcfe9b332b
|
feat: document newly added send mail and share api changes into app upgrade guide
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-07-19 17:16:57 +02:00 |
|
Joas Schilling
|
6d4c4f4fd2
|
Merge pull request #12033 from nextcloud/dev/46605/deprecated-doctrine-deprecations
docs(developer): Document database deprecations due to upcoming doctrine update
|
2024-07-19 17:16:25 +02:00 |
|
Joas Schilling
|
3c0222564f
|
feat(admin): List more supported Oracle versions
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-07-19 16:44:24 +02:00 |
|
Joas Schilling
|
c353c60b83
|
docs(developer): Document database deprecations due to upcoming doctrine update
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-07-19 16:44:23 +02:00 |
|
Joas Schilling
|
9f3c117202
|
Merge pull request #12042 from nextcloud/feat/nc30/igroupmanager_icreategroupbackend
Document changes in IGroupManager and ICreateGroupBackend
|
2024-07-19 15:56:31 +02:00 |
|
Benjamin Gaussorgues
|
30a6a36b65
|
Update developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Benjamin Gaussorgues <github-fa3ie@altahrim.net>
|
2024-07-19 15:36:46 +02:00 |
|
John Molakvoæ
|
7f4e9e1016
|
Merge pull request #12043 from nextcloud/feat/file_request
|
2024-07-19 14:18:14 +02:00 |
|
skjnldsv
|
0a2974d6ce
|
feat: document newly added send-mail and share api changes
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-07-19 13:48:39 +02:00 |
|
Benjamin Gaussorgues
|
e093293738
|
feat(developer): document changes in IGroupManager and ICreateGroupBackend
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
2024-07-19 12:02:38 +02:00 |
|
Marcel Klehr
|
f1d99edd17
|
Merge pull request #12025 from nextcloud/docs/add/ai/chat-unusual-generations
docs(AI/Chat): Add note about hidden prompt
|
2024-07-19 10:38:03 +02:00 |
|
Marcel Klehr
|
352799345f
|
docs(AI/Chat): Add note about hidden prompt
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2024-07-19 10:29:04 +02:00 |
|
Ferdinand Thiessen
|
09988a7ee6
|
Merge pull request #12029 from nextcloud/developer/filename-validation
feat(developer): Add note about `IFilenameValidator`
|
2024-07-18 22:16:57 +02:00 |
|
Ferdinand Thiessen
|
e7d891ba8d
|
feat(developer): Add note about IFilenameValidator
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-07-18 22:11:11 +02:00 |
|
Josh
|
07e633fcd0
|
Merge pull request #12021 from nextcloud/admin-updating-general-refinements
fix(admin): Various Upgrade doc refinements
|
2024-07-18 10:10:26 -04:00 |
|
Jonas
|
fec57dff52
|
Merge pull request #12037 from nextcloud/feat/upgrade_ipublicreferenceprovider
feat(developers): Document new backend API interface `IPublicReferenceProvider`
|
2024-07-18 16:06:46 +02:00 |
|
Jonas
|
5aeb17a6c9
|
feat(developers): Document new backend API interface IPublicReferenceProvider
Signed-off-by: Jonas <jonas@freesources.org>
|
2024-07-18 15:08:40 +02:00 |
|
Anupam Kumar
|
30aac48b1f
|
fix(AI/ContextChat): AI as a service apps don't work with context chat
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
|
2024-07-18 17:19:59 +05:30 |
|
Kate
|
04bbc1c9d8
|
Merge pull request #12034 from nextcloud/feat/developer/deprecated-annotations
|
2024-07-18 13:12:09 +02:00 |
|
Kate
|
217253b095
|
Merge pull request #12036 from nextcloud/feat/developer/ex-app-openapi-scope
|
2024-07-18 12:26:41 +02:00 |
|
provokateurin
|
69b8b13db5
|
feat(developer): Add new ExApp OpenAPI scope
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-18 12:21:20 +02:00 |
|
provokateurin
|
3114c68002
|
feat(developer): Add deprecated annotations in 30
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-07-18 12:16:50 +02:00 |
|
github-actions[bot]
|
c5b04ef196
|
Merge pull request #12032 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
|
2024-07-18 09:56:47 +00:00 |
|
transifex-integration[bot]
|
e680add510
|
Translate federated_cloud_sharing.pot in ga
100% translated source file: 'federated_cloud_sharing.pot'
on 'ga'.
|
2024-07-18 09:33:59 +00:00 |
|
Julius Härtl
|
18cdac6cd5
|
Merge pull request #12030 from nextcloud/feat/public_reference_api
|
2024-07-17 17:08:14 +02:00 |
|
Simon L.
|
451349a6cc
|
Merge pull request #12028 from nextcloud/admin/webp
feat(admin): Add note about `webp` static assets
|
2024-07-17 16:10:54 +02:00 |
|
Jonas
|
a41b8a8b8f
|
feat(developers): Document public reference API
Signed-off-by: Jonas <jonas@freesources.org>
|
2024-07-17 15:43:03 +02:00 |
|
Ferdinand Thiessen
|
24efda86d5
|
Merge pull request #12026 from nextcloud/nc30/basenames
feat(admin): Add information about `forbidden_filename_basenames` in Nextcloud 30
|
2024-07-17 15:05:56 +02:00 |
|
Ferdinand Thiessen
|
bdc2847c4f
|
Merge pull request #12027 from nextcloud/admin/add-ubuntu-24-04-support
admin: Add Ubuntu 24.04 support
|
2024-07-17 14:27:16 +02:00 |
|
Ferdinand Thiessen
|
64cfff1db8
|
feat(admin): Add note about webp static assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-07-17 14:03:01 +02:00 |
|
Ferdinand Thiessen
|
1f60f2c82f
|
fix(admin): Adjust supported Ubuntu versions (incl. 24.04)
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-07-17 13:54:41 +02:00 |
|
Ferdinand Thiessen
|
9ef0bdebd9
|
feat(admin): Add information about forbidden_filename_basenames in Nextcloud 30
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2024-07-17 13:44:14 +02:00 |
|
Daniel
|
17ecda3c77
|
Merge pull request #12023 from nextcloud/fix-adjust-php-fpm-install-notes-for-new-setupcheck
fix: adjust php-fpm install notes for new setupcheck
|
2024-07-17 10:26:51 +02:00 |
|
Daphne Muller
|
3c726b8f7e
|
Merge pull request #12012 from nextcloud/remove/admin/apps_supported
docs(admin): Remove apps_supported
|
2024-07-17 10:02:18 +02:00 |
|
Nextcloud bot
|
c495b14154
|
generate documentation from config.sample.php
|
2024-07-17 02:50:13 +00:00 |
|
Josh Richards
|
6fa6006a5d
|
fix: adjust php-fpm install notes for new setupcheck
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2024-07-16 19:27:41 -04:00 |
|
Marco
|
ffc3bc20a6
|
Merge pull request #11966 from nextcloud/dev/body-container-vars
fix(developer): Add information about `body-container-` CSS variables
|
2024-07-16 11:07:00 +02:00 |
|
github-actions[bot]
|
1cba645d8f
|
Merge pull request #12022 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
|
2024-07-16 07:34:05 +00:00 |
|
transifex-integration[bot]
|
a750b8169d
|
Translate mail.pot in ru
100% translated source file: 'mail.pot'
on 'ru'.
|
2024-07-16 07:21:49 +00:00 |
|
Josh Richards
|
099c47da94
|
fix(admin): Various Upgrade doc refinements
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2024-07-15 16:02:00 -04:00 |
|
Marcel Klehr
|
fe8be76e22
|
Merge pull request #11957 from nextcloud/docs/ai-updates
docs(AI/LLM2): Update requirements and document model configuration
|
2024-07-15 12:41:52 +02:00 |
|
Git'Fellow
|
870824e1d4
|
Merge pull request #12017 from nextcloud/reqRed4
Require Redis v4.0.0+
|
2024-07-15 10:42:39 +02:00 |
|
Git'Fellow
|
ebbacc4e0f
|
Require Redis v4.0.0+
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2024-07-15 10:38:35 +02:00 |
|
Ferdinand Thiessen
|
8357056dfc
|
Merge pull request #12013 from nextcloud/dependabot/github_actions/shivammathur/setup-php-2.31.1
chore(deps): Bump shivammathur/setup-php from 2.31.0 to 2.31.1
|
2024-07-15 10:36:48 +02:00 |
|
Ferdinand Thiessen
|
bfece95485
|
Merge pull request #12015 from nextcloud/dependabot/pip/master/sphinx-reredirects-0.1.5
chore(deps): Bump sphinx-reredirects from 0.1.4 to 0.1.5
|
2024-07-15 10:36:35 +02:00 |
|