-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files : Left panel dropdown improvement for NC 25 #38266
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.0 to 5.59.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Christopher Ng <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
Signed-off-by: GitHub <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Git'Fellow <[email protected]>
Signed-off-by: John Molakvoæ <[email protected]>
Also went back to searchUsers indexing the array by uid as it was the previous behavior and the IGroup phpdoc does not say anything about the keys. Signed-off-by: Côme Chilliet <[email protected]>
…-psalm-baseline [master] Update psalm-baseline.xml
…script-eslint/parser-5.59.2
--- updated-dependencies: - dependency-name: "@vue/vue2-jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Simon L <[email protected]>
Signed-off-by: jld3103 <[email protected]>
…vue2-jest-29.2.4
…u-tests disable contacts menu features that regularly fail on drone
DBAL uses a helper column "doctrine_rownum" for top-n queries Signed-off-by: Daniel Kesselberg <[email protected]>
Update to psalm 5
…pdate permissions Signed-off-by: Marcel Klehr <[email protected]>
allow storing multiple mounts for the same rootid in the mount cache
Signed-off-by: nextcloud-command <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
…ResourceLocatorTest.php Signed-off-by: Côme Chilliet <[email protected]>
Normalize logical operators
Signed-off-by: Johannes Merkel <[email protected]>
Stopped scrollbar being hidden by rounded corners
…s for translations Signed-off-by: Joas Schilling <[email protected]>
…ore details Signed-off-by: Joas Schilling <[email protected]>
…splayname-cache Optimize retrieving display name when searching for users in a group
Signed-off-by: Nextcloud bot <[email protected]>
--- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…script-eslint/parser-5.59.5
Signed-off-by: Simon L <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
…-variables Use the color-primary-element* variables
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Simon L <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
…n-files-external Update icewind/streams to 0.7.7 in files_external
…cy-filekey Add an occ command to scan files for legacy file key in use and get rid of those
Signed-off-by: Christoph Wurst <[email protected]>
Check if version has entity before trying to access it
Make it easier to debug issue #32304
Fix incosistent scrolling in Firefox
…6.1.14 bump tar from 6.1.13 to 6.1.14
…book-acls fix(carddav): Mark system address book as read-only
Signed-off-by: Jérôme Herbinet <[email protected]>
Jerome-Herbinet
requested review from
ChristophWurst,
miaulalala,
nickvergessen and
tcitworld
as code owners
May 15, 2023 13:31
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Respawn of #38217 in which @szaimen told me to plug this PR to the Nextcloud 25 stable branch. His advice was to use the cherry-pick command to move the PR but ... I messed some things (still learning). So it was simpler for me to create a new PR, hoping it's plugged to the right branch.
Checklist