Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #39887 from nextcloud/backport/39876/stable27 | Pytal | 2023-08-15 | 4 | -11/+17 |
|\ | |||||
| * | fix(files_reminders): Delete reminders on node deleted | Christopher Ng | 2023-08-15 | 2 | -7/+8 |
| * | fix(files_reminders): Always respect json output option | Christopher Ng | 2023-08-15 | 1 | -4/+5 |
| * | fix(files_reminders): Allow non-admin | Christopher Ng | 2023-08-15 | 1 | -0/+4 |
* | | BUmp Hub 5 -> Hub 6 | Andy Scherzinger | 2023-08-15 | 1 | -1/+1 |
|/ | |||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-15 | 20 | -0/+398 |
* | Add l10n for files_reminders | Christopher Ng | 2023-08-14 | 1 | -0/+0 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-14 | 6 | -4/+6 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-14 | 10 | -4/+12 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-13 | 22 | -60/+72 |
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-12 | 142 | -180/+2152 |
* | Merge pull request #39785 from nextcloud/backport/39741/stable27 | John Molakvoæ | 2023-08-11 | 1 | -5/+5 |
|\ | |||||
| * | ensure outerquery ->where() function doesn't clobber earier ->andWhere() | Jamie McClelland | 2023-08-10 | 1 | -4/+4 |
| * | optimize calendar search query | Jamie McClelland | 2023-08-10 | 1 | -1/+1 |
* | | Merge pull request #39746 from nextcloud/backport/39058/stable27 | John Molakvoæ | 2023-08-11 | 1 | -2/+6 |
|\ \ | |||||
| * | | Avoid adding (attribute=) part to filter which will confuse LDAP servers | Côme Chilliet | 2023-08-08 | 1 | -2/+6 |
* | | | Merge pull request #39710 from nextcloud/backport/39689/stable27 | John Molakvoæ | 2023-08-11 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | fix(notifications): Remove share notification when the node is deleted | Joas Schilling | 2023-08-04 | 1 | -0/+8 |
* | | | | Improved display of app links | Jérôme Herbinet | 2023-08-11 | 1 | -0/+3 |
* | | | | feat(settings): Show supported apps on app settings if subscribed | Ferdinand Thiessen | 2023-08-11 | 3 | -1/+24 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-11 | 28 | -14/+136 |
* | | | | enh(files_reminders): Adjust reminder options | Christopher Ng | 2023-08-10 | 1 | -20/+19 |
* | | | | fix: Pass proper viewer filename | Julius Härtl | 2023-08-10 | 1 | -1/+1 |
* | | | | enh: set later today to 6pm | Christopher Ng | 2023-08-10 | 2 | -13/+20 |
* | | | | enh: pass params in subject | Christopher Ng | 2023-08-10 | 2 | -14/+11 |
* | | | | enh: move to 8am | Christopher Ng | 2023-08-10 | 1 | -5/+5 |
* | | | | enh: en dash | Christopher Ng | 2023-08-10 | 1 | -5/+5 |
* | | | | feat: custom date & time | Christopher Ng | 2023-08-10 | 2 | -0/+63 |
* | | | | enh: remove icons | Christopher Ng | 2023-08-10 | 2 | -15/+3 |
* | | | | refactor: format options | Christopher Ng | 2023-08-10 | 1 | -2/+2 |
* | | | | enh: use alarm icon | Christopher Ng | 2023-08-10 | 3 | -6/+6 |
* | | | | fix: remove non-existing reminder notification | Christopher Ng | 2023-08-10 | 1 | -1/+3 |
* | | | | fix: load script | Christopher Ng | 2023-08-10 | 1 | -0/+9 |
* | | | | fix: eslint | Christopher Ng | 2023-08-10 | 1 | -4/+4 |
* | | | | enh: add clean up buffer | Christopher Ng | 2023-08-10 | 2 | -2/+7 |
* | | | | feat(files_reminders): v1.0.0 | Christopher Ng | 2023-08-10 | 1 | -1/+1 |
* | | | | fix: composer | Christopher Ng | 2023-08-10 | 1 | -6/+6 |
* | | | | enh: use vue-material-design-icons | Christopher Ng | 2023-08-10 | 1 | -19/+17 |
* | | | | fix: indent with tabs | Christopher Ng | 2023-08-10 | 1 | -2/+2 |
* | | | | enh: shorten date string if same day | Christopher Ng | 2023-08-10 | 1 | -6/+13 |
* | | | | enh: rename to saturday sunday | Christopher Ng | 2023-08-10 | 1 | -7/+7 |
* | | | | enh: later today 3 hours later | Christopher Ng | 2023-08-10 | 1 | -1/+1 |
* | | | | feat(files_reminders): add set reminder actions | Christopher Ng | 2023-08-10 | 1 | -0/+225 |
* | | | | feat(files_reminders): add verbose date string util | Christopher Ng | 2023-08-10 | 1 | -0/+15 |
* | | | | fix: prevent sidebar from opening | Christopher Ng | 2023-08-10 | 1 | -1/+3 |
* | | | | feat(files_reminders): mount set reminder actions | Christopher Ng | 2023-08-10 | 1 | -0/+102 |
* | | | | feat(files_reminders): add types | Christopher Ng | 2023-08-10 | 1 | -0/+27 |
* | | | | feat(files_reminders): add logger | Christopher Ng | 2023-08-10 | 1 | -0/+28 |
* | | | | fix: action icon color | Christopher Ng | 2023-08-10 | 5 | -6/+9 |
* | | | | feat(files_reminders): emit action menu opened | Christopher Ng | 2023-08-10 | 1 | -1/+5 |