Skip to content
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

Merge BL Plugin to Master #24

Merged
merged 28 commits into from
Mar 17, 2023
Merged

Merge BL Plugin to Master #24

merged 28 commits into from
Mar 17, 2023

Conversation

cylien
Copy link
Member

@cylien cylien commented Mar 8, 2023

No description provided.

birdeggb2777 and others added 25 commits December 28, 2022 23:22
- now after getting a vaild token, auth code and session state in url will be removed.
- token now can be set to put in the request header.
- endpoint url fix.
- now after getting a vaild token, auth code and session state in url will be removed.
- token now can be set to put in the request header.
- endpoint url fix.
Wait 2 seconds for every 50 images loaded.
fix: the bug of window level
fix: the bug for drawing of DICOM SEG
refactor: function named readDicom in readsome.js
fix: a bug of clear ruler
@cylien cylien linked an issue Mar 8, 2023 that may be closed by this pull request
bluelight/scripts/mtss.js Fixed Show fixed Hide fixed
bluelight/scripts/mtss.js Fixed Show fixed Hide fixed
bluelight/scripts/onload.js Fixed Show fixed Hide fixed
bluelight/scripts/onload.js Fixed Show fixed Hide fixed
{
let originalUrl = removeURLParameter(window.location.href, "code");
originalUrl = removeURLParameter(originalUrl, "session_state");
window.location.href = originalUrl;

Check warning

Code scanning / CodeQL

Client-side URL redirect

Untrusted URL redirection depends on a [user-provided value](1). Untrusted URL redirection depends on a [user-provided value](2).
{
let originalUrl = removeURLParameter(window.location.href, "code");
originalUrl = removeURLParameter(originalUrl, "session_state");
window.location.href = originalUrl;

Check warning

Code scanning / CodeQL

Client-side URL redirect

Untrusted URL redirection depends on a [user-provided value](1). Untrusted URL redirection depends on a [user-provided value](2).
@cylien cylien linked an issue Mar 8, 2023 that may be closed by this pull request
feat: improve the function of drawing circle
@birdeggb2777 birdeggb2777 temporarily deployed to github-pages March 12, 2023 06:39 — with GitHub Pages Inactive
@cylien cylien mentioned this pull request Mar 13, 2023
@birdeggb2777 birdeggb2777 temporarily deployed to github-pages March 15, 2023 12:25 — with GitHub Pages Inactive
@birdeggb2777 birdeggb2777 temporarily deployed to github-pages March 16, 2023 14:43 — with GitHub Pages Inactive
@cylien cylien requested review from a team and birdeggb2777 and removed request for a team March 17, 2023 05:18
@cylien cylien closed this Mar 17, 2023
@cylien cylien linked an issue Mar 17, 2023 that may be closed by this pull request
@cylien cylien reopened this Mar 17, 2023
@cylien cylien linked an issue Mar 17, 2023 that may be closed by this pull request
@cylien cylien merged commit b2a69e4 into master Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants