aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39685 from nextcloud/feat/integrate-files-remindersPytal2023-08-0930-31/+780
|\
| * chore: compile assetsChristopher Ng2023-08-092-3/+3
| * enh: set later today to 6pmChristopher Ng2023-08-092-13/+20
| * enh: pass params in subjectChristopher Ng2023-08-092-14/+11
| * chore: compile assetsChristopher Ng2023-08-095-3/+30
| * enh: move to 8amChristopher Ng2023-08-091-5/+5
| * enh: en dashChristopher Ng2023-08-091-5/+5
| * feat: custom date & timeChristopher Ng2023-08-092-0/+63
| * enh: remove iconsChristopher Ng2023-08-092-15/+3
| * refactor: format optionsChristopher Ng2023-08-091-2/+2
| * enh: use alarm iconChristopher Ng2023-08-093-6/+6
| * fix: remove non-existing reminder notificationChristopher Ng2023-08-091-1/+3
| * fix: load scriptChristopher Ng2023-08-091-0/+9
| * fix: eslintChristopher Ng2023-08-091-4/+4
| * enh: add clean up bufferChristopher Ng2023-08-092-2/+7
| * feat(files_reminders): v1.0.0Christopher Ng2023-08-091-1/+1
| * fix: composerChristopher Ng2023-08-091-6/+6
| * enh: use vue-material-design-iconsChristopher Ng2023-08-091-19/+17
| * fix: indent with tabsChristopher Ng2023-08-091-2/+2
| * enh: shorten date string if same dayChristopher Ng2023-08-091-6/+13
| * enh: rename to saturday sundayChristopher Ng2023-08-091-7/+7
| * enh: later today 3 hours laterChristopher Ng2023-08-091-1/+1
| * feat(files_reminders): add set reminder actionsChristopher Ng2023-08-091-0/+225
| * feat(files_reminders): add verbose date string utilChristopher Ng2023-08-091-0/+15
| * fix: prevent sidebar from openingChristopher Ng2023-08-091-1/+3
| * feat(files_reminders): mount set reminder actionsChristopher Ng2023-08-091-0/+102
| * feat(files_reminders): add typesChristopher Ng2023-08-091-0/+27
| * feat(files_reminders): add webpack moduleChristopher Ng2023-08-091-0/+3
| * feat(files_reminders): add loggerChristopher Ng2023-08-091-0/+28
| * fix: action icon colorChristopher Ng2023-08-095-7/+10
| * feat(files_reminders): emit action menu openedChristopher Ng2023-08-091-1/+5
| * feat(files_reminders): register file actionChristopher Ng2023-08-092-0/+21
| * feat(files_reminders): add datetime utilsChristopher Ng2023-08-091-0/+112
| * fix: frontend ocsChristopher Ng2023-08-091-3/+3
| * fix: due date nullableChristopher Ng2023-08-091-5/+6
| * feat(files_reminders): add reminder serviceChristopher Ng2023-08-091-0/+54
| * feat(files_reminders): integrate load scriptsChristopher Ng2023-08-095-6/+55
|/
* Merge pull request #39741 from jmcclelland/optimize-cal-queryChristoph Wurst2023-08-091-5/+5
|\
| * ensure outerquery ->where() function doesn't clobber earier ->andWhere()Jamie McClelland2023-08-071-4/+4
| * optimize calendar search queryJamie McClelland2023-08-071-1/+1
* | Merge pull request #39753 from nextcloud/feat/caldav/linkify-location-in-emailChristoph Wurst2023-08-091-2/+42
|\ \
| * | feat(caldav): linkify location in scheduling mailsRichard Steinmetz2023-08-091-2/+42
|/ /
* | Merge pull request #39682 from nextcloud/fix/cypress-usersPytal2023-08-083-3/+51
|\ \
| * | fix(cypress): Show and hide columnsChristopher Ng2023-08-082-3/+37
| * | fix(cypress): Can delete a userChristopher Ng2023-08-081-0/+14
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0940-44/+254
|/ /
* | Merge pull request #39171 from nextcloud/artonge/feat/allow_to_open_versions_...Julius Härtl2023-08-086-41/+150
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2023-08-082-3/+3
| * | feat: Use viewer to open and compare versionsLouis Chemineau2023-08-084-38/+147
|/ /
* | Merge pull request #39065 from nextcloud/fix/remove-ilogger-uses-in-encryptionCôme Chilliet2023-08-0816-496/+144
|\ \