Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf(files): fetch previews faster and cache properly | John Molakvoæ | 2023-04-06 | 9 | -35/+279 |
* | fix(files_trashbin): previews crop support | John Molakvoæ | 2023-04-06 | 7 | -18/+113 |
* | perf(files): update files store by chunks | John Molakvoæ | 2023-04-06 | 1 | -4/+8 |
* | feat(files): switch to pinia | John Molakvoæ | 2023-04-06 | 12 | -177/+173 |
* | feat(files_trashbin): migrate to vue | John Molakvoæ | 2023-04-06 | 39 | -703/+1475 |
* | Merge pull request #37583 from nextcloud/fix/37174-place-heading-inside_of_th... | Julia Kirschenheuter | 2023-04-06 | 1 | -3/+3 |
|\ | |||||
| * | Move heading to the main content | julia.kirschenheuter | 2023-04-05 | 1 | -3/+3 |
* | | Merge pull request #37335 from nextcloud/fix/36909-Decorative_icons_were_not_... | Julia Kirschenheuter | 2023-04-06 | 13 | -20/+28 |
|\ \ | |||||
| * | | Add `aria-hidden='true'` to decorative icons inside of modal dialogs | julia.kirschenheuter | 2023-04-06 | 13 | -20/+28 |
|/ / | |||||
* | | Merge pull request #37513 from nextcloud/fix/type-dav | Julien Veyssier | 2023-04-06 | 4 | -6/+7 |
|\ \ | |||||
| * | | Fix DAV types | jld3103 | 2023-04-05 | 4 | -6/+7 |
* | | | Merge pull request #37604 from nextcloud/php7-drop | Simon L | 2023-04-06 | 1 | -11/+0 |
|\ \ \ | |||||
| * | | | Remove PHP7 rules | Git'Fellow | 2023-04-05 | 1 | -11/+0 |
* | | | | Merge pull request #37595 from jtrees/add-some-tests-to-lost-controller | Arthur Schiwon | 2023-04-06 | 1 | -0/+36 |
|\ \ \ \ | |||||
| * | | | | Add some tests for input trimming in LostController.php | Joshua Trees | 2023-04-05 | 1 | -0/+36 |
* | | | | | Merge pull request #37588 from nextcloud/bugfix/noid/filepicker-a11y | John Molakvoæ | 2023-04-06 | 6 | -11/+16 |
|\ \ \ \ \ | |||||
| * | | | | | chore: Bump bundles | Julius Härtl | 2023-04-06 | 4 | -6/+6 |
| * | | | | | fix: Adjust filepicker breadcrumb structure to recent a11y changes | Julius Härtl | 2023-04-05 | 2 | -5/+10 |
* | | | | | | Merge pull request #37591 from Jerome-Herbinet/patch-19 | John Molakvoæ | 2023-04-06 | 3 | -2/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | npm run sass | Jérôme Herbinet | 2023-04-05 | 2 | -2/+2 |
| * | | | | | | UI : Improved presentation of personal information | Jérôme Herbinet | 2023-04-05 | 1 | -0/+7 |
* | | | | | | | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-04-06 | 52 | -162/+196 |
* | | | | | | | Merge pull request #22943 from nextcloud/scanner-no-access-handling | Robin Appelman | 2023-04-05 | 2 | -13/+27 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | improve handling of files we can't access in the scanner | Robin Appelman | 2023-04-05 | 2 | -13/+27 |
* | | | | | | | | Merge pull request #37531 from nextcloud/dependabot/npm_and_yarn/webpack-5.77.0 | Louis | 2023-04-05 | 4 | -10/+10 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | bump webpack from 5.75.0 to 5.77.0 | dependabot[bot] | 2023-04-05 | 4 | -10/+10 |
* | | | | | | | | Merge pull request #27538 from nextcloud/scanner-home-not-writable-better-errors | Côme Chilliet | 2023-04-05 | 2 | -7/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | better error messages if the users home is not writable during scanning | Robin Appelman | 2023-04-05 | 2 | -7/+21 |
* | | | | | | | | | Merge pull request #37526 from nextcloud/use-correct-icon-for-calendar-user-s... | Julius Härtl | 2023-04-05 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix(dav): Use an icon with correct color for calendar user settings section | Thomas Citharel | 2023-04-04 | 2 | -1/+2 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #33292 from nextcloud/no-profiler | Robin Appelman | 2023-04-05 | 1 | -3/+15 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | don't hard error when trying to load profiles with no profiler registered | Robin Appelman | 2023-04-04 | 1 | -3/+15 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #37430 from nextcloud/trash-cleanup-logging | Robin Appelman | 2023-04-05 | 2 | -27/+52 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | add a bit more verbose option for trashbin cleanup | Robin Appelman | 2023-04-03 | 2 | -27/+52 |
* | | | | | | | | Merge pull request #37586 from nextcloud/dependajulia/bump-nextcloud-vue-tov.... | Julia Kirschenheuter | 2023-04-05 | 4 | -35/+238 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Bump @nextcloud/vue to version "^7.9.0" | julia.kirschenheuter | 2023-04-05 | 4 | -35/+238 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #37495 from joshtrichards/jr-trim-pw-reset-username | Côme Chilliet | 2023-04-05 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Trim user earlier | Josh Richards | 2023-04-04 | 1 | -1/+3 |
| * | | | | | | Trim the user/email provided for password resets | Josh Richards | 2023-03-30 | 1 | -1/+1 |
* | | | | | | | Merge pull request #37575 from nextcloud/fix/user_ldap-log-suffix-names | Arthur Schiwon | 2023-04-05 | 1 | -0/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Log a warning when a user or group is mapped with a suffix | Côme Chilliet | 2023-04-04 | 1 | -0/+9 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #36836 from nextcloud/fix/view-type-cleanup | Côme Chilliet | 2023-04-05 | 25 | -331/+209 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove unecessary fully qualified namespaces from phpdoc | Côme Chilliet | 2023-04-05 | 1 | -4/+4 |
| * | | | | | | | Fix dav application tests | Côme Chilliet | 2023-04-03 | 1 | -2/+1 |
| * | | | | | | | View needs to return an instance of OC\Files\FileInfo explicitely | Côme Chilliet | 2023-04-03 | 2 | -8/+3 |
| * | | | | | | | More type cleanup in View and FileInfo | Côme Chilliet | 2023-04-03 | 4 | -97/+84 |
| * | | | | | | | Fix return type of methods returning false on error | Côme Chilliet | 2023-04-03 | 15 | -65/+41 |
| * | | | | | | | Improve typing for fopen/toTmpFile | Côme Chilliet | 2023-04-03 | 3 | -5/+6 |
| * | | | | | | | Remove unused method getLocalFolder | Côme Chilliet | 2023-04-03 | 6 | -32/+1 |
| * | | | | | | | Tidy up typing in OC\Files\View | Côme Chilliet | 2023-04-03 | 4 | -125/+76 |