* Further auth requests consistency fixes
- Generated device UUIDs are lowercase, whereas they're uppercase in MCL
- TitleId in SISU authenticate is supposed to be a string (it is in MCL)
- UseModernGamertag in SISU authorize, on the other hand, is a boolean
- Clarified charset of our requests like MCL does
- Specified rng gen call to generate u8 to fix compile error (???)
* Enable deflate, gzip and brotli compression support
* push to test on windows
* Fix windows sup
* Fix macos
* Fix back
* new resolver for windows testing
* Custom macos handling for some versions
* Fix 1.13+ broken
* fix arg parsing mac
* small winblows fix
* remove debug info; set meta url
* run lint + fix clippy
* Remove useless commnet
* Experimenting with tests
* Overhaul handling of paths for pack files to always use standardized style
Also allows disabling export of all items
* Minor improvements
* Revert test things
* Minor tweaks
* Fix clippy warning
* Add overflow rules for certain elements.
* Round scrollbar corners to be more attractive.
* Avoid corners in avatar & fix white corner in logs
* Increase step to 64 for memory related inputs.
* Fix overflow on title in mod browse. Fixes#740
* Fix overflow in instance mod browsing.
* Add checks for instances without versions.
* initial
* more fixes
* logs
* more fixes
* working rescuer
* minor log display fix
* mac fixes
* minor fix
* libsselinux1
* linux error
* actions test
* more bugs. Modpack page! BIG changes
* changed minimum 64 -> 8
* removed modpack page moved to modal
* removed unnecessary css
* mac compile
* many revs
* Merge colorful logs (#725)
* make implementation not dumb
* run prettier
* null -> true
* Add line numbers & make errors more robust.
* improvments
* changes; virtual scroll
---------
Co-authored-by: qtchaos <72168435+qtchaos@users.noreply.github.com>
* omorphia colors, comments fix
* fixes; _JAVA_OPTIONS
* revs
* mac specific
* more mac
* some fixes
* quick fix
* add java reinstall option
---------
Co-authored-by: qtchaos <72168435+qtchaos@users.noreply.github.com>
Co-authored-by: Jai A <jaiagr+gpg@pm.me>