aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* | feat(caldav): linkify location in scheduling mailsRichard Steinmetz2023-08-091-2/+42
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0918-44/+206
* | 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
|\ \
| * | Improve typing as suggested by reviewCôme Chilliet2023-08-081-32/+7
| * | Use Server::get instead of new to avoid troubles with encryption constructorsCôme Chilliet2023-08-081-30/+2
| * | Migrate away from ILogger in encryptionCôme Chilliet2023-08-0815-441/+142
* | | Merge pull request #39694 from nextcloud/gpsRobin Appelman2023-08-081-37/+54
|\ \ \
| * | | preload all requested metadataRobin Appelman2023-08-071-58/+53
| * | | expose gps data via webdavtobiasKaminsky2023-08-041-0/+22
* | | | Merge pull request #39715 from nextcloud/Jerome-Herbinet-blog-url-updateSimon L2023-08-081-1/+1
|\ \ \ \
| * | | | Update blog URL (formerly "/news")Jérôme Herbinet2023-08-041-1/+1
* | | | | Merge pull request #39058 from nextcloud/fix/fix-ldap-filters-for-empty-searchCôme Chilliet2023-08-081-2/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Avoid adding (attribute=) part to filter which will confuse LDAP serversCôme Chilliet2023-06-291-2/+6
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0812-6/+68
| |_|_|/ |/| | |
* | | | Merge pull request #39717 from nextcloud/fix/openapi/files_externalJulien Veyssier2023-08-074-6/+103
|\ \ \ \
| * | | | files_external: Fix OpenAPIjld31032023-08-074-6/+103
| | |/ / | |/| |
* | | | Merge pull request #38604 from fsamapoor/replace_strpos_calls_in_workflowengi...Côme Chilliet2023-08-073-8/+8
|\ \ \ \
| * | | | Fixes "PossiblyFalseArgument" notices.Faraz Samapoor2023-07-032-6/+6
| * | | | Refactors "strpos" calls in /apps/workflowengine to improve code readability.Faraz Samapoor2023-07-033-8/+8
* | | | | 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
| |/ / / |/| | |
* | | | Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-0417-169/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix!: Move getEventDispatcher usage to IEventDispatcherJoas Schilling2023-07-281-1/+2
| * | | fix!: Remove LegacyBeforeTemplateRenderedListener from files_sharingJoas Schilling2023-07-284-61/+0