* 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>
* Make images lazy and fix#198
* Fix console spam
* Fix bug with bad pagination impl
* Fixes#232
* Finalize more bug fixes
* run lint
* Improve minecraft sign in, improve onboarding
* Linter
* Added back button
* Implement #530
* run linter
* Address changes
* Bump version + run fmt
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
* initial
* Fixed java thing
* fixes
* internet check change
* some fix/test commit
* Fix render issues on windows
* bump version
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
Co-authored-by: Jai A <jai@modrinth.com>
* Linking/Unlinking, Dir changing, CDN
* Fixes#435
* Progress bar
* Create splashscreen.html
* Run lint
* add rust part
* remove splashscreen code
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
* skip duplicates
* slash, exports
* fullscreen, exports
* more bugs
* fixed mac title bar
* filters should go to top of page when changed
* mac err, loading bars
* temporary comments
* moving to mac
* bug fixes, fmt, prettier
* review fixes
* rev fixes
* Initial bug fixes
* fix compile error on non-mac
* Fix even more bugs
* Fix more
* fix more
* fix build
* fix build
* working basic
* removed zip
* working functions
* merge fixes
* fixed loadintg bar bug
* changed to one layer deep
* forge version numbers
* overrides dont include mrpack
* merge
* fixes
* fixes
* fixed deletion
* merge errors
* force sync before export
* removed testing
* missed line
* removed console log
* mac error reverted
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
* Some initial changes
* New project cards
* Version
* Finalize improvements
* Fixed styling issues on versions page
* Removed light mode
* Run linter
* Added mixpanel stuff in context menus
* Fix styling issues
* Fix windows
* homepage fixes
* Finishing touches on mac styling
* Fixed windows related styling
* Update global.scss
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
* Top 10 packs & mods by follows plugged into home page. Modpacks installable.
* Only displays row if packs are present. Confirmation modal added. Displays play or X ctas.
* Fixes attr ordering.
* Rewires library page. Adds loader.
* Updates kill_by_pid to kill_by_uuid.
* Starts loading animation when installing on homepage.
* Changes RowDisplay key. Polish.
* Removes loader. Fixes InstallConfirmModal.
* Removes loader. Polishing.
* Z-index changes.
* Z-index changes.
* Fixes content going off screen.
* Styling changes.
* Filters out projects already installed on the home page.
* Wires up instance.vue, homepage, and appbar to process API.
* Cleans up process handling. App bar partially hooked up.
* Removes scoped in Settings to fix AnimatedLogo. Adds loader to Instance.
* Moves ctas outside of card.
* Adds mouse over to Stop btn.
* Removes unnecessary code. Fixes uuid reset.
* Wires up Instance.vue to process API.
* Removes appbar mod count. Updates code to use new linked_data and updated events.
* Switches load_listener to profile_listener. Unlistens on unmount.
* Cleans up instance card styling.
* Fixes margin with uncollapsed navbar. Ensures RowDisplay has data.
* Updates profile_listener. Increases stack size.
* Provides more margin when navbar is expanded.
* fix proper
* Re-adds calculated width and height. Fixes navbar.
* Increases stack size further. Navbar is not absolute. View width made into var.
* Ensures the specific isntance for a killed process is set to off.
* fix menu when not logged in
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>