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

DL Progress and chai improvements #375

Merged
merged 8 commits into from
Oct 8, 2023
Merged

DL Progress and chai improvements #375

merged 8 commits into from
Oct 8, 2023

Conversation

o0101
Copy link
Collaborator

@o0101 o0101 commented Oct 7, 2023

Closes #374

res.redirect(viewUrl);
} else if ( sendURL ) {
res.type('text/plain');
res.end(viewUrl);

Check warning

Code scanning / CodeQL

Reflected cross-site scripting Medium

Cross-site scripting vulnerability due to a
user-provided value
.
@o0101 o0101 changed the title Good DL Progress and chai improvements Oct 7, 2023
… probably because we are updating UI the 'wrong' way
Duke nukem runs and is playable which is cool: https://archive.org/details/DUKE3D_DOS
On MacOS a weird bug occurs which crashes the browser after a download complets. This does not happen on other platforms seemingly.
@o0101 o0101 merged commit a655b45 into boss Oct 8, 2023
3 checks passed
@o0101 o0101 deleted the chai-improve branch October 8, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show download progress.
1 participant