aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* docs(dav): remove outdated commentArthur Schiwon2023-07-061-2/+0
* Merge pull request #39189 from nextcloud/bugfix/noid/cleanupCôme Chilliet2023-07-062-10/+2
|\
| * fix: Cleanup unused imports and some type deprecationsJoas Schilling2023-07-062-10/+2
* | Merge pull request #39165 from nextcloud/artonge/feat/enable_versions_feature...Louis2023-07-062-6/+14
|\ \ | |/ |/|
| * Enable all files versions features when groupfolders is enabledLouis Chemineau2023-07-052-6/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-06160-618/+1108
* | fix(files): show a border around the favorite icon for better contrastJohn Molakvoæ2023-07-051-0/+7
* | fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-0513-79/+69
* | fix(files): invalid default actionsJohn Molakvoæ2023-07-055-6/+9
* | chore: remove old favorites viewJohn Molakvoæ2023-07-0512-1020/+0
* | feat: add caption propJohn Molakvoæ2023-07-051-0/+7
* | feat: add favorites view testingJohn Molakvoæ2023-07-0511-18/+221
* | chore: update webdav to 5.2.2John Molakvoæ2023-07-051-3/+8
* | fix(files): sanitize name and ext displayJohn Molakvoæ2023-07-052-1/+4
* | feat: add modified columnJohn Molakvoæ2023-07-0511-13/+73
* | fix(files): fix actions svgJohn Molakvoæ2023-07-056-12/+12
* | feat: add view in folder action with testsJohn Molakvoæ2023-07-053-0/+230
* | fix(files): hidden default actionsJohn Molakvoæ2023-07-0512-47/+39
* | fix(files): restore action tslintJohn Molakvoæ2023-07-051-3/+4
* | feat(files): import all actionsJohn Molakvoæ2023-07-051-0/+3
* | feat(files): implement built-in renamingJohn Molakvoæ2023-07-054-52/+315
* | feat(files): sort favorites firstJohn Molakvoæ2023-07-054-3/+23
* | fix(files): fix favorites legacy to vue handling and sortingJohn Molakvoæ2023-07-052-30/+77
* | feat(files): favoritesJohn Molakvoæ2023-07-0510-14/+406
* | Merge pull request #38176 from danialRahimy/masterArthur Schiwon2023-07-052-12/+7
|\ \ | |/ |/|
| * Admin audit app: optimization according to PHP 8Danial Rahimi2023-07-052-12/+7
* | Merge pull request #39062 from nextcloud/fix/tag-search-short-circuit-masterArthur Schiwon2023-07-051-4/+6
|\ \
| * | Fix psalm errorMarcel Klehr2023-06-301-1/+1
| * | fix(TagSearchProvider): Short circuit if no tag matches the queryMarcel Klehr2023-06-301-4/+6
* | | Merge pull request #39086 from nextcloud/bugfix/noid/migrate-admin_audit-to-I...Arthur Schiwon2023-07-055-51/+55
|\ \ \ | |_|/ |/| |
| * | feat(admin_audit): Migrate to non-deprecated IEventDispatcherJoas Schilling2023-07-045-51/+55
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0530-4/+94
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0422-224/+452
* | enh(sab): Add profileUrl to SABJohannes Merkel2023-07-032-4/+28
* | Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-namesJoas Schilling2023-07-0358-1486/+1320
|\ \
| * | Fix event names of 2FA related typed eventsJoas Schilling2023-07-0358-1486/+1320
* | | Merge pull request #39057 from nextcloud/feat/ocp/type-icapabilitiesChristoph Wurst2023-07-039-21/+0
|\ \ \ | |/ / |/| |
| * | feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-039-21/+0
* | | Merge pull request #39103 from nextcloud/fix/remove-orphaned-fileJohn Molakvoæ2023-07-031-44/+0
|\ \ \
| * | | chore(files_sharing): Remove orphaned file with deprecated importsFerdinand Thiessen2023-07-011-44/+0
* | | | Merge pull request #34443 from nextcloud/feat/add-enabled-user-backendCôme Chilliet2023-07-0315-170/+266
|\ \ \ \ | |_|/ / |/| | |
| * | | Add method to list disabled users to IProvideEnabledStateBackendCôme Chilliet2023-06-292-0/+16
| * | | Fix since annotations and add boolean return type for setUserEnabledCôme Chilliet2023-06-202-3/+4
| * | | Fix User_Proxy tests as wellCôme Chilliet2023-05-251-1/+11
| * | | Use DI for DeletedUsersIndex and fix testsCôme Chilliet2023-05-259-118/+151
| * | | [user_ldap] Add per-connection setting for marking remnants as disabledCôme Chilliet2023-05-235-14/+32
| * | | Use the new IProvideEnabledStateBackend interface in user_ldapCôme Chilliet2023-05-233-40/+58
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-036-0/+34
* | | | Merge pull request #39102 from nextcloud/fix/migrate-deprecated-ncappnavigati...John Molakvoæ2023-07-023-21/+45
|\ \ \ \
| * | | | fix(settings): Migrate away from `NcAppNavigationCounter`Ferdinand Thiessen2023-07-013-21/+45
| | |/ / | |/| |