summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* LLM OCP API: Add task definitionsMarcel Klehr2023-08-096-0/+12
* Update lib/public/LanguageModel/ITopicsProvider.phpMarcel Klehr2023-08-091-1/+1
* LLM OCP API: Fix coding style and psalmMarcel Klehr2023-08-097-5/+31
* LLM OCP API: cs:fixMarcel Klehr2023-08-093-6/+0
* LLM OCP API: Fix static analysisMarcel Klehr2023-08-093-6/+32
* LLM OCP API: Add @sinceMarcel Klehr2023-08-096-3/+94
* LLM OCP API: Fix type errorsMarcel Klehr2023-08-092-4/+24
* LLM OCP API: Make linters happyMarcel Klehr2023-08-091-12/+11
* LLM OCP API: cs:fixMarcel Klehr2023-08-096-9/+1
* LLM OCP API: Implement ocs APIMarcel Klehr2023-08-094-9/+45
* LLM OCP API: ADd topics and headline tasksMarcel Klehr2023-08-096-3/+159
* LLM OCP API: Implement private backend code + add ILanguageModelTaskMarcel Klehr2023-08-098-46/+126
* LLM OCP API: Rework to use Task objectsMarcel Klehr2023-08-0912-150/+185
* Initial work on lm OCP APIMarcel Klehr2023-08-098-0/+339
* feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-08-072-7/+276
* Merge pull request #39614 from nextcloud/dav-permissions-share-root-write-27Andy Scherzinger2023-08-011-2/+16
|\
| * fix share roots always being marked as writableRobin Appelman2023-07-281-2/+16
* | Remove allowParallelRuns check in OCP\BackgroundJob\JobMarcel Klehr2023-07-281-5/+0
|/
* feat: Add public event for missing indicesJulius Härtl2023-07-142-2/+62
* Merge pull request #38816 from nextcloud/backport/38490/stable27Arthur Schiwon2023-07-121-0/+78
|\
| * emit an event when a message is loggedRobin Appelman2023-07-101-0/+78
* | display displayname on federated sharesMaxence Lange2023-07-111-0/+10
|/
* refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-1/+1
* fix: include invisible tags for adminsArthur Schiwon2023-07-061-2/+3
* fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItemChristoph Wurst2023-07-051-1/+1
* docs: adjust @since version to backportArthur Schiwon2023-06-261-2/+2
* refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-06-231-0/+13
* fix(ocp): Mark IMessage::attachInline as @since 27Christoph Wurst2023-06-011-1/+1
* enh: Provide atomicRetry method to retry transactions if possibleJulius Härtl2023-05-161-0/+37
* Merge pull request #36592 from nextcloud/groupmanager-search-typingRobin Appelman2023-05-122-4/+4
|\
| * revert public interface back to the original types, just cast them before pas...Robin Appelman2023-05-111-3/+3
| * also update groupinterface and database backendRobin Appelman2023-05-111-1/+1
| * fix default values and type hints for GroupManager::searchRobin Appelman2023-05-111-1/+1
* | feat(users): Store and load a user's managerChristoph Wurst2023-05-121-0/+17
|/
* Merge pull request #33381 from luzpaz/fix/lib-public-typosJohn Molakvoæ2023-05-1118-20/+20
|\
| * Fix typos in lib/public subdirectorySimon L2023-05-1018-20/+20
* | Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compat...Anna2023-05-101-0/+12
|\ \ | |/ |/|
| * Fix calendar emails to be outlook compatibleAnna Larch2023-02-211-0/+12
* | Merge pull request #38104 from nextcloud/feat/um-32-bitPytal2023-05-091-1/+2
|\ \
| * | feat(UserMigration)!: 32-bit supportChristopher Ng2023-05-051-1/+2
* | | Add messageId to richObject definition of TalkMarcel Müller2023-05-051-0/+6
|/ /
* | Merge pull request #38016 from nextcloud/oracle-limit-workaroundDaniel2023-05-031-0/+1
|\ \
| * | fix: add workaround for oci and limit queriesDaniel Kesselberg2023-05-021-0/+1
* | | Merge pull request #38003 from nextcloud/bugfix/noid/improve-translations-apiJoas Schilling2023-05-032-3/+49
|\ \ \
| * | | feat(translation): Return the detected language so clients can show more detailsJoas Schilling2023-05-022-3/+49
| |/ /
* | | Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-typeArthur Schiwon2023-05-033-2/+3
|\ \ \
| * | | Fix file_get_content signatures to make it clear it can return falseCôme Chilliet2023-04-273-2/+3
* | | | Merge pull request #32866 from nextcloud/performance/searchInGroup-displaynam...Côme Chilliet2023-05-023-3/+56
|\ \ \ \ | |_|/ / |/| | |
| * | | Update version number in since and deprecated annotationsCôme Chilliet2023-04-272-3/+3
| * | | Clear up return typesCôme Chilliet2023-04-272-3/+2