summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1056-8/+682
* feat: Use viewer to open and compare versionsLouis Chemineau2023-08-094-38/+147
* fix eslint issueJulien Veyssier2023-08-091-1/+1
* fix wrong NcSelect event in AI admin settingsJulien Veyssier2023-08-091-1/+1
* polish AI admin settings UIJulien Veyssier2023-08-091-4/+20
* move long click handlers into methodsJulien Veyssier2023-08-091-3/+19
* Admin AI settings: Use ContainerInterface instead of IServerContainerMarcel Klehr2023-08-091-2/+2
* Admin AI settings: Improve a11y of machine translation precendenceMarcel Klehr2023-08-091-1/+12
* Update apps/settings/src/components/AdminAI.vueMarcel Klehr2023-08-091-1/+1
* Update apps/settings/src/components/AdminAI.vueMarcel Klehr2023-08-091-1/+1
* AI admin settings: lint:fixMarcel Klehr2023-08-091-1/+1
* AI admin settings: lint:fixMarcel Klehr2023-08-091-15/+17
* AI admin settings: lint:fixMarcel Klehr2023-08-0915-30/+73
* AI admin settings: strict_typesMarcel Klehr2023-08-092-0/+6
* AI admin settings: Update composer autoloadersMarcel Klehr2023-08-092-0/+6
* AI admin settings: Add a draggable icon in UI for translation provider preced...Marcel Klehr2023-08-091-2/+13
* AI admin settings: Use config values in AI feature managersMarcel Klehr2023-08-091-1/+1
* AI admin settings: Add save mechanismMarcel Klehr2023-08-094-75/+39
* AI Admin settings: Implement mt settings, stt settings and tp settingsMarcel Klehr2023-08-091-26/+59
* First pass at ai admin settingsMarcel Klehr2023-08-097-0/+440
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0918-44/+206
* enh: handle user deletedChristopher Ng2023-08-086-2/+62
* fix: set endpoint descriptionChristopher Ng2023-08-081-1/+1
* fix: ignore non-existingChristopher Ng2023-08-081-0/+6
* enh: add json output to commandChristopher Ng2023-08-081-15/+40
* fix: return null if table existsChristopher Ng2023-08-081-0/+4
* fix: remove unnecessary parsed subjectChristopher Ng2023-08-081-5/+0
* enh: highlight filenameChristopher Ng2023-08-081-3/+1
* fix: catch NodeNotFoundException in notifierChristopher Ng2023-08-081-2/+5
* fix: exit on reminder not foundChristopher Ng2023-08-082-1/+10
* enh: handle node deletedChristopher Ng2023-08-087-6/+81
* fix: construct background jobsChristopher Ng2023-08-082-2/+2
* fix: remove throwable handlingChristopher Ng2023-08-082-13/+0
* fix: return ocs dataChristopher Ng2023-08-081-18/+18
* enh: does not exist return nullChristopher Ng2023-08-081-1/+4
* enh: serialize pathChristopher Ng2023-08-081-2/+2
* enh: comment intervalChristopher Ng2023-08-081-1/+1
* enh: return created status codeChristopher Ng2023-08-082-2/+9
* fix: create only if file existsChristopher Ng2023-08-082-0/+11
* feat(files_reminders): add remove endpointChristopher Ng2023-08-083-5/+30
* fix: update find due queryChristopher Ng2023-08-081-3/+1
* feat(files_reminders): create or updateChristopher Ng2023-08-084-17/+27
* enh: add updated atChristopher Ng2023-08-085-8/+18
* fix: catch ThrowableChristopher Ng2023-08-081-3/+3
* enh: rename to due dateChristopher Ng2023-08-089-34/+35
* fix: add composer autoloadChristopher Ng2023-08-0813-0/+1171
* feat(files_reminders): add api controllerChristopher Ng2023-08-084-0/+179
* enh: implement JsonSerializableChristopher Ng2023-08-081-1/+13
* enh: add created atChristopher Ng2023-08-084-9/+18
* enh: use datetimeChristopher Ng2023-08-084-8/+9