ToBinio
3e7fd80824
chore: update dependencies ( #1103 )
...
* update trivial dependencies
* switch to sha1_smol
* update async_zip
* fix cli
* clippy & fmt
* js lints
* fix build for ci
2024-04-07 12:13:35 -07:00
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
Brayden Zee
01ab507e3a
Search pagination fix ( #800 )
...
* Fix account tool tip displaying in the wrong place
* Set page to one after search
2023-11-15 17:22:49 -07:00
Ryan Lauderbach
4491d50935
Update breadcrumbs on profile name update ( #643 )
...
* Update breadcrumbs on profile name update
* Fix formatting
2023-11-15 16:43:19 -07:00
ToBinio
b8b1668fee
change instance fullscreen-checkbox to toggle ( #848 )
2023-11-15 16:38:35 -07:00
Geometrically
afaec4b1bf
Bump Theseus Version ( #818 )
...
* push to test on windows
* Fix windows sup
* Fix macos
* Fix back
* new resolver for windows testing
* Custom macos handling for some versions
* Fix 1.13+ broken
* fix arg parsing mac
* small winblows fix
* remove debug info; set meta url
* run lint + fix clippy
* Remove useless commnet
2023-10-21 13:08:47 -07:00
ToBinio
e76a7d57c0
fix categories duplicating ( #773 )
2023-10-06 19:59:18 -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
Geometrically
2d3baff031
Neoforge support ( #653 )
2023-08-21 17:39:39 -04:00
chaos
abb02ad624
Fix being able to add mods to paired instances ( #630 )
...
* Fix being able to add mods to paired instances
* Remove debugging output.
2023-08-18 21:30:07 -04:00
Adrian O.V
49bfb0637f
Community requested enhancements ( #556 )
...
* Make images lazy and fix #198
* Fix console spam
* Fix bug with bad pagination impl
* Fixes #232
* Finalize more bug fixes
* run lint
* Improve minecraft sign in, improve onboarding
* Linter
* Added back button
* Implement #530
* run linter
* Address changes
* Bump version + run fmt
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-08-14 14:02:22 -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
Geometrically
5f0d44a881
more bug fixes ( #485 )
...
* more bug fixes
* remove console log
2023-08-05 17:43:21 -07:00
Adrian O.V
5ee64f2705
New features ( #477 )
...
* Linking/Unlinking, Dir changing, CDN
* Fixes #435
* Progress bar
* Create splashscreen.html
* Run lint
* add rust part
* remove splashscreen code
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-08-05 14:44:02 -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
b772f916b1
Bug fixes ( #406 )
...
* skip duplicates
* slash, exports
* fullscreen, exports
* more bugs
* fixed mac title bar
* filters should go to top of page when changed
* mac err, loading bars
* temporary comments
* moving to mac
* bug fixes, fmt, prettier
* review fixes
* rev fixes
2023-08-03 10:29:58 -07:00
Adrian O.V
ddbd08bc8c
Onboarding changes ( #347 )
...
* modal
* Finish tutorial phase
* Finish onboarding, tutorial, and url front end handlng
* Run lint
* Update pnpm-lock.yaml
* Fixed bad refactor
* Fixed #341
* lint
* Fixes #315
* Update ModInstallModal.vue
* Initial onboarding changes
* importing card
* Run lint
* Update ImportingCard.vue
* Fixed home page errors
* Fixes
* Linter
* Login page
* Tweaks
* Update ImportingCard.vue
* Onboarding finishing changes
* Linter
* update to new auth
* bump version
* backend for linking
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
2023-08-03 08:07:35 -07:00
Wyatt Verchere
87449f91c3
Misc bugs 4 ( #381 )
...
* bug fixes
* fixed jres being undetected
* cleanup
* prettier
* fixed folders not displaying windows exporting
* fixes, more bugs
* missed function
* clippy, fmt
* prettier
2023-07-28 19:56:49 -07:00
Geometrically
744d11f09e
New Alpha Final Fixes ( #365 )
2023-07-27 01:31:28 -07:00
Wyatt Verchere
c364468ed5
fullscreen ( #360 )
...
* fullscreen
* improvements, and error catching
* yarn prettier
* discord rpc
* fixed uninitialized options.txt
* working discord version
* incorrect boolean
* change
* merge issue; regex solution
* fixed error
* multi line mode
* moved \n to start
2023-07-27 00:10:07 -07:00
Wyatt Verchere
21ae310f63
Upgrading ( #354 )
...
* fixed no download bug
* draft
* Working version
* minor improvements
* cicd fix
* merge conflicts
* fixed major merge confusion
* more conflicts, reformatting
* fixed random bugs found
* added second repair option to avoid confusion
2023-07-26 20:33:03 -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
Wyatt Verchere
1f478ec9fc
Bug fixes round 3 ( #298 )
...
* fixed bugs
* title case
* bugs; ioerror
* reset breadcrumbs
* more fixes
* more fixes
* scrolling bug
* more fixes
* more fixes
* clippy
* canonicalize fix
* fixed requested changes
* removed debouncer update
2023-07-19 14:13:25 -07:00
Adrian O.V
815d0a60bc
Export UI ( #297 )
...
* Exporting
* Linter
* Fixed helper error
* Delete export
2023-06-30 08:14:06 -07:00
Adrian O.V
8e5a0b8ae2
Onboarding ( #132 )
...
* Initial onboarding
* Update OnboardingModal.vue
* Add finish
* Animation
* Automatic opening
* Move onboarding icon to outside of main appbar
* Run lint
* run fmt
* mostly finish
* Finish onboarding
* fix onboarding bug + linux build
* fix build again
* Add back window shadows
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
Co-authored-by: Jai A <jai@modrinth.com >
2023-06-20 19:03:59 -07:00
Adrian O.V
bd697a02f5
UI/UX improvements ( #146 )
...
* Some initial changes
* New project cards
* Version
* Finalize improvements
* Fixed styling issues on versions page
* Removed light mode
* Run linter
* Added mixpanel stuff in context menus
* Fix styling issues
* Fix windows
* homepage fixes
* Finishing touches on mac styling
* Fixed windows related styling
* Update global.scss
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-06-19 21:09:03 -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
Adrian O.V
84d731b670
Adding things from button or file ( #136 )
...
* Initial commit
* Update Mods.vue
* instances
* Run lint
* Update pnpm-lock.yaml
* Update pnpm-lock.yaml
* Buttons colorized
* Update pnpm-lock.yaml
* Switch to chips
* Close modal when file is selected
* fix icons
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-06-14 17:56:32 -07:00
Adrian O.V
6198cc961a
Backlog fixes ( #141 )
...
* Backlog fixes
* Clear searching
* slider units
* Run lint
* errant editing
* Toggle selected
* Update Mods.vue
* update disablers
* titlebar position
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-06-14 17:16:16 -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
Adrian O.V
e836738887
Context menus ( #133 )
...
* Context Menus in home and library
* Menu impl
* FInalize context menus
* Update App.vue
* Update App.vue
* fix scrolling
2023-06-10 12:31:52 -07:00
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
9ea548cfe3
Fix various issues ( #123 )
...
* Fix various issues
* Remove unused
2023-05-23 14:24:39 -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
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
Adrian O.V
c6e2133e15
Search UI improvements ( #107 )
...
* Base impl
* Make project type selectable
* Update Browse.vue
* address changes
* Quick create
* Run linter
* fix merge
* Addressed changes
* Installation improvements
* Run lint
* resourcepacks
* automatic installation of dependencies
* Fix bugs with search
* Addressed changes
* Run linter
* Fixed direct install not working
* Remove back to search
* Update Index.vue
* Addressed some changes
* Shader fix
* fix resetting
* Update Browse.vue
* Direct install from search
* More improvements
* Update SearchCard.vue
* Card V2
* Run linter
* add instance ignoring
* Update Browse.vue
* Finalize changes
* Update SearchCard.vue
* More adjustments
* Fix out of order rendering
* Run linter
* Fix issues
* Add unlisteners
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-05-16 19:25:00 -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
71cf2c53f5
Implement loading ( #104 )
...
* Implement loading
* LoadingBar
* Run linter
* Update App.vue
* Loading bar all the things
* Update SplashScreen.vue
* Update SplashScreen.vue
* Update App.vue
* initial revert
* Update Instance.vue
* revert css
* Fix instance
* More reverting
* Run lint
* Finalize changes
* Revert "Merge branch 'master' into loading"
This reverts commit 3014e765fb6fb343f3030fd8a822edd97fb2af41, reversing
changes made to b780e859d2b53a203eb3561ba3be88af083d9c15.
* Fix loading issues
* fix lint
* Revert "Revert "Merge branch 'master' into loading""
This reverts commit 971ef8466613579b7f523edbd25b692df62d0f86.
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-05-10 15:50:42 -07:00
Zach Baird
dee8b50e69
Finishes wiring up the profile page. ( #93 )
...
* 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.
2023-05-09 17:26:56 -07:00
Adrian O.V
b094a30677
Non modpack wireup & Project to profile install ( #90 )
...
* Base impl
* Make project type selectable
* Update Browse.vue
* address changes
* Quick create
* Run linter
* fix merge
* Addressed changes
* Installation improvements
* Run lint
* resourcepacks
* automatic installation of dependencies
* Fix bugs with search
* Addressed changes
* Run linter
* Fixed direct install not working
* Remove back to search
* Update Index.vue
* Addressed some changes
* Shader fix
* fix resetting
* Update Browse.vue
* fixed install not working properly
* Update Index.vue
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-05-08 16:27:27 -07:00
Adrian O.V
bda63d5d64
Navbar wireup ( #98 )
...
* Navbar wireup
* Fix height issue
* Fix syncing
* working branch
* Added root directories to breadcrumbs
* fix jre detect
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-04-26 20:19:37 -07:00