-
Notifications
You must be signed in to change notification settings - Fork 1.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
Release 2.5.0 #1835
Merged
Merged
Release 2.5.0 #1835
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
Signed-off-by: Joachim Mathes <[email protected]>
Signed-off-by: Raccoon <[email protected]>
Currently CodiMD does not support limiting access of GitHub OAuth users based on their organization membership. This is a very useful functionality for teams that want to limit write access to their notes. I've implemented a crude solution to this problem, which most probably requires some adjusments to make it better. I'm not sure if this implementation is kosher, but it definitely works on my deployment. Open to suggestions on how I can improve it. Signed-off-by: Jakub Sokołowski <[email protected]>
…section Signed-off-by: Bruno Duyé <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Max Wu <[email protected]>
Signed-off-by: Vincent Nadoll <[email protected]>
Signed-off-by: chenxuanzzy <[email protected]>
Signed-off-by: blademainer <[email protected]>
Signed-off-by: blademainer <[email protected]>
Signed-off-by: inductor <[email protected]>
this fixes "error: uncaughtException: Unknown authenticationOk message typeMessage { name: 'authenticationOk', length: 23 }" Signed-off-by: Anton Wolkov <[email protected]>
Signed-off-by: Charlie Hsieh <[email protected]>
Signed-off-by: Charlie Hsieh <[email protected]>
Update README.md to remove IE from supporting list
Signed-off-by: Charlie Hsieh <[email protected]>
Signed-off-by: Charlie Hsieh <[email protected]>
…e-crash FIX: server crash when filename too long
Signed-off-by: Cédric Eyssette <[email protected]>
Signed-off-by: Étienne Michon <[email protected]>
Signed-off-by: Sean Young <[email protected]>
Signed-off-by: Peter Dave Hello <[email protected]>
Try to simply update the npm packages without any additional changes. Signed-off-by: Peter Dave Hello <[email protected]>
Signed-off-by: Peter Dave Hello <[email protected]>
npm found 160 vulnerabilities (6 low, 75 moderate, 63 high, 16 critical) from the original dependencies. Using `npm audit fix` to update most of the dependencies will eliminate 37 of the 160 vulnerabilities. markmap-lib was excluded in this update because it actually contains breaking changes. Signed-off-by: Peter Dave Hello <[email protected]>
Signed-off-by: Peter Dave Hello <[email protected]>
Signed-off-by: Peter Dave Hello <[email protected]>
Reference: e6d2b7a Signed-off-by: Peter Dave Hello <[email protected]>
Signed-off-by: Michael Wang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Update npm dependencies
…-xss fix: sanitize pdf url to prevent XSS on inline PDFs
Update both Traditional and Simplified Chinese locales
a4b9586
to
b9fcdce
Compare
Signed-off-by: hcyuser <[email protected]>
Signed-off-by: hcyuser <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: Yukai Huang <[email protected]>
Signed-off-by: stanley2058 <[email protected]>
Signed-off-by: stanley2058 <[email protected]>
b9fcdce
to
a15ca48
Compare
Signed-off-by: stanley2058 <[email protected]>
a15ca48
to
afe49f4
Compare
Yukaii
approved these changes
Dec 26, 2023
jackycute
approved these changes
Dec 26, 2023
Thanks @stanley2058 @Yukaii |
@stanley2058: Nice version with SCRAM-SHA-256 support! Linked to: |
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.
CodiMD 2.5.0
Security Fixes
Fixes
Enhancements
DX
Thank you
Thank you guys for being here and making CodiMD awesome ❤️