summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf(files): fetch previews faster and cache properlyJohn Molakvoæ2023-04-069-35/+279
* fix(files_trashbin): previews crop supportJohn Molakvoæ2023-04-067-18/+113
* perf(files): update files store by chunksJohn Molakvoæ2023-04-061-4/+8
* feat(files): switch to piniaJohn Molakvoæ2023-04-0612-177/+173
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-0639-703/+1475
* Merge pull request #37583 from nextcloud/fix/37174-place-heading-inside_of_th...Julia Kirschenheuter2023-04-061-3/+3
|\
| * Move heading to the main contentjulia.kirschenheuter2023-04-051-3/+3
* | Merge pull request #37335 from nextcloud/fix/36909-Decorative_icons_were_not_...Julia Kirschenheuter2023-04-0613-20/+28
|\ \
| * | Add `aria-hidden='true'` to decorative icons inside of modal dialogsjulia.kirschenheuter2023-04-0613-20/+28
|/ /
* | Merge pull request #37513 from nextcloud/fix/type-davJulien Veyssier2023-04-064-6/+7
|\ \
| * | Fix DAV typesjld31032023-04-054-6/+7
* | | Merge pull request #37604 from nextcloud/php7-dropSimon L2023-04-061-11/+0
|\ \ \
| * | | Remove PHP7 rulesGit'Fellow2023-04-051-11/+0
* | | | Merge pull request #37595 from jtrees/add-some-tests-to-lost-controllerArthur Schiwon2023-04-061-0/+36
|\ \ \ \
| * | | | Add some tests for input trimming in LostController.phpJoshua Trees2023-04-051-0/+36
* | | | | Merge pull request #37588 from nextcloud/bugfix/noid/filepicker-a11yJohn Molakvoæ2023-04-066-11/+16
|\ \ \ \ \
| * | | | | chore: Bump bundlesJulius Härtl2023-04-064-6/+6
| * | | | | fix: Adjust filepicker breadcrumb structure to recent a11y changesJulius Härtl2023-04-052-5/+10
* | | | | | Merge pull request #37591 from Jerome-Herbinet/patch-19John Molakvoæ2023-04-063-2/+9
|\ \ \ \ \ \
| * | | | | | npm run sassJérôme Herbinet2023-04-052-2/+2
| * | | | | | UI : Improved presentation of personal informationJérôme Herbinet2023-04-051-0/+7
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0652-162/+196
* | | | | | | Merge pull request #22943 from nextcloud/scanner-no-access-handlingRobin Appelman2023-04-052-13/+27
|\ \ \ \ \ \ \
| * | | | | | | improve handling of files we can't access in the scannerRobin Appelman2023-04-052-13/+27
* | | | | | | | Merge pull request #37531 from nextcloud/dependabot/npm_and_yarn/webpack-5.77.0Louis2023-04-054-10/+10
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | bump webpack from 5.75.0 to 5.77.0dependabot[bot]2023-04-054-10/+10
* | | | | | | | Merge pull request #27538 from nextcloud/scanner-home-not-writable-better-errorsCôme Chilliet2023-04-052-7/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | better error messages if the users home is not writable during scanningRobin Appelman2023-04-052-7/+21
* | | | | | | | | Merge pull request #37526 from nextcloud/use-correct-icon-for-calendar-user-s...Julius Härtl2023-04-052-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(dav): Use an icon with correct color for calendar user settings sectionThomas Citharel2023-04-042-1/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #33292 from nextcloud/no-profilerRobin Appelman2023-04-051-3/+15
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | don't hard error when trying to load profiles with no profiler registeredRobin Appelman2023-04-041-3/+15
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #37430 from nextcloud/trash-cleanup-loggingRobin Appelman2023-04-052-27/+52
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | add a bit more verbose option for trashbin cleanupRobin Appelman2023-04-032-27/+52
* | | | | | | | Merge pull request #37586 from nextcloud/dependajulia/bump-nextcloud-vue-tov....Julia Kirschenheuter2023-04-054-35/+238
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Bump @nextcloud/vue to version "^7.9.0"julia.kirschenheuter2023-04-054-35/+238
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #37495 from joshtrichards/jr-trim-pw-reset-usernameCôme Chilliet2023-04-051-0/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Trim user earlierJosh Richards2023-04-041-1/+3
| * | | | | | Trim the user/email provided for password resetsJosh Richards2023-03-301-1/+1
* | | | | | | Merge pull request #37575 from nextcloud/fix/user_ldap-log-suffix-namesArthur Schiwon2023-04-051-0/+9
|\ \ \ \ \ \ \
| * | | | | | | Log a warning when a user or group is mapped with a suffixCôme Chilliet2023-04-041-0/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #36836 from nextcloud/fix/view-type-cleanupCôme Chilliet2023-04-0525-331/+209
|\ \ \ \ \ \ \
| * | | | | | | Remove unecessary fully qualified namespaces from phpdocCôme Chilliet2023-04-051-4/+4
| * | | | | | | Fix dav application testsCôme Chilliet2023-04-031-2/+1
| * | | | | | | View needs to return an instance of OC\Files\FileInfo explicitelyCôme Chilliet2023-04-032-8/+3
| * | | | | | | More type cleanup in View and FileInfoCôme Chilliet2023-04-034-97/+84
| * | | | | | | Fix return type of methods returning false on errorCôme Chilliet2023-04-0315-65/+41
| * | | | | | | Improve typing for fopen/toTmpFileCôme Chilliet2023-04-033-5/+6
| * | | | | | | Remove unused method getLocalFolderCôme Chilliet2023-04-036-32/+1
| * | | | | | | Tidy up typing in OC\Files\ViewCôme Chilliet2023-04-034-125/+76