* Base impl
* Add grouping
* Fix some styling things
* Run linter
* add missing features
* add dev mode
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
* wireup
* Added live logs
* Finish up wireup
* Run linter
* finish most
* Fix most issues
* Finish page
* run lint
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
* MOD373 Play and stop btns wired up.
* MOD373 Re-adds run helper.
* Cleans up play and stop methods. Adds intermediate loading btn.
* Wires up opening profile directory.
* Further wires up profile page to process events.
* Listens in on processe for btn display.
* Merges master into profilepage branch.
* Drops process_listener during unmount.
* Ensures uuid has value for listener. Checks event uuid in profile_listener.
* 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>
* now utilizing tracing better
* better tracing
* fix mac vs pc oppositional env var issue
* modified loading package
* added droppable loadingbarid that sends completion message
* loading bar
* regressed bug on mac
* fixed non-updated loading bar on playground
* Loading bar improvements
---------
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>
* jre async
* mac support
* fixed some settings not being saved to file
* fixed older version of mac random crashing bug
* added specific mac version detection
* linux support for jre changes
* added app storage options
* tauri features change
* dependency fix
* removed debug statement
* restructured to not pass css through rust
* changed to os_info
* rerun cicd
* added theme; env change
* began refactoring
* added process hook
* now singular string for each hook
* fixed splitting by comma to by space
* profile_create function updated
* prettier
* added jre validator
* restructured so that it doesnt look like a vec
* fixed merge issue
* snake case
* resolved merge issues + added process events
* clippy, fmt
* removed unnecssary func
* 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