Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: send invitation emails through ICreateFromStringfeat/event-builder-invitation-emails | Richard Steinmetz | 12 days | 1 | -1/+23 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | Merge pull request #53946 from nextcloud/chore/remove-hierarchical-shares | Kate | 14 days | 2 | -0/+22 |
|\ | |||||
| * | fix(IShare): Add missing getParent and setParent methodschore/remove-hierarchical-shares | provokateurin | 14 days | 1 | -0/+14 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
| * | fix(IShareProvider): Add missing getChildren method to the interface | provokateurin | 14 days | 1 | -0/+8 |
| | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #54064 from nextcloud/feat/preset/custom-share-token | Maxence Lange | 14 days | 2 | -2/+46 |
|\ \ | |/ |/| | feat(preset): add lexicon entry for custom share tokens | ||||
| * | feat(lexicon): add note and key-details | Maxence Lange | 14 days | 2 | -2/+46 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | Merge pull request #54026 from nextcloud/enh/add-cloud-id-chars | Stephan Orbaugh | 2025-07-28 | 2 | -0/+67 |
|\ \ | |/ |/| | feat: add ICloudIdResolver | ||||
| * | refactor: remove duplicated types and add return typesenh/add-cloud-id-chars | Ferdinand Thiessen | 2025-07-23 | 2 | -9/+16 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
| * | feat: Add cloud id resolver interface | Sandro Mesterheide | 2025-07-23 | 2 | -0/+60 |
| | | | | | | | | | | Co-authored-by: Dirk Olbertz <dirk.olbertz@publicplan.de> Signed-off-by: Sandro Mesterheide <mesterheide@publicplan.de> | ||||
* | | chore(OCP): Migrate lib/Config/ to new attributestechdebt/noid/use-new-attributes-to-declare-since | Joas Schilling | 2025-07-25 | 11 | -28/+20 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | feat(preset): split education based on sizefeat/lexicon/moving-out-from-unstable | Maxence Lange | 2025-07-24 | 1 | -6/+9 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | fix(lexicon): missing doc | Maxence Lange | 2025-07-24 | 2 | -0/+7 |
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | feat(lexicon): moving out from unstable | Maxence Lange | 2025-07-24 | 10 | -1/+1280 |
|/ | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | feat(appconfig): add searchKeys()enh/noid/appconfig-get-fast-keys | Maxence Lange | 2025-07-18 | 1 | -1/+15 |
| | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | chore(ContextChat): add docblocks to ContentItem properties | Edward Ly | 2025-07-15 | 1 | -0/+21 |
| | | | | Signed-off-by: Edward Ly <contact@edward.ly> | ||||
* | fix: add strict typing to ContextChat classes | Edward Ly | 2025-07-15 | 5 | -0/+10 |
| | | | | Signed-off-by: Edward Ly <contact@edward.ly> | ||||
* | feat(ContextChat): add isContextChatAvailable method to OCP API | Edward Ly | 2025-07-15 | 1 | -0/+8 |
| | | | | Signed-off-by: Edward Ly <contact@edward.ly> | ||||
* | feat: add Context Chat OCP API | Edward Ly | 2025-07-15 | 5 | -0/+235 |
| | | | | Signed-off-by: Edward Ly <contact@edward.ly> | ||||
* | fix(FileAccess): Use one param for rewriting home dirs and excluding ↵feat/getByAncestorInStorage | Marcel Klehr | 2025-07-15 | 1 | -2/+2 |
| | | | | | | non-user files mounts Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccess*): Change the way home dir root is found, remove the ↵ | Julien Veyssier | 2025-07-15 | 1 | -3/+2 |
| | | | | | | excludeTrashbinMounts param of getDistinctMounts Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | fix(FileAccess*): Adress review comments | Julien Veyssier | 2025-07-15 | 1 | -2/+4 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | fix(FileAccessTest): Adress review comments | Marcel Klehr | 2025-07-15 | 1 | -9/+7 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccess): Run cs:fix | Marcel Klehr | 2025-07-15 | 1 | -2/+0 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccess): Address review comments | Marcel Klehr | 2025-07-15 | 1 | -3/+3 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix: Fix psalm issues | Marcel Klehr | 2025-07-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | feat(IFileAccess#getMounts): Add new method to retrieve all distinct mounts | Marcel Klehr | 2025-07-15 | 1 | -0/+15 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve all ↵ | Marcel Klehr | 2025-07-15 | 1 | -0/+20 |
| | | | | | | files in a mount Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(comments): Adjust interface with implementationfollowup/53896/adjust-interface | Joas Schilling | 2025-07-10 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(OCP): Consumable vs. Implementable public APItechdebt/standard-15/consumable-ocp | Joas Schilling | 2025-07-09 | 21 | -50/+257 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge branch 'master' into feat/task/analyze-imagefeat/task/analyze-image | Lukas Schaefer | 2025-07-08 | 145 | -55/+441 |
|\ | |||||
| * | feat(TaskProcessing): add agency audio-to-audio task typeenh/noid/taskpro-agency-audio-chat | Julien Veyssier | 2025-07-07 | 2 | -3/+121 |
| | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
| * | feat(TaskProcessing): add audio-to-audio chat task type | Julien Veyssier | 2025-07-07 | 1 | -0/+112 |
| | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
| * | Merge pull request #53740 from nextcloud/fix/properly-fail-on-invalid-json | Andy Scherzinger | 2025-07-03 | 1 | -0/+10 |
| |\ | | | | | | | Properly fail on invalid json | ||||
| | * | fix(ocs): Return a proper error on JSON decoding failures | Côme Chilliet | 2025-07-01 | 1 | -0/+10 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | feat: add toggle for AI guest restriction | Jana Peper | 2025-07-03 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com> | ||||
| * | | chore: apply new CSFixer rules | Ferdinand Thiessen | 2025-07-01 | 134 | -43/+160 |
| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> # Conflicts: # apps/settings/lib/SetupChecks/PhpOpcacheSetup.php | ||||
| * | | Merge pull request #53671 from nextcloud/fix/read-only-share-download | John Molakvoæ | 2025-07-01 | 2 | -0/+15 |
| |\ \ | |||||
| | * | | fix: invalid bool returnfix/read-only-share-download | John Molakvoæ | 2025-06-26 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
| | * | | feat(files_sharing): allow viewing files with download disabled | skjnldsv | 2025-06-26 | 2 | -0/+16 |
| | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
| * | | | Merge pull request #53735 from nextcloud/bugfix/noid/document-hide-download | Joas Schilling | 2025-07-01 | 2 | -0/+7 |
| |\ \ \ | | | | | | | | | | | fix(ROS): Document hide-download option on files | ||||
| | * | | | fix(ROS): Document hide-download option on filesbugfix/noid/document-hide-download | Joas Schilling | 2025-06-30 | 2 | -0/+7 |
| | | |/ | | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | Merge pull request #53648 from nextcloud/rename-hooks-webhook | Ferdinand Thiessen | 2025-07-01 | 1 | -4/+12 |
| |\ \ \ | | | | | | | | | | | fix: don't try to get fileid for non exising nodes when serializing events file | ||||
| | * | | | fix: don't try to get fileid for non exising nodes when serializing events filerename-hooks-webhook | Robin Appelman | 2025-06-27 | 1 | -4/+12 |
| | | |/ | | |/| | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | | | chore(public): Remove unused union type for user mount eventschore/public/user-mount-events-union-type | provokateurin | 2025-07-01 | 3 | -7/+4 |
| | |/ | |/| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | feat: support multiple images | Lukas Schaefer | 2025-07-03 | 1 | -10/+10 |
| | | | | | | | | | | | | Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz> | ||||
* | | | feat(TaskProcessing): Add AnalyzeImage TaskType | Lukas Schaefer | 2025-07-02 | 1 | -0/+96 |
|/ / | | | | | | | Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz> | ||||
* / | docs(http): Update return type for getBody | Daniel Kesselberg | 2025-06-30 | 1 | -1/+2 |
|/ | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | feat(lexicon): migrate keys on app update | Maxence Lange | 2025-06-24 | 1 | -5/+3 |
| | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | feat: add ocs route to get apps enabled for current user | Jana Peper | 2025-06-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com> | ||||
* | fix(FilenameValidator): use `_` as default replacement for invalid charsfix/validation-defaults | Ferdinand Thiessen | 2025-06-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |