summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat(files_reminders): add list commandChristopher Ng2023-08-086-27/+229
* feat(files_reminders): add service and notifierChristopher Ng2023-08-085-1/+310
* feat(files_reminders): add background jobsChristopher Ng2023-08-082-0/+112
* feat(files_reminders): add info xmlChristopher Ng2023-08-081-0/+32
* feat(files_reminders): add ApplicationChristopher Ng2023-08-081-0/+48
* feat: init files_reminders migrationChristopher Ng2023-08-083-0/+194
* preload all requested metadataRobin Appelman2023-08-081-58/+53
* expose gps data via webdavtobiasKaminsky2023-08-081-0/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0812-6/+68
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0716-0/+90
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-066-0/+42
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-058-0/+52
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0448-24/+286
* Merge pull request #39059 from nextcloud/backport/31790/stable27Arthur Schiwon2023-08-032-4/+14
|\
| * style(caldav): improve getDenormalizedData methodThomas Citharel2023-08-021-2/+2
| * Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-08-022-2/+12