* 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>
* 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
* child process api
* added hook to js
* process API + restructured process state storage
* formatting
* added path-pid check and fixed probs
* prettier
* added profile checking function
---------
Co-authored-by: Wyatt <wyatt@modrinth.com>