aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* enh: add updated atChristopher Ng2023-08-035-8/+18
* fix: catch ThrowableChristopher Ng2023-08-031-3/+3
* enh: rename to due dateChristopher Ng2023-08-039-34/+35
* fix: add composer autoloadChristopher Ng2023-08-0313-0/+1171
* feat(files_reminders): add api controllerChristopher Ng2023-08-034-0/+179
* enh: implement JsonSerializableChristopher Ng2023-08-031-1/+13
* enh: add created atChristopher Ng2023-08-034-9/+18
* enh: use datetimeChristopher Ng2023-08-034-8/+9
* feat(files_reminders): add list commandChristopher Ng2023-08-036-27/+229
* feat(files_reminders): add service and notifierChristopher Ng2023-08-035-1/+310
* feat(files_reminders): add background jobsChristopher Ng2023-08-032-0/+112
* feat(files_reminders): add info xmlChristopher Ng2023-08-031-0/+32
* feat(files_reminders): add ApplicationChristopher Ng2023-08-031-0/+48
* feat: init files_reminders migrationChristopher Ng2023-08-033-0/+194
* Merge pull request #39673 from nextcloud/feat/theming-admin-image-mimeJohn Molakvoæ2023-08-033-1/+16
|\
| * feat(theming): add mime accept in Theming image file pickerJohn Molakvoæ2023-08-033-1/+16
* | Merge pull request #39641 from nextcloud/fix/openapiJulien Veyssier2023-08-034-12/+30
|\ \ | |/ |/|
| * Fix OpenAPI specsjld31032023-08-034-12/+30
* | Merge pull request #39656 from nextcloud/fix/filename-files/masterJohn Molakvoæ2023-08-031-2/+10
|\ \ | |/ |/|
| * fix(files): fix extension with custom displayNameJohn Molakvoæ (skjnldsv)2023-08-021-2/+10
* | Merge pull request #39150 from fsamapoor/refactor_files_app_commandsCôme Chilliet2023-08-0312-218/+160
|\ \
| * \ Merge branch 'master' into refactor_files_app_commandsFaraz Samapoor2023-08-01986-7612/+15445
| |\ \
| * | | Fixes Psalm's "InvalidArgument" error.Faraz Samapoor2023-07-121-1/+1
| * | | Fixes Psalm's "LessSpecificReturnStatement" error.Faraz Samapoor2023-07-121-2/+3
| * | | Refactors files app commands.Faraz Samapoor2023-07-1212-211/+156
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0366-38/+286
| |_|/ |/| |
* | | fix(cypress): Really mock the initial state instead of trying to stub a moduleFerdinand Thiessen2023-08-021-41/+21
* | | fix(dav): Update jest snapshot for changed vue sidebar tabFerdinand Thiessen2023-08-021-159/+214
* | | fix: Resolve code linting issuesFerdinand Thiessen2023-08-021-7/+8
* | | chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-0233-83/+83
* | | Merge pull request #39567 from nextcloud/enh/ai-admin-settingsJulien Veyssier2023-08-0229-55/+603
|\ \ \
| * | | compile assetsJulien Veyssier2023-08-021-1/+1
| * | | fix wrong NcSelect event in AI admin settingsJulien Veyssier2023-08-021-1/+1
| * | | polish AI admin settings UIJulien Veyssier2023-08-021-4/+20
| * | | move long click handlers into methodsJulien Veyssier2023-08-021-3/+19
| * | | Admin AI settings: Use ContainerInterface instead of IServerContainerMarcel Klehr2023-08-021-2/+2
| * | | Admin AI settings: Improve a11y of machine translation precendenceMarcel Klehr2023-08-021-1/+12
| * | | Update apps/settings/src/components/AdminAI.vueMarcel Klehr2023-08-021-1/+1
| * | | Update apps/settings/src/components/AdminAI.vueMarcel Klehr2023-08-021-1/+1
| * | | AI admin settings: lint:fixMarcel Klehr2023-08-021-1/+1
| * | | AI admin settings: lint:fixMarcel Klehr2023-08-021-15/+17
| * | | AI admin settings: lint:fixMarcel Klehr2023-08-0220-56/+99
| * | | AI admin settings: strict_typesMarcel Klehr2023-08-022-0/+6
| * | | AI admin settings: Update composer autoloadersMarcel Klehr2023-08-022-0/+6
| * | | AI admin settings: Add a draggable icon in UI for translation provider preced...Marcel Klehr2023-08-021-2/+13
| * | | AI admin settings: Use config values in AI feature managersMarcel Klehr2023-08-021-1/+1
| * | | AI admin settings: Add save mechanismMarcel Klehr2023-08-024-75/+39
| * | | AI Admin settings: Implement mt settings, stt settings and tp settingsMarcel Klehr2023-08-021-26/+59
| * | | First pass at ai admin settingsMarcel Klehr2023-08-027-0/+440
* | | | Merge pull request #39672 from nextcloud/fix/s3-chunk-upload-quotaArthur Schiwon2023-08-021-2/+2
|\ \ \ \ | |/ / / |/| | |