Kate
|
49618b30a7
|
Merge pull request #53946 from nextcloud/chore/remove-hierarchical-shares
|
2025-07-29 13:26:03 +07:00 |
Maxence Lange
|
51dc9f89b7
|
Merge pull request #54064 from nextcloud/feat/preset/custom-share-token
feat(preset): add lexicon entry for custom share tokens
|
2025-07-29 10:11:05 +07:00 |
provokateurin
|
746e5917c7
|
fix(IShare): Add missing getParent and setParent methods
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-07-29 11:27:04 +07:00 |
Maxence Lange
|
9380375cc6
|
feat(lexicon): add note and key-details
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-07-29 08:15:08 +07:00 |
provokateurin
|
665a38573c
|
fix(IShareProvider): Add missing getChildren method to the interface
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-07-29 10:26:33 +07:00 |
Stephan Orbaugh
|
4eda352397
|
Merge pull request #54026 from nextcloud/enh/add-cloud-id-chars
feat: add ICloudIdResolver
|
2025-07-28 15:49:12 +07:00 |
Joas Schilling
|
a3b2557486
|
chore(OCP): Migrate lib/Config/ to new attributes
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-25 16:17:35 +07:00 |
Maxence Lange
|
011500fc7c
|
feat(preset): split education based on size
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-07-24 15:57:08 +07:00 |
Maxence Lange
|
f359904213
|
fix(lexicon): missing doc
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-07-24 15:56:35 +07:00 |
Maxence Lange
|
33bff30e1d
|
feat(lexicon): moving out from unstable
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-07-24 15:56:33 +07:00 |
Ferdinand Thiessen
|
66eb021ece
|
refactor: remove duplicated types and add return types
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-07-23 15:59:26 +07:00 |
Sandro Mesterheide
|
bffac23322
|
feat: Add cloud id resolver interface
Co-authored-by: Dirk Olbertz <dirk.olbertz@publicplan.de>
Signed-off-by: Sandro Mesterheide <mesterheide@publicplan.de>
|
2025-07-23 15:59:26 +07:00 |
Maxence Lange
|
20b908cf3f
|
feat(appconfig): add searchKeys()
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-07-18 23:54:55 +07:00 |
Edward Ly
|
aafcbcc624
|
chore(ContextChat): add docblocks to ContentItem properties
Signed-off-by: Edward Ly <contact@edward.ly>
|
2025-07-15 08:16:25 +07:00 |
Edward Ly
|
9516d00a3c
|
fix: add strict typing to ContextChat classes
Signed-off-by: Edward Ly <contact@edward.ly>
|
2025-07-15 08:16:25 +07:00 |
Edward Ly
|
48406c31f9
|
feat(ContextChat): add isContextChatAvailable method to OCP API
Signed-off-by: Edward Ly <contact@edward.ly>
|
2025-07-15 08:16:25 +07:00 |
Edward Ly
|
12b7129214
|
feat: add Context Chat OCP API
Signed-off-by: Edward Ly <contact@edward.ly>
|
2025-07-15 08:16:24 +07:00 |
Marcel Klehr
|
43be97de08
|
fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +07:00 |
Julien Veyssier
|
cb221c8211
|
fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2025-07-15 09:15:16 +07:00 |
Julien Veyssier
|
7e986988fe
|
fix(FileAccess*): Adress review comments
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2025-07-15 09:15:16 +07:00 |
Marcel Klehr
|
131125bbb7
|
fix(FileAccessTest): Adress review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +07:00 |
Marcel Klehr
|
5689af5a94
|
fix(FileAccess): Run cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +07:00 |
Marcel Klehr
|
d8c6f8d18e
|
fix(FileAccess): Address review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +07:00 |
Marcel Klehr
|
611d83aa6a
|
fix: Fix psalm issues
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +07:00 |
Marcel Klehr
|
3eef614769
|
feat(IFileAccess#getMounts): Add new method to retrieve all distinct mounts
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +07:00 |
Marcel Klehr
|
845b78086b
|
feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve all files in a mount
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +07:00 |
Joas Schilling
|
088d6843b7
|
fix(comments): Adjust interface with implementation
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-10 22:03:21 +07:00 |
Joas Schilling
|
d717dd9850
|
feat(OCP): Consumable vs. Implementable public API
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-09 10:24:10 +07:00 |
Lukas Schaefer
|
4731ecf4d4
|
Merge branch 'master' into feat/task/analyze-image
|
2025-07-08 08:35:04 +07:00 |
Julien Veyssier
|
2da3f450fa
|
feat(TaskProcessing): add agency audio-to-audio task type
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2025-07-07 15:29:55 +07:00 |
Julien Veyssier
|
af059cbf61
|
feat(TaskProcessing): add audio-to-audio chat task type
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2025-07-07 11:39:47 +07:00 |
Andy Scherzinger
|
0c087ece4c
|
Merge pull request #53740 from nextcloud/fix/properly-fail-on-invalid-json
Properly fail on invalid json
|
2025-07-03 18:00:28 +07:00 |
Lukas Schaefer
|
20a779e4aa
|
feat: support multiple images
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
|
2025-07-03 11:01:10 +07:00 |
Jana Peper
|
f8886fe27a
|
feat: add toggle for AI guest restriction
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
|
2025-07-03 10:25:19 +07:00 |
Lukas Schaefer
|
3e24c40939
|
feat(TaskProcessing): Add AnalyzeImage TaskType
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
|
2025-07-02 09:18:53 +07:00 |
Ferdinand Thiessen
|
5981b7eb51
|
chore: apply new CSFixer rules
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
# Conflicts:
# apps/settings/lib/SetupChecks/PhpOpcacheSetup.php
|
2025-07-01 16:26:50 +07:00 |
John Molakvoæ
|
bd00b75b29
|
Merge pull request #53671 from nextcloud/fix/read-only-share-download
|
2025-07-01 15:11:06 +07:00 |
Joas Schilling
|
a9e3f6820f
|
Merge pull request #53735 from nextcloud/bugfix/noid/document-hide-download
fix(ROS): Document hide-download option on files
|
2025-07-01 14:28:24 +07:00 |
Ferdinand Thiessen
|
dd92b45208
|
Merge pull request #53648 from nextcloud/rename-hooks-webhook
fix: don't try to get fileid for non exising nodes when serializing events file
|
2025-07-01 14:22:59 +07:00 |
provokateurin
|
baeaaf09dc
|
chore(public): Remove unused union type for user mount events
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-07-01 10:50:28 +07:00 |
Côme Chilliet
|
e8bc35ec0a
|
fix(ocs): Return a proper error on JSON decoding failures
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2025-07-01 10:45:31 +07:00 |
Joas Schilling
|
d4718034c0
|
fix(ROS): Document hide-download option on files
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-06-30 20:04:34 +07:00 |
Daniel Kesselberg
|
3d0fb7e603
|
docs(http): Update return type for getBody
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2025-06-30 11:50:10 +07:00 |
Robin Appelman
|
ab6f418340
|
fix: don't try to get fileid for non exising nodes when serializing events file
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2025-06-27 20:52:32 +07:00 |
John Molakvoæ
|
20a50ea877
|
fix: invalid bool return
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
2025-06-26 11:47:53 +07:00 |
skjnldsv
|
9806a9830c
|
feat(files_sharing): allow viewing files with download disabled
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2025-06-26 11:47:53 +07:00 |
Maxence Lange
|
3d3c77b774
|
feat(lexicon): migrate keys on app update
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2025-06-24 12:10:57 +07:00 |
Jana Peper
|
50c9852e24
|
feat: add ocs route to get apps enabled for current user
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
|
2025-06-18 17:31:20 +07:00 |
Ferdinand Thiessen
|
35a27b5fd5
|
fix(FilenameValidator): use `_` as default replacement for invalid chars
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-06-18 09:44:57 +07:00 |
Côme Chilliet
|
64208b6d22
|
Merge pull request #53507 from nextcloud/fix/fix-warning-lazy-ghost-application
fix: Correctly ignore lazy ghost initialization in debug warning about direct constructor call
|
2025-06-16 19:16:26 +07:00 |