forked from michielbdejong/server
-
Notifications
You must be signed in to change notification settings - Fork 1
Got updates #253
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
Merged
Merged
Got updates #253
Conversation
This file contains hidden or 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
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
…ges_-_Window_title_must_change_when_switching_sidebar_sections Set page title for each sidebar section through App management pages
…gation items Signed-off-by: Thomas Citharel <[email protected]>
[skipci] Signed-off-by: Christoph Wurst <[email protected]>
Signed-off-by: Simon L <[email protected]>
Signed-off-by: Richard Steinmetz <[email protected]>
Signed-off-by: J0WI <[email protected]>
Signed-off-by: Carl Schwan <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
…fter-login Fix default redirect on successful WebAuthn login
…plTest.php Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: J0WI <[email protected]>
…r-in-files_sharing Fix name of dymanic var $mountOptions to fix PHP 8.2 compatibility
Signed-off-by: Christoph Wurst <[email protected]>
Bumps [behat/behat](https://github.com/Behat/Behat) from 3.11.0 to 3.12.0. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](Behat/Behat@v3.11.0...v3.12.0) --- updated-dependencies: - dependency-name: behat/behat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…tegration/behat/behat-3.12.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.56.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.52.1...1.56.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
- Disable style override on NcActionButton with `:not(.action-button)` due to increased specificity over scoped Vue styles when only `:not([class^="vs__"])` is added Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
Add new border color variable and adjust primary color for increased contrast
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: GitHub <[email protected]>
Signed-off-by: GitHub <[email protected]>
…r-fallback Apply a longer TTL of 15min to falling back on backup server
fix: Make sure to reopen session before cleaning
Signed-off-by: Anna Larch <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: GitHub <[email protected]>
…deleted fix: remove other shares from ui when deleted
…idelines docs: add design contribution guidelines
…-psalm-baseline [master] Update psalm-baseline.xml
Signed-off-by: Daniel Kesselberg <[email protected]>
Update behat and friends
Signed-off-by: Daniel Kesselberg <[email protected]>
If basic auth is used on WebDAV endpoints, we will not setup a session by default but instead set a test cookie. Clients which handle session cookies properly will send back the cookie then on the second request and a session will be initialized which can be resued for authentication. Signed-off-by: Julius Härtl <[email protected]>
Do not setup a session when not required on API requests
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Simon L <[email protected]>
Add DESIGN.md to expected files
Remove comment and guests option from Invitations UI
…x-memory increase preview_max_memory and make it easier to debug
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Move guest.css to scss
Signed-off-by: julia.kirschenheuter <[email protected]>
Honor permissions of new link share via OCS API
…llowup fix(session): Always setup the session if a session cookie is passed
Signed-off-by: Nextcloud bot <[email protected]>
…ustom_tooltips_with_native_one_for_files_sharing Replace custom tooltips with native one for files sharing
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.
Merge back Nextcloud to Pondersource