summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #39887 from nextcloud/backport/39876/stable27Pytal2023-08-154-11/+17
|\
| * fix(files_reminders): Delete reminders on node deletedChristopher Ng2023-08-152-7/+8
| * fix(files_reminders): Always respect json output optionChristopher Ng2023-08-151-4/+5
| * fix(files_reminders): Allow non-adminChristopher Ng2023-08-151-0/+4
* | BUmp Hub 5 -> Hub 6Andy Scherzinger2023-08-151-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1520-0/+398
* Add l10n for files_remindersChristopher Ng2023-08-141-0/+0
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-146-4/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1410-4/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1322-60/+72
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-12142-180/+2152
* Merge pull request #39785 from nextcloud/backport/39741/stable27John Molakvoæ2023-08-111-5/+5
|\
| * ensure outerquery ->where() function doesn't clobber earier ->andWhere()Jamie McClelland2023-08-101-4/+4
| * optimize calendar search queryJamie McClelland2023-08-101-1/+1
* | Merge pull request #39746 from nextcloud/backport/39058/stable27John Molakvoæ2023-08-111-2/+6
|\ \
| * | Avoid adding (attribute=) part to filter which will confuse LDAP serversCôme Chilliet2023-08-081-2/+6
* | | Merge pull request #39710 from nextcloud/backport/39689/stable27John Molakvoæ2023-08-111-0/+8
|\ \ \
| * | | fix(notifications): Remove share notification when the node is deletedJoas Schilling2023-08-041-0/+8
* | | | Improved display of app linksJérôme Herbinet2023-08-111-0/+3
* | | | feat(settings): Show supported apps on app settings if subscribedFerdinand Thiessen2023-08-113-1/+24
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1128-14/+136
* | | | enh(files_reminders): Adjust reminder optionsChristopher Ng2023-08-101-20/+19
* | | | fix: Pass proper viewer filenameJulius Härtl2023-08-101-1/+1
* | | | enh: set later today to 6pmChristopher Ng2023-08-102-13/+20
* | | | enh: pass params in subjectChristopher Ng2023-08-102-14/+11
* | | | enh: move to 8amChristopher Ng2023-08-101-5/+5
* | | | enh: en dashChristopher Ng2023-08-101-5/+5
* | | | feat: custom date & timeChristopher Ng2023-08-102-0/+63
* | | | enh: remove iconsChristopher Ng2023-08-102-15/+3
* | | | refactor: format optionsChristopher Ng2023-08-101-2/+2
* | | | enh: use alarm iconChristopher Ng2023-08-103-6/+6
* | | | fix: remove non-existing reminder notificationChristopher Ng2023-08-101-1/+3
* | | | fix: load scriptChristopher Ng2023-08-101-0/+9
* | | | fix: eslintChristopher Ng2023-08-101-4/+4
* | | | enh: add clean up bufferChristopher Ng2023-08-102-2/+7
* | | | feat(files_reminders): v1.0.0Christopher Ng2023-08-101-1/+1
* | | | fix: composerChristopher Ng2023-08-101-6/+6
* | | | enh: use vue-material-design-iconsChristopher Ng2023-08-101-19/+17
* | | | fix: indent with tabsChristopher Ng2023-08-101-2/+2
* | | | enh: shorten date string if same dayChristopher Ng2023-08-101-6/+13
* | | | enh: rename to saturday sundayChristopher Ng2023-08-101-7/+7
* | | | enh: later today 3 hours laterChristopher Ng2023-08-101-1/+1
* | | | feat(files_reminders): add set reminder actionsChristopher Ng2023-08-101-0/+225
* | | | feat(files_reminders): add verbose date string utilChristopher Ng2023-08-101-0/+15
* | | | fix: prevent sidebar from openingChristopher Ng2023-08-101-1/+3
* | | | feat(files_reminders): mount set reminder actionsChristopher Ng2023-08-101-0/+102
* | | | feat(files_reminders): add typesChristopher Ng2023-08-101-0/+27
* | | | feat(files_reminders): add loggerChristopher Ng2023-08-101-0/+28
* | | | fix: action icon colorChristopher Ng2023-08-105-6/+9
* | | | feat(files_reminders): emit action menu openedChristopher Ng2023-08-101-1/+5