Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fixed quotes | dartcafe | 2023-06-20 | 1 | -1/+1 |
| * | | | | | | | add type #38909 | dartcafe | 2023-06-20 | 1 | -1/+1 |
| * | | | | | | | Throw if creation date is read before inserting into database | Côme Chilliet | 2023-06-20 | 2 | -2/+8 |
| * | | | | | | | Improve typing in ICommentsManager | Carl Schwan | 2023-06-20 | 1 | -4/+2 |
| * | | | | | | | Cleanup comments code | Carl Schwan | 2023-06-20 | 18 | -345/+147 |
* | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-05 | 30 | -4/+94 |
* | | | | | | | | Merge pull request #39115 from nextcloud/fix/unecrypted-size-part-files | Arthur Schiwon | 2023-07-04 | 1 | -13/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix(sse): don't update uncached files | Richard Steinmetz | 2023-07-04 | 1 | -13/+21 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #38975 from fsamapoor/constructor_property_promotion_in_re... | Robin Appelman | 2023-07-04 | 13 | -133/+74 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-23 | 13 | -133/+74 |
* | | | | | | | | | Merge pull request #38974 from fsamapoor/constructor_property_promotion_in_co... | Robin Appelman | 2023-07-04 | 11 | -50/+31 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-23 | 11 | -50/+31 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #39127 from nextcloud/fix/password-confirmation-master | Marcel Klehr | 2023-07-04 | 5 | -8/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix(OC/password-confirmation): Hide the correct button | Marcel Klehr | 2023-07-04 | 5 | -8/+9 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #39116 from nextcloud/feature/psalm-enable-more-less-specific | Kate | 2023-07-04 | 2 | -84/+478 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | psalm: Enable more/less specific errors | jld3103 | 2023-07-03 | 2 | -84/+478 |
* | | | | | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-04 | 26 | -232/+462 |
* | | | | | | | | | Merge pull request #38969 from nextcloud/enh/38944/add-profile-url-to-sab | Johannes | 2023-07-03 | 2 | -4/+28 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | |