aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0920-0/+44
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0828-26/+16
* feat: Add delete task APIJulius Härtl2023-08-072-0/+20
* change sql where order to match index orderJulien Veyssier2023-08-071-2/+2
* allow anon text processing schedulingJulien Veyssier2023-08-077-8/+71
* start implementing ocs endpoint to get task list from user+appId+identifierJulien Veyssier2023-08-073-1/+45
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-072-0/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-062-0/+2
* Merge pull request #39698 from joshtrichards/invalid-source-storage-path-catchJohn Molakvoæ2023-08-051-1/+1
|\
| * fix: simplify `sourceData` checkJohn Molakvoæ2023-08-051-1/+1
| * Catch more invalid cache source storage pathsJosh Richards2023-08-031-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-054-0/+4
* | Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-0422-487/+553
|\ \
| * | fix!: Move getEventDispatcher usage to IEventDispatcherJoas Schilling2023-07-286-5/+61
| * | chore!: Remove legacy SymfonyAdapterJoas Schilling2023-07-286-362/+0
| * | fix: Migrate collaboration listener and remove legacy adapterJoas Schilling2023-07-282-36/+17
| * | fix: Remove legacy dispatcher from share managerJoas Schilling2023-07-282-7/+0
| * | feat!: Migrate Share accepted event to typed eventJoas Schilling2023-07-285-3/+56
| * | feat!: Migrate unShare events to typed eventsJoas Schilling2023-07-286-44/+131
| * | feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-285-23/+85
| * | feat!: Migrate AccountManager event to typed eventJoas Schilling2023-07-284-7/+67
| * | feat!: Migrate TagService events to typed eventsJoas Schilling2023-07-284-0/+136
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0418-0/+32
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0322-28/+6
* | fix composer autoload filesJulien Veyssier2023-08-022-0/+2
* | Migration: Drop llm_tasks table and add textprocessing_tasksMarcel Klehr2023-08-021-1/+1
* | AI admin settings: cs:fixMarcel Klehr2023-08-021-1/+0
* | AI admin settings: Use config values in AI feature managersMarcel Klehr2023-08-023-5/+53
* | fix(TextProcessing): Inject L10N\IFactory instead of IL10NMarcel Klehr2023-08-024-9/+26
* | First pass at ai admin settingsMarcel Klehr2023-08-023-0/+18
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-022-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-012-0/+16
* | fix(storage): fallback to copy and unlink when rename failsDaniel Kesselberg2023-07-311-13/+6
* | Merge pull request #39629 from ir0nhide/fix/sse-cJulius Härtl2023-07-311-1/+1
|\ \
| * | fix(s3): add SSE-C parameters to headObject callTobias Zimmerer2023-07-301-1/+1
* | | provisioning_api: Add OpenAPI specjld31032023-07-313-6/+29
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-296-6/+24
* | fix share roots always being marked as writableRobin Appelman2023-07-283-2/+18
* | expose MovableMount in public interfaceRobin Appelman2023-07-282-1/+51
|/
* Merge pull request #39473 from nextcloud/fix/parallel-aware-jobJoas Schilling2023-07-282-14/+23
|\
| * Remove allowParallelRuns check in OCP\BackgroundJob\JobMarcel Klehr2023-07-281-5/+0
| * Fix ParallelAwareJob testsMarcel Klehr2023-07-281-9/+23
* | Merge pull request #37624 from nextcloud/fix/logging-for-failed-fopenArthur Schiwon2023-07-281-0/+7
|\ \ | |/ |/|
| * fix: log fopen calls when stream isn't availableAnna Larch2023-07-201-0/+7
* | Merge pull request #39595 from nextcloud/bugfix/noid/remove-symfony-event-fro...Joas Schilling2023-07-286-133/+38
|\ \
| * | fix!: Remove symfony EventDispatcherInterface from GroupJoas Schilling2023-07-273-86/+25
| * | fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-274-47/+13
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-284-6/+10
|/ /
* | Merge pull request #39571 from nextcloud/bugfix/noid/move-lib-to-IEventDispat...Joas Schilling2023-07-2716-195/+65
|\ \
| * | fix!: Remove User events which have a typed event replacementJoas Schilling2023-07-271-4/+0