Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Conversation

@MotorTruck1221
Copy link
Member

@MotorTruck1221 MotorTruck1221 commented Mar 27, 2023


General Changes

  • Refactor the settings page for speed and readability in commit: a432922
  • Add a new theme "violet" in commit: 0f6871d
  • We now allow for private self hosted instances in commit: edb4ccf
  • Add Aero (with a warning due to instability) in commit: 3637ab7
  • Switched From basic window.alert to sweetalert 2 for nicer prompts and warnings in commit: 6ad3b40
  • Fixed some general bugs in the settings page (most commits)

Game Changes


HUGE CHANGES

We added Tabs!

  • You have the ability to turn them off if you dislike them
  • Our themes are 100% supported by these tabs
  • Funnily enough this is more responsive then when the tabs are off
    Checkout the commit 2eef91c to see the changes

document.body
).getPropertyValue('--text-color');
//loadingIframe.src = `/loading#${textcolor}`;
iframe.src = '/go/' + url;

Check warning

Code scanning / CodeQL

DOM text reinterpreted as HTML

[DOM text](1) is reinterpreted as HTML without escaping meta-characters.
@MotorTruck1221 MotorTruck1221 marked this pull request as ready for review March 28, 2023 05:29
@MotorTruck1221 MotorTruck1221 merged commit f05b002 into main Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants