aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add output to check-group --update commandCôme Chilliet2023-08-101-1/+25
| * | | | Always empty cache before updating a groupCôme Chilliet2023-08-101-0/+1
| * | | | Fix errors in UpdateGroupsService.phpCôme Chilliet2023-08-101-4/+4
| * | | | Add missing primary key for ldap_group_membershipCôme Chilliet2023-08-101-0/+6
| * | | | Add check-group commandCôme Chilliet2023-08-105-10/+199
| * | | | Move UpdateGroups methods to a serviceCôme Chilliet2023-08-105-233/+222
| * | | | Add group events to UpdateGroupsCôme Chilliet2023-08-101-0/+7
| * | | | Update autoloader mapping for user_ldapCôme Chilliet2023-08-103-2/+12
| * | | | Refactor user_ldap group membership to use flat DBCôme Chilliet2023-08-106-91/+309
* | | | | Merge pull request #39449 from nextcloud/cleanup-2fa-managerAndy Scherzinger2023-08-101-9/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | docs: remove superfluous phpdocsDaniel Kesselberg2023-08-101-9/+1
|/ / / /
* | | | Merge pull request #39780 from nextcloud/enh/noid/imaginarySimon L2023-08-101-2/+2
|\ \ \ \
| * | | | log imaginary errors as info to not spam the server logsSimon L2023-08-091-2/+2
* | | | | Merge pull request #39789 from nextcloud/bugfix/noid/version-subdirectoryJulius Härtl2023-08-103-4/+4
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsnextcloud-command2023-08-102-3/+3
| * | | | | fix: Pass proper viewer filenameJulius Härtl2023-08-101-1/+1
|/ / / / /
* | | | | Merge pull request #38546 from nextcloud/techdebt/noid/upgrade-symfony/event-...Joas Schilling2023-08-101-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(deps)!: Upgrade symfony/event-dispatcher to supported version 5.4.26Joas Schilling2023-08-101-0/+0
|/ / / /
* | | | Merge pull request #39778 from nextcloud/acceptance-test-filesSimon L2023-08-101-4/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | test: remove broken steps from files acceptance testDaniel Kesselberg2023-08-091-4/+8
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1064-10/+1060
* | | | 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