forked from michielbdejong/server
-
Notifications
You must be signed in to change notification settings - Fork 1
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
update with nextcloud #312
Merged
Merged
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
Fix deletion of User when system link are used in him user folder
…review Add fallback when a there is no preview for a version
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
fix(dav): Fix avatar size in system address book
Signed-off-by: Ferdinand Thiessen <[email protected]>
weather_status: Improve contrast of favorite icon
Signed-off-by: Nextcloud bot <[email protected]>
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.10.1 to 20.4.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v19.10.1...puppeteer-v20.4.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
We use a forked version of getID3 to read embedded images from mp3 files to use them as previews. If the library is unable to extract a image or fails on something different we should handle it properly. Signed-off-by: Daniel Kesselberg <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
fix: catch errors in id3parser library
Fix initialisation of versions in the DB
Signed-off-by: Joas Schilling <[email protected]>
Signed-off-by: Christoph Wurst <[email protected]>
Signed-off-by: Jérôme Herbinet <[email protected]>
Signed-off-by: Jérôme Herbinet <[email protected]>
…play-of-app-links Improved display of app links
Signed-off-by: Christoph Wurst <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: GitHub <[email protected]>
Signed-off-by: Christoph Wurst <[email protected]>
ci: Use conventional commits for CA bundle updates
…-ca-cert-bundle [master] Update ca-cert bundle
fix(docs): Fix language and copy-paste class name in docs of CSP
Signed-off-by: Christoph Wurst <[email protected]>
Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue @nextcloud/dialogs @nextcloud/files and @nextcloud/router
emit an event when a message is logged
…ne-time make sure to show download button only one time
Signed-off-by: GitHub <[email protected]>
Signed-off-by: Joas Schilling <[email protected]>
…m-audit [master] Fix npm audit
…ers-of-federated-file-sharing Specify the parameters of FederatedFileSharing controllers
Signed-off-by: Julien Veyssier <[email protected]>
Signed-off-by: Julien Veyssier <[email protected]>
…evious step has run when it was setting it to 256 Signed-off-by: Julien Veyssier <[email protected]>
…cret-length Make oauth2 client secret column larger
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: GitHub <[email protected]>
Signed-off-by: jld3103 <[email protected]>
…sGroups to fix display issue when users are in many groups Signed-off-by: Silke Suck <[email protected]>
Signed-off-by: Silke Suck <[email protected]>
…-psalm-baseline [master] Update psalm-baseline.xml
Fix files API route names
Signed-off-by: Christoph Wurst <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
fix: Removed invalid user from CODEOWNERS file
Signed-off-by: Simon L <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
align subadmins css class name
generate user themed favicon and touchicon
fix type in BeforeMessageLoggedEvent
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]>
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.
Summary
TODO
Checklist