-
Notifications
You must be signed in to change notification settings - Fork 27
Add virustotal results to version screen #192
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
Add virustotal results to version screen #192
Conversation
|
@knightzac19 is attempting to deploy a commit to the satisfactorymodding Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Also please rebase on staging |
|
@Vilsol So I used |
As discussed on the discord, let's go with |
|
@budak7273 Okay I've synced with staging, fixed a small bug I found with the table, added translatable text and moved to tbody. |
* feat: add more languages, fix DE flag discoloration, sml-versions redirect (#200) * fix: language flag icons showing with incorrect colors (ex. germany white instead of black) * feat: add es, hu, ko, pt-BR, to language picker. widen dropdown, setup overflow scrolling * fix: typo * feat: redirect old /sml-versions page to /mod/SML * Add virustotal results to version screen (#192) * feat: added virustotal results to versions screen * fix: remove canedit from vt results * fix: update to virustotal_results * fix: move thead to tbody/make text translatable --------- Co-authored-by: Rob B <computerguy440+gh@gmail.com> * feat: add Satisfactory Interactive Map th.gl tool link (#211) * Add Satisfactory Interactive Maps by TH.GL * Contain images with different aspect ratio * Prettify --------- Co-authored-by: Zachary Knight <knightzac19@users.noreply.github.com> Co-authored-by: DevLeon <leon@machens.koeln>
* feat: add more languages, fix DE flag discoloration, sml-versions redirect (#200) * fix: language flag icons showing with incorrect colors (ex. germany white instead of black) * feat: add es, hu, ko, pt-BR, to language picker. widen dropdown, setup overflow scrolling * fix: typo * feat: redirect old /sml-versions page to /mod/SML * Add virustotal results to version screen (#192) * feat: added virustotal results to versions screen * fix: remove canedit from vt results * fix: update to virustotal_results * fix: move thead to tbody/make text translatable --------- Co-authored-by: Rob B <computerguy440+gh@gmail.com> * feat: add Satisfactory Interactive Map th.gl tool link (#211) * Add Satisfactory Interactive Maps by TH.GL * Contain images with different aspect ratio * Prettify * fix(auth): can't sign out (#209) Fixes #131. Explicitly setting the cookie hostname was causing cookie.remove to fail. Co-authored-by: Rob B <computerguy440+gh@gmail.com> * fix: migrate away from appshell (#210) * fix: migrate away from appshell fixes #208 * fix: prettier errors in base layout --------- Co-authored-by: Rob B <computerguy440+gh@gmail.com> * fix: building devcontainer from windows host failing on translations (#215) https://stackoverflow.com/questions/41219148/shell-strange-string-concatenation-behavior * fix: some translations still displaying english data (#216) * feat: admin page to view and edit announcements (#218) - add titles to admin edit pages - add headers to admin edit page input boxes * Update api-docs/+page.svelte to reference proper API (#227) GraphQL -> REST API * feat: add satisfactory-architect.com tool link (#228) * Add language picker to mobile sidebar (#234) * fix: Added button when using the side menu at the top * Bun run formatting fix --------- Co-authored-by: Rob B <computerguy440+gh@gmail.com> --------- Co-authored-by: Zachary Knight <knightzac19@users.noreply.github.com> Co-authored-by: DevLeon <leon@machens.koeln> Co-authored-by: Josh Asplund <joshasplund@gmail.com> Co-authored-by: Jon Bloom <github@jon.tw> Co-authored-by: ArthurHeitmann <37270165+ArthurHeitmann@users.noreply.github.com> Co-authored-by: rhit-mooretj <112582846+rhit-mooretj@users.noreply.github.com>


This adds the frontend portions of satisfactorymodding/smr-api#92 so that users can see the results of virustotal scans.