* 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>
* Renovate the config files
* Return Vue and TS ESLint plugins
* Revert Prettier config
Add typing to ESLint config
Re-revert package.json
* Re-add ESLint plugin for Prettier
(it went missing during merge, oops)
* Try to fix CI by explicit dependency
* Try to fix CI by explicit dependency x2
* Try to fix CI magically
Additionally, remove unneeded jsconfig.json
* Brawaru found the reason
Co-authored-by: Sasha Sorokin <10401817+brawaru@users.noreply.github.com>
---------
Co-authored-by: Sasha Sorokin <10401817+brawaru@users.noreply.github.com>
* 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>