Commit Graph
34 Commits
Author SHA1 Message Date
Geometrically 744d11f09e New Alpha Final Fixes (#365) 2023-07-27 01:31:28 -07:00
Geometrically 7591cb896b Fix app launching twice (#226) 2023-06-22 09:19:36 -07:00
Geometrically 3f46882032 Fix analytics CSP (#182)
* Fix analytics CSP

* remove crash
2023-06-20 22:10:18 -07:00
Geometrically 4f9ec0e02b Fix search + linux build (#179) 2023-06-20 22:04:17 -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 9ea548cfe3 Fix various issues (#123)
* Fix various issues

* Remove unused
2023-05-23 14:24:39 -07:00
Geometrically 8ff1b0d108 Code signing + auto updater (#122)
* Code signing + auto updater

* remove dist

* update actions

* fixes

* fix more

* commit

* fix cache dir

* quotes

* fix hopefully?

* why yaml

* Fix cache dep path

* Fix updating artifacts

* fix ubuntu ver

* enable autoupdater

* fix pubkey

* fix invalid config

* pass in signing vars

* update pubkey

* Improve compile times
2023-05-23 11:14:22 -07:00
Geometrically 1b47eb71e1 Error handling (#121) 2023-05-22 18:11:31 -07:00
Geometrically 6014172046 Profile Options (#120)
* init profile settings

* more work

* finish everything

* Switch to index approach

* Fix settings str split

* Run lint
2023-05-19 18:59:32 -07:00
Geometrically 4df7605b8d Profile mods page (#119)
* Finish profile mods page

* commit missing

* finish pr

* Run lint
2023-05-18 17:12:36 -07:00
Geometrically 3fa0e99de2 Various final backend fixes (#117)
* Various final backend fixes

* Add FS watching

* run lint

* Autodetect installed jars
2023-05-16 15:30:04 -07:00
Geometricallyandtriphora 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
Geometrically 9be0d16f75 Loading bars (#113)
* Loading bars

* remove print

* remove print

* remove class

* Fix overlay
2023-05-10 11:19:01 -07:00
GeometricallyandProspector 1796c48fc7 Add new icons (#112)
* Add icons

Co-authored-by: Prospector <prospectordev@gmail.com>

* fix linux icons

---------

Co-authored-by: Prospector <prospectordev@gmail.com>
2023-05-09 07:23:17 -07:00
Geometrically f0b8a708a3 Updating + Profile Repairs + Performance Improvements (#97)
* repairing

* Main framework for updating

* add jsconfig

* more work

* Improve performance

* Finish updating

* run lint
2023-04-26 10:28:08 -07:00
Geometrically 19a4aa6689 Add metadata GV loader api (#84)
* Add metadata GV loader api

* Register commands

* fix lint + docs issue
2023-04-17 14:05:27 -07:00
Geometrically f8173d3b78 Mod Management API (#81)
* Profile mod management

* remove print statement
2023-04-13 12:03:15 -07:00
Geometrically a62d931fe2 Wire Profile Backend to Frontend (#71)
* Search updates

* fixes2

* Some more work

* start instance page wiring

* Pack installation + Profile viewing

* Remove print statement

* Fix disappearing profiles

* fix compile err

* Finish Instance Running

* remove print statement

* fix prettier

* Fix clippy + early return
2023-04-08 18:54:38 -07:00
GeometricallyandWyatt Verchere b9a3a6dc11 Modpack support (#60)
* Modpack support

* Finish feature

* Tauri errors fix (#61)

* async impl

* working

* fmt and redundancy

* moved ? to if let Ok block

* Finish modpacks support

* remove generated file

* fix compile err

* fix lint

* Fix code review comments + forge support

---------

Co-authored-by: Wyatt Verchere <wverchere@gmail.com>
2023-04-05 19:04:09 -07:00
Geometrically 24ba986cf1 Fix linux action (#57) 2023-03-31 10:37:06 -07:00
Geometrically c66382d2a4 Merge branch 'master' into mod-management 2023-03-30 15:41:23 -07:00
Geometrically c204caa350 Vue init (#47) 2023-02-27 09:11:34 -07:00
Geometrically 548139ff8a Update license to GPL (requires contributor approval) (#42) 2022-12-25 16:50:08 -07:00
Geometrically 0b00756a8e Merge pull request #21 from modrinth/gui_build-fix
Fix GUI dev command on Windows
2022-03-07 15:56:49 -07:00
Geometrically 97ea31339c Merge pull request #20 from modrinth/gui-base
GUI base navigation & home
2022-03-06 19:42:30 -07:00
Geometrically f3b5155274 Merge pull request #16 from modrinth/gui-init
Launcher GUI setup
2022-02-23 11:31:19 -07:00
Geometrically a9ddc6b75f Merge pull request #7 from leocth/master
Some more refactors
2022-02-21 20:26:38 -07:00
Geometrically 104afe1bb1 Merge pull request #6 from enderger/feature/modpack-export-zip
Fix modpacks, compile to zip
2021-12-14 21:08:08 -07:00
Geometrically 301686a710 Merge pull request #5 from enderger/feature/modpack-creation
Add modpack creation
2021-12-14 16:40:38 -07:00
Geometrically 067a51338f Merge pull request #2 from enderger/feature/modpack-support
Add modpack support
2021-11-21 16:00:02 -07:00
Geometrically 45b9ac6c8e Create README.md 2021-07-22 18:59:33 -07:00