summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix(files): fix custom render components reactivityJohn Molakvoæ2023-04-069-37/+59
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files): implement sorting per viewJohn Molakvoæ2023-04-0617-123/+385
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files): actions apiJohn Molakvoæ2023-04-0610-154/+411
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): cleanup unused deps and auditJohn Molakvoæ2023-04-068-47382/+106
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files): custom columnsJohn Molakvoæ2023-04-0611-93/+212
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files): sortingJohn Molakvoæ2023-04-066-26/+135
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* perf(files): fetch previews faster and cache properlyJohn Molakvoæ2023-04-069-35/+279
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(files_trashbin): previews crop supportJohn Molakvoæ2023-04-067-18/+113
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* perf(files): update files store by chunksJohn Molakvoæ2023-04-061-4/+8
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files): switch to piniaJohn Molakvoæ2023-04-0612-177/+173
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-0639-703/+1475
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #37583 from ↵Julia Kirschenheuter2023-04-061-3/+3
|\ | | | | | | | | nextcloud/fix/37174-place-heading-inside_of_the_main_content Move heading to the main content
| * Move heading to the main contentjulia.kirschenheuter2023-04-051-3/+3
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Merge pull request #37335 from ↵Julia Kirschenheuter2023-04-0613-20/+28
|\ \ | | | | | | | | | | | | nextcloud/fix/36909-Decorative_icons_were_not_marked_as_such_with_aria-hidden=true Add `aria-hidden='true'` to decorative icons inside of modal dialogs
| * | Add `aria-hidden='true'` to decorative icons inside of modal dialogsjulia.kirschenheuter2023-04-0613-20/+28
|/ / | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Merge pull request #37513 from nextcloud/fix/type-davJulien Veyssier2023-04-064-6/+7
|\ \ | | | | | | Fix DAV types
| * | Fix DAV typesjld31032023-04-054-6/+7
| | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | Merge pull request #37604 from nextcloud/php7-dropSimon L2023-04-061-11/+0
|\ \ \ | | | | | | | | Remove PHP 7 rules from .htaccess
| * | | Remove PHP7 rulesGit'Fellow2023-04-051-11/+0
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | 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.php
| * | | | Add some tests for input trimming in LostController.phpJoshua Trees2023-04-051-0/+36
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joshua Trees <me@jtrees.io>
* | | | | Merge pull request #37588 from nextcloud/bugfix/noid/filepicker-a11yJohn Molakvoæ2023-04-066-11/+16
|\ \ \ \ \ | | | | | | | | | | | | fix: Adjust filepicker breadcrumb structure to recent a11y changes
| * | | | | chore: Bump bundlesJulius Härtl2023-04-064-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | fix: Adjust filepicker breadcrumb structure to recent a11y changesJulius Härtl2023-04-052-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
| * | | | | | UI : Improved presentation of personal informationJérôme Herbinet2023-04-051-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-04-0652-162/+196
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | 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 scanner
| * | | | | | | improve handling of files we can't access in the scannerRobin Appelman2023-04-052-13/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of erroring, remove the items from the cache. this situation can be triggered if a user has access to a file but looses it afterwards Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | 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.0
| * | | | | | | bump webpack from 5.75.0 to 5.77.0dependabot[bot]2023-04-054-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | | 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 scanning
| * | | | | | | | better error messages if the users home is not writable during scanningRobin Appelman2023-04-052-7/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | | Merge pull request #37526 from ↵Julius Härtl2023-04-052-1/+2
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/use-correct-icon-for-calendar-user-settings-section fix(dav): Use an icon with correct color for calendar user settings section
| * | | | | | | | | fix(dav): Use an icon with correct color for calendar user settings sectionThomas Citharel2023-04-042-1/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | | | | | 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 registered
| * | | | | | | | don't hard error when trying to load profiles with no profiler registeredRobin Appelman2023-04-041-3/+15
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | Merge pull request #37430 from nextcloud/trash-cleanup-loggingRobin Appelman2023-04-052-27/+52
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | add a bit more verbose option for trashbin cleanup
| * | | | | | | add a bit more verbose option for trashbin cleanupRobin Appelman2023-04-032-27/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | Merge pull request #37586 from ↵Julia Kirschenheuter2023-04-054-35/+238
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependajulia/bump-nextcloud-vue-tov.7.9.0 Bump @nextcloud/vue to version "^7.9.0"
| * | | | | | | Bump @nextcloud/vue to version "^7.9.0"julia.kirschenheuter2023-04-054-35/+238
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | | | | | Merge pull request #37495 from joshtrichards/jr-trim-pw-reset-usernameCôme Chilliet2023-04-051-0/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Trim the user/email provided for password resets
| * | | | | | Trim user earlierJosh Richards2023-04-041-1/+3
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
| * | | | | | Trim the user/email provided for password resetsJosh Richards2023-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
* | | | | | | 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 suffix
| * | | | | | | Log a warning when a user or group is mapped with a suffixCôme Chilliet2023-04-041-0/+9
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most of the time, this is the result of a misconfiguration by the admin and is not what is expected. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | | Merge pull request #36836 from nextcloud/fix/view-type-cleanupCôme Chilliet2023-04-0525-331/+209
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Tidy up typing in OC\Files\View
| * | | | | | | Remove unecessary fully qualified namespaces from phpdocCôme Chilliet2023-04-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | | Fix dav application testsCôme Chilliet2023-04-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>