aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| | |/ / / | |/| | |
* / | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-0226-10/+342
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-01146-170/+510
* | | | chore: Compile assetsFerdinand Thiessen2023-06-302-2/+2
* | | | fix(settings): Migrate away from deprecated `NcPopoverMenu`Ferdinand Thiessen2023-06-304-125/+126
* | | | Merge pull request #38905 from nextcloud/artonge/feat/improve_files_versions_...Louis2023-06-309-6/+45
|\ \ \ \
| * | | | Base versions' has-preview on mimetypeLouis Chemineau2023-06-292-26/+3
| * | | | Do not load preview if version tab is not activeLouis Chemineau2023-06-285-4/+33
| * | | | Provide hasPreview in files_versions DAV APILouis Chemineau2023-06-285-3/+36
* | | | | Merge pull request #39025 from nextcloud/bugfix/noid/actions-empty-filesJulius Härtl2023-06-301-2/+2
|\ \ \ \ \
| * | | | | fix(files): Only render the menu if there are actions to showJulius Härtl2023-06-291-2/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-3018-2/+124
|/ / / / /
* | | | | Merge pull request #38900 from tanganellilore/add_theming_doc_urlJohn Molakvoæ2023-06-291-0/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | add getDocBaseUrl that exted defaultLorenzo Tanganelli2023-06-191-0/+6
* | | | | Merge pull request #39018 from nextcloud/fix/migrate-to-loggerinterface-feder...Côme Chilliet2023-06-292-81/+48
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Migrate federation application to LoggerInterfaceCôme Chilliet2023-06-262-81/+48
* | | | | Merge pull request #35915 from nextcloud/enh/noid/display-name-federated-sharesArthur Schiwon2023-06-295-27/+178
|\ \ \ \ \
| * | | | | displayname on federated sharesMaxence Lange2023-06-285-27/+178