Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix psalm | Maxence Lange | 2024-01-31 | 1 | -2/+2 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | sync with new OCP\IAppConfig | Maxence Lange | 2024-01-31 | 1 | -1/+232 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | feat(php,vue): Create a new parameter | Baptiste Fotia | 2024-01-31 | 1 | -0/+9 |
| | | | | Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com> | ||||
* | Document throwing behavior of SetupResult upon invalid rich object | Côme Chilliet | 2024-01-29 | 1 | -0/+9 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #42597 from nextcloud/perf/s3-mkdir-update-size | Julius Härtl | 2024-01-23 | 1 | -1/+1 |
|\ | | | | | perf: Avoid updating the folder size if we know the size difference | ||||
| * | perf: Avoid updating the folder size if we know the size difference | Julius Härtl | 2024-01-12 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | fix(apps): Fix type information of app manager | Joas Schilling | 2024-01-23 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | fixes | Maxence Lange | 2024-01-15 | 1 | -76/+25 |
| | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> d Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | lazy AppConfig | Maxence Lange | 2024-01-15 | 6 | -15/+655 |
| | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | introduce IProviderWithUserId | Alexander Piskun | 2024-01-14 | 1 | -0/+15 |
|/ | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> Signed-off-by: Alexander Piskun <bigcat88@icloud.com> | ||||
* | Merge pull request #42649 from ↵ | Julius Härtl | 2024-01-11 | 2 | -0/+75 |
|\ | | | | | | | nextcloud/enh/machine-translation-provider-with-id | ||||
| * | enh(OCP\Translation): Introduce ITranslationProviderWithUserId | Marcel Klehr | 2024-01-10 | 1 | -0/+38 |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | enh(OCP\Translation): Make ITranslationProviderWithId extend ↵ | Marcel Klehr | 2024-01-10 | 1 | -1/+1 |
| | | | | | | | | | | | | ITranslationProvider Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | enh(OCP\Translation): Add ITranslationProviderWithId | Marcel Klehr | 2024-01-10 | 1 | -0/+37 |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | Document new throw possibility in SetupResult | Côme Chilliet | 2024-01-11 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Validate rich objects passed to SetupResult | Côme Chilliet | 2024-01-11 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Add RichObject support for SetupChecks descriptions | Côme Chilliet | 2024-01-11 | 1 | -8/+26 |
|/ | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #42377 from nextcloud/fix/text-to-image-manager | Joas Schilling | 2024-01-10 | 1 | -1/+1 |
|\ | | | | | Fix(text2image): Return providers as indexed array | ||||
| * | Update doc blocks | MB-Finski | 2023-12-20 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: MB-Finski <sami.finnila@gmail.com> | ||||
* | | Merge pull request #42391 from ↵ | Joas Schilling | 2024-01-10 | 1 | -3/+4 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/warn-on-excessive-memory-consumption-in-background-jobs feat(cron): Warn on excessive memory consumption in background jobs | ||||
| * | | fix(log): Improve logging of background job details for better ↵ | Joas Schilling | 2023-12-20 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | reproduction/debugging Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | fix: public dav and files_sharing testing fixes | John Molakvoæ | 2024-01-09 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | feat: public dav endpoint v2 | John Molakvoæ | 2024-01-09 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | restore shared lock ttl when releasing | Robin Appelman | 2023-12-21 | 1 | -1/+18 |
|/ / | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge branch 'master' into enh/text-processing-provider-with-id | Marcel Klehr | 2023-12-19 | 1 | -0/+14 |
|\ \ | |||||
| * | | enh(SpeechToText): Allow providers to declare a dynamic ID instead of using ↵ | Marcel Klehr | 2023-12-19 | 1 | -0/+14 |
| |/ | | | | | | | | | | | | | | | className this allows AppAPI to register anonymous classes as SpeechToText providers Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | | Merge branch 'master' into enh/text-processing-provider-with-id | Marcel Klehr | 2023-12-19 | 101 | -146/+3590 |
|\| | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | fix(ooo): add new ooo status with new emoji | Anna Larch | 2023-12-18 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
| * | feat(comments): Add a meta data column for comments | Joas Schilling | 2023-12-14 | 1 | -0/+19 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | fix(l10n): fix translations for init scripts | John Molakvoæ | 2023-12-08 | 1 | -2/+14 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
| * | Merge pull request #42011 from ↵ | Andy Scherzinger | 2023-12-06 | 1 | -1/+0 |
| |\ | | | | | | | | | | | | | nextcloud/techdebt/noid/allow-to-load-multiple-metadata-with-1-query fix(metadata): Fix copy-paste doc block throws | ||||
| | * | fix(metadata): Fix copy-paste doc block throws | Joas Schilling | 2023-12-04 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-time | Joas Schilling | 2023-12-05 | 1 | -1/+18 |
| |\ \ | | |/ | |/| | fix(dav): Make current ooo info time-dependent | ||||
| | * | fix(dav): Make current ooo info time-dependent | Christoph Wurst | 2023-12-05 | 1 | -1/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | * If there is an out of office absence info and it happens now -> return data * Else: return no data Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | fix(metadata): Allow to load metadata of multiple files at once | Joas Schilling | 2023-12-04 | 1 | -1/+13 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Merge pull request #40169 from nextcloud/enh/load-disabled-users-directly | Pytal | 2023-12-01 | 1 | -1/+1 |
| |\ \ | | |/ | |/| | enh(settings): Load from disabled users endpoint | ||||
| | * | Invert parameter order in getDisabledUserList to be consistent | Côme Chilliet | 2023-11-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | This matches what was done in the calls and so fixes getting disabled user list when there are several backends returning disabled users. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | | fix(TextProcessing): Make task type template param covariant | Marcel Klehr | 2023-12-01 | 2 | -9/+7 |
| |/ | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
| * | Synchronize operation on live photo files | Louis Chemineau | 2023-11-29 | 2 | -0/+46 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| * | enh(userstatus): add OOO automation and remove calendar automation | Anna Larch | 2023-11-28 | 3 | -1/+25 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
| * | fix(API): Use a distinct exception so apps can react to it and customize the ↵ | Joas Schilling | 2023-11-28 | 1 | -0/+79 |
| | | | | | | | | | | | | return Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | feat(dav): dispatch out-of-office started and ended events | Richard Steinmetz | 2023-11-23 | 2 | -0/+102 |
| | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
| * | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 31 | -74/+74 |
| | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
| * | Merge pull request #41459 from nextcloud/enh/noid/search-metadata-null | Maxence Lange | 2023-11-23 | 1 | -0/+1 |
| |\ | | | | | | | implements search on null/notnull metadata | ||||
| | * | Fix is-define operator | Louis Chemineau | 2023-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
| | * | implements search on null/notnull metadata | Maxence Lange | 2023-11-22 | 1 | -0/+1 |
| | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
| * | | Merge pull request #41662 from ↵ | Kate | 2023-11-23 | 1 | -11/+27 |
| |\ \ | | |/ | |/| | | | | nextcloud/chore/settings/cleanup-manager-type-annotations | ||||
| | * | chore(settings): Cleanup IManager and Manager type annotations | jld3103 | 2023-11-23 | 1 | -11/+27 |
| | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
| * | | Merge pull request #41565 from nextcloud/fix/object-storage-inconsitent-behavior | Ferdinand Thiessen | 2023-11-22 | 1 | -2/+2 |
| |\ \ | | |/ | |/| | fix(ObjectStore): Make copying behavior consistent with local storage | ||||
| | * | fix(ObjectStore): Make copying behavior consistent with local storage | Ferdinand Thiessen | 2023-11-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Drop file permissions on copy like we do on local storage. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |