* 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>
* 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>
* Bring back the old nav
* Added bool to settings
* settings wireup
* Fixy fix
* fix create btn
---------
Co-authored-by: thesuzerain <wverchere@gmail.com>
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
* Adds markup to Settings page.
* Fixes card styling. Makes theme a dropdown. Fleshes out theme store and helpers.
* Settings wired up to backend. Omorphia package bumped.
* settings not syncing
* Further polishes Global Settings.
* Post-merge cleanup.
* Cleans up code. Ensures Java versions are present.
* Wires up auto-detect modal. Wires up Java version browse. Styling updates.
* Styling inputs. Adjusts modals.
* Removes theme helpers. Removes unnecessary classes.
* Always displays settings save btn. Watch code removed. New Card added.
* Cleans up merge from master. Adds AnimatedLogo to settings.
* Installs updated Omorphia. Removes unnecessary styles. Fixes loading logo position.
* Starts wiring up theming to settings. Adds Tauri command to get just theme.
* Settings page polish. allowList updated.
* Condenses modals into one. Implements JRE checking.
* Updates Omorphia package. Removes unnecessary styles.
* Removes get_theme. Styling changes.
* Changes appbar background for light-mode.
* Fixes
* fix color with var
---------
Co-authored-by: thesuzerain <wverchere@gmail.com>
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
* Remove unneeded style
* Base modpack wire up
* Run lint
* Thats not supposed to be there
* Remove errant class
* Fix safety
* Username => ID
* fix id missing
* Fix bug with clicking
* remove unnecessary
* Update Versions.vue
* Addressed changes
* Lintttt