Adrian O.V
e0e9c3f166
Library improvements ( #126 )
...
* Base impl
* Add grouping
* Fix some styling things
* Run linter
* add missing features
* add dev mode
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-06-02 15:36:10 -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
ee0c91aa80
Performance improvements ( #114 )
...
* Performance improvements
* run fmt
* optimize creation modal
* remove print, fix mod loader editing
* Fix library update
* update extract loading bar
* Update theseus_gui/src-tauri/src/api/metadata.rs
Co-authored-by: triphora <emma@modrinth.com >
* fix cli
---------
Co-authored-by: triphora <emma@modrinth.com >
2023-05-11 18:11:15 -07:00
Geometrically
7a0798d9d0
Fix syncing, repairing, add edit method ( #111 )
...
* Fix syncing, repairing, add edit method
* comp err
* temp push up
* fixes
* fix more
* add frontend
2023-05-11 10:26:00 -07:00
Adrian O.V
bb126c0545
Project wireup ( #80 )
...
* 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
2023-04-12 22:29:40 -04: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