Carter
9702dae19d
Switch from stdout log to latest log MOD-595 ( #964 )
...
* Switch from stdout log to latest log
* remove std capture
* Remove unused functions
2024-01-05 14:00:08 -05:00
Wyatt Verchere
25662d1402
Auth retrying, std logs ( #879 )
2023-11-17 21:49:32 -07:00
chaos
6f8ffcaf35
Overflow and mrpack fixes, comfortable memory slider and more. ( #762 )
...
* Add overflow rules for certain elements.
* Round scrollbar corners to be more attractive.
* Avoid corners in avatar & fix white corner in logs
* Increase step to 64 for memory related inputs.
* Fix overflow on title in mod browse. Fixes #740
* Fix overflow in instance mod browsing.
* Add checks for instances without versions.
2023-10-02 10:26:22 -07:00
Wyatt Verchere
1e8852b540
Bugs again ( #703 )
...
* 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 >
2023-09-12 09:27:03 -07:00
Wyatt Verchere
d6ee1ff25a
Beta bugs ( #562 )
...
* fixed bugs
* added logging for atlauncher
* draft: improving imports time
* more improvements
* more
* prettier, etc
* small changes
* emma suggested change
* rev
* removed atlauncher debug
2023-08-14 13:23:42 -07:00
Wyatt Verchere
a35dd67b77
fixes ( #449 )
...
* fixes
* prettier
* more bugs
* changes
* more fixes
* prettier, fmt, clippy
* fix regressed error
* println, console.log
* fix imports
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-08-04 20:33:50 -07:00
Wyatt Verchere
6a76811bed
Offline mode ( #403 )
...
* offline mode
* fixes, mixpanels, etc
* changes
* prettier
* rev
* actions
2023-08-04 19:51:46 -07:00
Wyatt Verchere
3fa33dc241
Folder names ( #318 )
2023-07-21 20:16:07 -07:00
Adrian O.V
4941260805
Fixes and enhancements ( #350 )
...
* Fixes #147
* Fixes #149 and #151
* Fixed #153
* Fixes #154
* Update ContextMenu.vue
* Revert temp change to test windows
* More bug fixes
* Fixed modpack install bug
* Fixes #314
* Lint
* Fix #261
2023-07-21 14:59:34 -07:00
Adrian O.V
448de384d1
Sharing logs ( #325 )
...
* Sharing
* Mod UI changes
* Final touches
* update UI
* Run lint
* Addressed changes
2023-07-20 09:56:48 -07:00
Geometrically
1e78a7b6a8
Analytics + more bug fixes ( #144 )
...
* Analytics + more bug fixes
* debug deadlock
* Fix mostly everything
* merge fixes
* fix rest
* final fixeS
2023-06-19 14:59:06 -07:00
Geometrically
3535f0c4b4
Search fixes ( #134 )
...
* Search fixes
* Fix small instance ui
* fix javaw issue
* menu fix
* Add confirm modal for deletion
* fix build
2023-06-11 15:26:25 -07:00
Geometrically
ee61951698
Initial bug fixes ( #127 )
...
* Initial bug fixes
* fix compile error on non-mac
* Fix even more bugs
* Fix more
* fix more
* fix build
* fix build
* address review comments
2023-06-02 07:09:46 -07:00
Geometrically
1b47eb71e1
Error handling ( #121 )
2023-05-22 18:11:31 -07:00
Adrian O.V
0801d7a145
Logs wireup ( #116 )
...
* 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 >
2023-05-17 13:05:20 -07:00
Jai A
446f6eba68
Fix lint (again)
2023-03-30 15:56:19 -07:00
Adrian O.V
bfe8b40f44
Library page ( #53 )
...
* 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
* Gridview on library page
* Cleaning up styles and markup.
* Fixes overall layout issues.
* Cleans up more styling. Modifies AppBar coloring.
* instance routing
* Allows pagination arrows to conditionally appear in RowDisplay.
* Adds paging behavior in RowDisplay.
* Initial modlist layout
* Updates nav and settings button styling.
* Brings in Knossos style for trending mods. Polishes News CSS.
* Page redesign
* More tweaks
* Base library pages
* Remove errant css
* Update play.svg
* Addressed issues
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
Co-authored-by: Zachary Baird <zdb1994@yahoo.com >
Co-authored-by: Zach Baird <30800863+ZachBaird@users.noreply.github.com >
2023-03-30 15:37:45 -07:00