* 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>
* 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
* Search fixes
* Fix small instance ui
* working basic
* fix javaw issue
* removed zip
* working functions
* merge fixes
* fixed loadintg bar bug
* menu fix
* wait for settings to sync
* safety expanded and for loading bars
* swtiching to windows
* minimize
* default landing page
* test link registry
* url redirection
* fix formatting
* .mrpack windows
* working mrpack reader
* changed to one layer deep
* working .mrpack + command handling for both opening and existing process
* forge version numbers
* working mac opening mrpack
* reverted changes
* prettier/fmt
* missed debug statement
* improvements + refactoring
* renamed things to fit plugin
* fixed bugs
* removed println
* 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
* incoreclty named helper
* additional fixes
* added removed merges
* fixed mislabled invokes
* mac
* added to new register method
* comments, cleanup
* mac clippy change
* review changes
* minor changes
* moved create pack
* removed playground compilation bug
* fixed linux bug; other add ons
* fixed review commets
* cicd fix
* mistaken import for prod
* cicd fix
---------
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>
* launcher base gui initial
* Bootstraps router, Omorphia, and prettier.
* Adds pages. Adds Vuex. SideBar nav contains user section and pages section.
* Adds Instance markup. Instances added to Home page.
* Adds News to home page.
* Adds settings to nav. Other touches.
* Polishing initial base GUI.
* Moves some styling to assets. Changes px values to rem.
* Removes pointless border-radius CSS.
* Implements Omorphia vars.
* Adds trending mods section.
* Updates home page.
* Swaps Vuex implementation for Pinia.
* Fixes invalid CSS on instance list item hover.
* Adds @ path resolve for imports.
* First pass on search page.
* Fix some styling of row display
* Cleaning up styles and markup.
* Fixes overall layout issues.
* Cleans up more styling. Modifies AppBar coloring.
* Allows pagination arrows to conditionally appear in RowDisplay.
* Adds paging behavior in RowDisplay.
* Updates nav and settings button styling.
* Brings in Knossos style for trending mods. Polishes News CSS.
* Updates Omorphia. Starts addressing PR comments.
* Addresses some more PR comments.
* Changes side navigation styling. Active route class implemented.
* Combines trending and popular row.
* Makes images more realistic. Adds CTA to instances.
* Converts all instances to card style. Converts more styles to rem.
* Moves Navigation and UserSection into App.vue
* Adds Modrinth favicon.
* Cleans up branch after merge.
* Removes unused styling.
* Adds transition to news card.
* Adds ofetch. Separates stores. More logic moved to instance store. Browse hits API.
* Modifies Browse instance styling. Moves Browse results out of Instance.vue.
* First pass on filtering.
* Points search at prod API.
* Updates Omorphia package. Adds index sorting.
* Fills out search functionality.
* Renames state files. Moves SearchPanel into Browse. Fixes checkbox styling.
* Changes how facets are composed. Dynamically sets loaders and categories.
* Moves search state to searchStore. Cleans up some code.
* Ups h2 font-size. Wraps search panel in Card.
* Cleans up branch after merge. Fixes some Browse styling.
* Search store produces query string. API call made in Browse.
* Changes filter-panel styling.
* Uses client and server icons directly. Removes dead code from search store.
* Clear button disabled on initial state. Accesses store directly, removes some dead code. Fixes search panel styling.
* Generates proj tags in Browse. Removes getter in search store.
* Removes unnecessary code.
* Reworks facet management. Fixes some styling.
* Relabels Tauri calls in tags.js. Attempts to call helper in Browse.
* fixed win10 stack overflow
* cargo fmt
* Makes computed value. Gets tags from Tauri. Overrides Omorphia style. Fixes dropdown width.
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
Co-authored-by: CodexAdrian <83074853+CodexAdrian@users.noreply.github.com>
Co-authored-by: Wyatt Verchere <wverchere@gmail.com>
* launcher base gui initial
* Bootstraps router, Omorphia, and prettier.
* Adds pages. Adds Vuex. SideBar nav contains user section and pages section.
* Adds Instance markup. Instances added to Home page.
* Adds News to home page.
* Adds settings to nav. Other touches.
* Polishing initial base GUI.
* Moves some styling to assets. Changes px values to rem.
* Removes pointless border-radius CSS.
* Implements Omorphia vars.
* Adds trending mods section.
* Updates home page.
* Swaps Vuex implementation for Pinia.
* Fixes invalid CSS on instance list item hover.
* Adds @ path resolve for imports.
* Fix some styling of row display
* Cleaning up styles and markup.
* Fixes overall layout issues.
* Cleans up more styling. Modifies AppBar coloring.
* Allows pagination arrows to conditionally appear in RowDisplay.
* Adds paging behavior in RowDisplay.
* Updates nav and settings button styling.
* Brings in Knossos style for trending mods. Polishes News CSS.
* Updates Omorphia. Starts addressing PR comments.
* Addresses some more PR comments.
* Changes side navigation styling. Active route class implemented.
* Combines trending and popular row.
* Makes images more realistic. Adds CTA to instances.
* Converts all instances to card style. Converts more styles to rem.
* Moves Navigation and UserSection into App.vue
* Adds Modrinth favicon.
* Removes unused styling.
* Adds transition to news card.
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
Co-authored-by: CodexAdrian <83074853+CodexAdrian@users.noreply.github.com>