Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #39200 from nextcloud/fix/remove-already-removed-api-depre... | Christoph Wurst | 2023-07-06 | 8 | -90/+7 | |
|\ \ \ \ | ||||||
| * | | | | fix: Remove deprecation warning for already removed API | Ferdinand Thiessen | 2023-07-06 | 8 | -90/+7 | |
* | | | | | Merge pull request #39189 from nextcloud/bugfix/noid/cleanup | Côme Chilliet | 2023-07-06 | 2 | -10/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix: Cleanup unused imports and some type deprecations | Joas Schilling | 2023-07-06 | 2 | -10/+2 | |
* | | | | | | Merge pull request #38663 from nextcloud/chore/oc-server-query-to-ocp-server-... | Christoph Wurst | 2023-07-06 | 21 | -45/+46 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | chore: Replace \OC::$server->query with \OCP\Server::get in /lib | Christoph Wurst | 2023-07-06 | 21 | -45/+46 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #39165 from nextcloud/artonge/feat/enable_versions_feature... | Louis | 2023-07-06 | 4 | -9/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Enable all files versions features when groupfolders is enabled | Louis Chemineau | 2023-07-05 | 4 | -9/+17 | |
* | | | | | | Merge pull request #39164 from nextcloud/artonge/feat/add_411_ocs_error | Louis | 2023-07-06 | 3 | -0/+46 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Add OCSPreconditionFailedException | Louis Chemineau | 2023-07-05 | 3 | -0/+46 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-06 | 166 | -624/+1116 | |
* | | | | | Merge pull request #38950 from nextcloud/feat/f2v/favorites | John Molakvoæ | 2023-07-05 | 75 | -1257/+1497 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fix(files): show a border around the favorite icon for better contrast | John Molakvoæ | 2023-07-05 | 3 | -3/+10 | |
| * | | | | fix: favorites colour, icon, unwanted eslint-disable, typing and preview | John Molakvoæ | 2023-07-05 | 15 | -82/+72 | |
| * | | | | fix(files): invalid default actions | John Molakvoæ | 2023-07-05 | 5 | -6/+9 | |
| * | | | | chore: compile assets | John Molakvoæ | 2023-07-05 | 13 | -18/+22 | |
| * | | | | chore: remove old favorites view | John Molakvoæ | 2023-07-05 | 12 | -1020/+0 | |
| * | | | | feat: add caption prop | John Molakvoæ | 2023-07-05 | 1 | -0/+7 | |
| * | | | | feat: add favorites view testing | John Molakvoæ | 2023-07-05 | 13 | -19/+249 | |
| * | | | | chore: update webdav to 5.2.2 | John Molakvoæ | 2023-07-05 | 4 | -11/+17 | |
| * | | | | fix(files): sanitize name and ext display | John Molakvoæ | 2023-07-05 | 2 | -1/+4 | |
| * | | | | feat: add modified column | John Molakvoæ | 2023-07-05 | 11 | -13/+73 | |
| * | | | | fix(files): fix actions svg | John Molakvoæ | 2023-07-05 | 6 | -12/+12 | |
| * | | | | feat: add view in folder action with tests | John Molakvoæ | 2023-07-05 | 3 | -0/+230 | |
| * | | | | fix(files): hidden default actions | John Molakvoæ | 2023-07-05 | 12 | -47/+39 | |
| * | | | | fix(files): restore action tslint | John Molakvoæ | 2023-07-05 | 1 | -3/+4 | |
| * | | | | feat(files): import all actions | John Molakvoæ | 2023-07-05 | 1 | -0/+3 | |
| * | | | | feat(files): implement built-in renaming | John Molakvoæ | 2023-07-05 | 6 | -52/+317 | |
| * | | | | feat(files): sort favorites first | John Molakvoæ | 2023-07-05 | 4 | -3/+23 | |
| * | | | | fix(files): fix favorites legacy to vue handling and sorting | John Molakvoæ | 2023-07-05 | 2 | -30/+77 | |
| * | | | | feat(files): favorites | John Molakvoæ | 2023-07-05 | 10 | -14/+406 | |
|/ / / / | ||||||
* | | | | Merge pull request #38176 from danialRahimy/master | Arthur Schiwon | 2023-07-05 | 2 | -12/+7 | |
|\ \ \ \ | ||||||
| * | | | | Admin audit app: optimization according to PHP 8 | Danial Rahimi | 2023-07-05 | 2 | -12/+7 | |
* | | | | | Merge pull request #38978 from fsamapoor/refactor_lib_private_accounts | Arthur Schiwon | 2023-07-05 | 5 | -144/+50 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Renames the property to improve the code readbility/clarity. | Faraz Samapoor | 2023-07-05 | 1 | -2/+2 | |
| * | | | | Fixes testcase errors. | Faraz Samapoor | 2023-07-02 | 1 | -8/+9 | |
| * | | | | Fixes Psalm error. | Faraz Samapoor | 2023-07-01 | 1 | -4/+1 | |
| * | | | | Refactors lib/private/Accounts. | Faraz Samapoor | 2023-07-01 | 5 | -138/+46 | |
* | | | | | Merge pull request #39062 from nextcloud/fix/tag-search-short-circuit-master | Arthur Schiwon | 2023-07-05 | 1 | -4/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix psalm error | Marcel Klehr | 2023-06-30 | 1 | -1/+1 | |
| * | | | | | fix(TagSearchProvider): Short circuit if no tag matches the query | Marcel Klehr | 2023-06-30 | 1 | -4/+6 | |
* | | | | | | Merge pull request #38955 from nextcloud/bugfix/noid/dont-use-or | Joas Schilling | 2023-07-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix(eventdispatcher): Don't use all evaluating "or" | Joas Schilling | 2023-06-23 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #39043 from nextcloud/fix/ocp/dashboard-widgetitems-see-wi... | Christoph Wurst | 2023-07-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem | Christoph Wurst | 2023-06-28 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #39086 from nextcloud/bugfix/noid/migrate-admin_audit-to-I... | Arthur Schiwon | 2023-07-05 | 7 | -57/+63 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | feat(admin_audit): Migrate to non-deprecated IEventDispatcher | Joas Schilling | 2023-07-04 | 7 | -57/+63 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #39012 from fsamapoor/refactor_lib_private_security_part2 | Arthur Schiwon | 2023-07-05 | 9 | -180/+107 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Refactors lib/private/Security. | Faraz Samapoor | 2023-06-26 | 9 | -180/+107 | |
* | | | | | | | | Merge pull request #38910 from nextcloud/fix/nullish-trim-deprecation-warning | Joas Schilling | 2023-07-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ |