aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* fix!: Remove deprecated `RegisterWidgetEvent`Ferdinand Thiessen2024-02-091-61/+0
* Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-083-19/+8
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-083-8/+19
* chore: Migrate away from internal Job classesCôme Chilliet2024-02-081-2/+2
* fix!: Migrate jobs away from deprecated interfacesCôme Chilliet2024-02-082-17/+6
* chore: Add missing ArrayAccess template parametersCôme Chilliet2024-02-062-0/+2
* Use OCP\Util::getL10N instead of OC::$server->getL10NCôme Chilliet2024-02-0512-16/+13
* fix psalmMaxence Lange2024-01-311-2/+2
* sync with new OCP\IAppConfigMaxence Lange2024-01-311-1/+232
* feat(php,vue): Create a new parameterBaptiste Fotia2024-01-311-0/+9
* Document throwing behavior of SetupResult upon invalid rich objectCôme Chilliet2024-01-291-0/+9
* Merge pull request #42597 from nextcloud/perf/s3-mkdir-update-sizeJulius Härtl2024-01-231-1/+1
|\
| * perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-01-121-1/+1
* | fix(apps): Fix type information of app managerJoas Schilling2024-01-231-3/+3
* | fixesMaxence Lange2024-01-151-76/+25
* | lazy AppConfigMaxence Lange2024-01-156-15/+655
* | introduce IProviderWithUserIdAlexander Piskun2024-01-141-0/+15
|/
* Merge pull request #42649 from nextcloud/enh/machine-translation-provider-wit...Julius Härtl2024-01-112-0/+75
|\
| * enh(OCP\Translation): Introduce ITranslationProviderWithUserIdMarcel Klehr2024-01-101-0/+38
| * enh(OCP\Translation): Make ITranslationProviderWithId extend ITranslationProv...Marcel Klehr2024-01-101-1/+1
| * enh(OCP\Translation): Add ITranslationProviderWithIdMarcel Klehr2024-01-101-0/+37
* | Document new throw possibility in SetupResultCôme Chilliet2024-01-111-0/+1
* | Validate rich objects passed to SetupResultCôme Chilliet2024-01-111-0/+5
* | Add RichObject support for SetupChecks descriptionsCôme Chilliet2024-01-111-8/+26
|/
* Merge pull request #42377 from nextcloud/fix/text-to-image-managerJoas Schilling2024-01-101-1/+1
|\
| * Update doc blocksMB-Finski2023-12-201-1/+1
* | Merge pull request #42391 from nextcloud/bugfix/noid/warn-on-excessive-memory...Joas Schilling2024-01-101-3/+4
|\ \
| * | fix(log): Improve logging of background job details for better reproduction/d...Joas Schilling2023-12-201-3/+4
* | | fix: public dav and files_sharing testing fixesJohn Molakvoæ2024-01-091-1/+1
* | | feat: public dav endpoint v2John Molakvoæ2024-01-091-1/+1
* | | restore shared lock ttl when releasingRobin Appelman2023-12-211-1/+18
|/ /
* | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-191-0/+14
|\ \
| * | enh(SpeechToText): Allow providers to declare a dynamic ID instead of using c...Marcel Klehr2023-12-191-0/+14
| |/
* | Merge branch 'master' into enh/text-processing-provider-with-idMarcel Klehr2023-12-19101-146/+3590
|\|
| * fix(ooo): add new ooo status with new emojiAnna Larch2023-12-181-0/+6
| * feat(comments): Add a meta data column for commentsJoas Schilling2023-12-141-0/+19
| * fix(l10n): fix translations for init scriptsJohn Molakvoæ2023-12-081-2/+14
| * Merge pull request #42011 from nextcloud/techdebt/noid/allow-to-load-multiple...Andy Scherzinger2023-12-061-1/+0
| |\
| | * fix(metadata): Fix copy-paste doc block throwsJoas Schilling2023-12-041-1/+0
| * | Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-timeJoas Schilling2023-12-051-1/+18
| |\ \ | | |/ | |/|
| | * fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-051-1/+18
| * | fix(metadata): Allow to load metadata of multiple files at onceJoas Schilling2023-12-041-1/+13
| * | Merge pull request #40169 from nextcloud/enh/load-disabled-users-directlyPytal2023-12-011-1/+1
| |\ \ | | |/ | |/|
| | * Invert parameter order in getDisabledUserList to be consistentCôme Chilliet2023-11-301-1/+1
| * | fix(TextProcessing): Make task type template param covariantMarcel Klehr2023-12-012-9/+7
| |/
| * Synchronize operation on live photo filesLouis Chemineau2023-11-292-0/+46
| * enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-283-1/+25
| * fix(API): Use a distinct exception so apps can react to it and customize the ...Joas Schilling2023-11-281-0/+79
| * feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-232-0/+102
| * chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2331-74/+74