aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Fix(TaskProcessing): for validation for taskprocessing EShapeTypeLukas Schaefer12 days1-3/+3
* Merge pull request #52050 from nextcloud/fix/noid/taskprocessing-appapiAlexander Piskun13 days1-0/+68
|\
| * fix(taskprocessing): use the event for AppAPI to get list of AI providersfix/noid/taskprocessing-appapiOleksander Piskun2025-04-091-0/+68
* | fix: Fix types for sharingDisabledForUserCôme Chilliet2025-04-072-9/+5
* | fix: Remove some call and references to deprecated OC_Util classCôme Chilliet2025-04-072-7/+8
|/
* fix(settings): Handle email change restriction separately from display name c...provokateurin2025-04-021-0/+7
* refactor(IMimeTypeDetector): use consistent capitalizationchore/consistent-namingFerdinand Thiessen2025-04-021-6/+6
* Merge pull request #50768 from nextcloud/perf/cron/delay-timedjob-checkingChristoph Wurst2025-03-311-0/+9
|\
| * perf(cron): Delay (re)checking timed jobsperf/cron/delay-timedjob-checkingChristoph Wurst2025-03-311-0/+9
* | Merge pull request #51686 from nextcloud/fix/template/implement-itemplateChristoph Wurst2025-03-311-1/+3
|\ \
| * | fix(template): implement ITemplate directlyfix/template/implement-itemplateRichard Steinmetz2025-03-311-1/+3
| |/
* | feat: add command to list objectsRobin Appelman2025-03-311-1/+3
* | feat: add command to get object metadataRobin Appelman2025-03-311-0/+36
* | Merge pull request #51399 from nextcloud/share-list-cmdRobin Appelman2025-03-311-0/+8
|\ \ | |/ |/|
| * feat: add getParentId to ICacheEntryRobin Appelman2025-03-281-0/+8
* | Merge pull request #51676 from nextcloud/fix/add-getappversions-replacementCôme Chilliet2025-03-312-0/+16
|\ \
| * | fix: Move getAppInstalledVersions to AppConfig so that it can be used earlierfix/add-getappversions-replacementCôme Chilliet2025-03-251-0/+8
| * | feat: Add a replacement for OC_App::getAppVersions is IAppManagerCôme Chilliet2025-03-251-0/+8
| |/
* | feat: Implement getSeenUsers to iterate over usersLouis Chemineau2025-03-301-0/+11
* | fix: add event status and participant statusfix/noid-add-status-and-set-attendee-statusSebastianKrupinski2025-03-282-0/+26
* | fix: task type translationsfix/tasktypes-translationsJana Peper2025-03-2617-17/+17
|/
* fix(ocm): `publicKey` can be disabled so capabilities do not matchfix/ocm-public-key-is-optionalFerdinand Thiessen2025-03-211-1/+1
* chore: cleanup human_file_size usageCôme Chilliet2025-03-201-2/+2
* fix: Require functions in lib/public/Template.phpCôme Chilliet2025-03-201-7/+12
* fix(IMimeTypeDetector): use correct return typefix/IMimeTypeDetector-typesFerdinand Thiessen2025-03-181-1/+9
* fix(cardav): only show useres from enabled addressBooks in contacts menufix/noid/contactsmenu-ab-enabledHamza Mahjoubi2025-03-171-0/+26
* Merge pull request #51029 from nextcloud/fix/deprecate-oc-template-and-cleanupCôme Chilliet2025-03-1010-19/+132
|\
| * fix: Use a dedicated Exception class for when a template is not foundfix/deprecate-oc-template-and-cleanupCôme Chilliet2025-03-062-0/+17
| * fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManagerCôme Chilliet2025-03-064-14/+17
| * fix: Fix signatures and types in template related classesCôme Chilliet2025-03-062-2/+11
| * fix: Replace all usage of OC_Template by the new APICôme Chilliet2025-03-061-1/+2
| * fix: Fix psalm issues and add missing methods to ITemplate interfaceCôme Chilliet2025-03-063-4/+12
| * fix: Add missing ITemplate interface and clean code in Template classCôme Chilliet2025-03-062-1/+39
| * fix: Deprecate OC_Template, add proper template manager insteadCôme Chilliet2025-03-062-0/+37
* | feat(dav): add webhook compatibility for calendar object eventsEdward Ly2025-03-077-0/+258
|/
* fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-062-0/+28
* refactor(TempManager): Simplify and unify implementations and remove legacy b...refactor/tempmanagerprovokateurin2025-03-031-6/+6
* feat(db): add truncateTable methodpulsejet/truncate-1Varun Patil2025-03-021-0/+15
* Merge pull request #50908 from nextcloud/chore/server-annotationsFerdinand Thiessen2025-02-271-6/+4
|\
| * chore: Adjust `OCP\Server::get` annotation to work with phpstanchore/server-annotationsFerdinand Thiessen2025-02-191-6/+4
* | Merge pull request #50053 from nextcloud/fix/noid/thudnerbird-addon-useragentStephan Orbaugh2025-02-211-1/+1
|\ \
| * | fix: Change UserAgent to *cloudfix/noid/thudnerbird-addon-useragentJohannes Endres2025-02-191-1/+1
| |/
* / feat(SystemTag): Make MapperEvent webhook compatibleenh/make-tag-event-webhook-compatibleMarcel Klehr2025-02-201-1/+15
|/
* chore: Correctly flag json encoding methods as escaping html and quotesCôme Chilliet2025-02-171-0/+3
* fix: Only keep allowed characters in appid, and flag the method as escapingCôme Chilliet2025-02-131-2/+9
* fix(ocp): Deprecate getInstalledApps and replace with clearer method nameCôme Chilliet2025-02-131-2/+11
* fix(ocp): Deprecate isInstalled and add isEnabledForAnyone insteadCôme Chilliet2025-02-131-0/+8
* fix: don't use cached root info from shared cache if the watcher has detected...Robin Appelman2025-02-061-0/+6
* Merge pull request #50697 from nextcloud/admin-audit-listen-failed-loginJoas Schilling2025-02-061-0/+8
|\
| * feat(admin_audit): write admin audit log for AnyLoginFailedEventadmin-audit-listen-failed-loginLuka Trovic2025-02-061-0/+8