aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #39200 from nextcloud/fix/remove-already-removed-api-depre...Christoph Wurst2023-07-068-90/+7
|\ \ \ \
| * | | | fix: Remove deprecation warning for already removed APIFerdinand Thiessen2023-07-068-90/+7
* | | | | 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 #38663 from nextcloud/chore/oc-server-query-to-ocp-server-...Christoph Wurst2023-07-0621-45/+46
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | chore: Replace \OC::$server->query with \OCP\Server::get in /libChristoph Wurst2023-07-0621-45/+46
|/ / / / /
* | | | | Merge pull request #39165 from nextcloud/artonge/feat/enable_versions_feature...Louis2023-07-064-9/+17
|\ \ \ \ \
| * | | | | Enable all files versions features when groupfolders is enabledLouis Chemineau2023-07-054-9/+17
* | | | | | Merge pull request #39164 from nextcloud/artonge/feat/add_411_ocs_errorLouis2023-07-063-0/+46
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add OCSPreconditionFailedExceptionLouis Chemineau2023-07-053-0/+46
| | |_|_|/ | |/| | |
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-06166-624/+1116
* | | | | Merge pull request #38950 from nextcloud/feat/f2v/favoritesJohn Molakvoæ2023-07-0575-1257/+1497
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(files): show a border around the favorite icon for better contrastJohn Molakvoæ2023-07-053-3/+10
| * | | | fix: favorites colour, icon, unwanted eslint-disable, typing and previewJohn Molakvoæ2023-07-0515-82/+72
| * | | | fix(files): invalid default actionsJohn Molakvoæ2023-07-055-6/+9
| * | | | chore: compile assetsJohn Molakvoæ2023-07-0513-18/+22
| * | | | 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-0513-19/+249
| * | | | chore: update webdav to 5.2.2John Molakvoæ2023-07-054-11/+17
| * | | | 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-056-52/+317
| * | | | 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 #38978 from fsamapoor/refactor_lib_private_accountsArthur Schiwon2023-07-055-144/+50
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Renames the property to improve the code readbility/clarity.Faraz Samapoor2023-07-051-2/+2
| * | | | Fixes testcase errors.Faraz Samapoor2023-07-021-8/+9
| * | | | Fixes Psalm error.Faraz Samapoor2023-07-011-4/+1
| * | | | Refactors lib/private/Accounts.Faraz Samapoor2023-07-015-138/+46
* | | | | 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 #38955 from nextcloud/bugfix/noid/dont-use-orJoas Schilling2023-07-051-1/+1
|\ \ \ \ \ \
| * | | | | | fix(eventdispatcher): Don't use all evaluating "or"Joas Schilling2023-06-231-1/+1
* | | | | | | Merge pull request #39043 from nextcloud/fix/ocp/dashboard-widgetitems-see-wi...Christoph Wurst2023-07-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItemChristoph Wurst2023-06-281-1/+1
* | | | | | | | Merge pull request #39086 from nextcloud/bugfix/noid/migrate-admin_audit-to-I...Arthur Schiwon2023-07-057-57/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | feat(admin_audit): Migrate to non-deprecated IEventDispatcherJoas Schilling2023-07-047-57/+63
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #39012 from fsamapoor/refactor_lib_private_security_part2Arthur Schiwon2023-07-059-180/+107
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Refactors lib/private/Security.Faraz Samapoor2023-06-269-180/+107
* | | | | | | | Merge pull request #38910 from nextcloud/fix/nullish-trim-deprecation-warningJoas Schilling2023-07-051-1/+1
|\ \ \ \ \ \ \ \