* Disableability, Up or down rendering
* Switch to scale animation
* Update DropdownSelect.vue
* Fix animation
* bump
* adjustments
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
* 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>
* Adds card-divider and table styles.
* Adds parent table class. Adds button-span fix.
* Adds super-raised-bg vars.
* Changes super-raised var to use own value for light-mode.
* Removes erroneous var.
* 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
* Add transfer history and unify back elements with breadcrumbs
* Increase padding of breadcrumbs, include previous query params, more consistent link underlining
* Prettier
* Add project type text and link to project pages
* Remove console.log
* 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