kevoh1516
d275b3fd08
do not allow empty option on dropdown when adding dependency ( #1155 )
2023-06-06 14:23:08 -07:00
triphora
66364354da
Small landing page fixes ( #993 )
...
* Miscellaneous fixes/improvements to landing page
* The downsides of not being able to set up a local testing env, in a commit
* Update how stats are retrieved
* Fix prettier
* Make requested changes
* Restore nuxt.config.js
* Restore composables/tag.js
* Update index.vue
2023-06-06 14:22:36 -07:00
Brady
48203aedf9
Fix markdown styling ( #1176 )
2023-06-06 14:21:10 -07:00
Calum
a6ca893ec5
Add indicators for visibility on project settings page ( #1092 )
...
* Add indicators for visibility - replace confusingly worded description.
* Add better description alongside ticks
* CrossIcon -> CheckIcon
* Icon naming
* Update index.vue
Use x.svg as exit.svg might be removed in the future.
* Visibility -> Target Visibility
* Add suggestions.
* Target Visibility -> Visibility
2023-06-06 14:20:35 -07:00
triphora
d55f1163a2
Improve withheld message banner ( #1167 )
2023-06-06 14:15:30 -07:00
Brady
80530012b8
Fix hljs class parsing ( #1174 )
2023-06-06 14:13:23 -07:00
Adrian O.V
d98a6adfb3
Create button ( #62 )
2023-06-05 23:34:52 -04:00
Geometrically
6c628afe5d
Auto doing fixes ( #8 )
2023-06-02 16:13:00 -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
Wuzado
72fc215641
Adjust COPYING for Theseus ( #124 )
2023-06-02 12:48:55 -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
abc99c7e69
Fix report + mod deletion ( #626 )
2023-06-01 08:53:16 -07:00
Wyatt Verchere
fe25cd3bec
Minos push ( #589 ) ( #590 )
...
* Minos push (#589 )
* moving to other computer
* working redirection
* incomplete pat setup
* no more errors
* new migrations
* fixed bugs; added user check
* pats
* resized pats
* removed testing callback
* lowered kratos_id size
* metadata support
* google not working
* refactoring
* restructured github_id
* kratos-id optional, legacy accounts connect
* default picture
* merge mistake
* clippy
* sqlx-data.json
* env vars, clippy
* merge error
* scopes into an i64, name
* requested changes
* removed banning
* partial completion of github flow
* revision
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
2023-05-31 16:03:08 -07:00
Geometrically
ae3a35816e
Fix publish act ( #61 )
...
* Fix publish act
* Fix again:
2023-05-28 16:59:52 -04:00
Geometrically
8ca4be5ac0
Fix publish act ( #60 )
2023-05-28 16:52:54 -04:00
Geometrically
1c814946d5
bump version ( #59 )
...
* Knossos Catch-up
* bump version
* fix build
* fix build again
* Fix lint
* downgrade pnpm
* fix modals
* fix btn style
* add missing styles
* bump again
2023-05-28 16:46:13 -04:00
Geometrically
1db59fc052
Knossos Catch-up ( #58 )
...
* Knossos Catch-up
* bump version
* fix build
* fix build again
* Fix lint
* downgrade pnpm
* fix modals
* fix btn style
* add missing styles
2023-05-28 16:36:49 -04:00
Geometrically
273a69258a
Fix wrong func being parsed, md parser ( #1169 )
2023-05-28 16:00:25 -04:00
Sasha Sorokin
3b0dc2195d
Switch to pnpm ( #1168 )
2023-05-28 14:21:14 -04:00
Geometrically
bbb2539ace
Add missing input styles ( #57 )
2023-05-25 20:49:32 -04:00
Geometrically
03cfe9bf62
Fix none size ( #56 )
...
* Fix none size not working
* bump
2023-05-25 17:43:15 -04:00
Geometrically
e29a4d79ba
Fix none size not working ( #55 )
2023-05-25 17:39:32 -04:00
Geometrically
4243bf9ba8
Remove uses of iconified-button ( #54 )
2023-05-25 16:25:36 -04:00
Prospector
2eb51edfb6
Merge pull request #623 from modrinth/reports-fixes
...
Reports fixes
2023-05-25 12:53:40 -07:00
Geometrically
715d564028
Merge branch 'master' into reports-fixes
2023-05-25 12:36:13 -07:00
Jai A
989b704efc
Reports fixes
2023-05-25 15:27:15 -04:00
Geometrically
7ae9627a79
Fix multiselect + tooltip styles ( #53 )
2023-05-25 14:26:03 -04: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
097a1cc799
Notifications ( #52 )
...
* Notifications
* fix docs
2023-05-22 14:33:45 -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
triphora
0bfaeb8521
Update Discord webhook emojis ( #592 )
...
Fixes #569
2023-05-19 11:04:40 -07:00
Geometrically
625511d28b
Disabling sliders ( #51 )
...
* Add disabled slider to omorphia
* lint
2023-05-18 19:57:35 -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
b6a58ee845
Mac disable outline ( #50 )
...
* Disable outline on macos
* bump
2023-05-18 16:43:14 -07:00
Wyatt Verchere
16407060f0
Debug pin macro ( #118 )
...
* debug pin macro
* Added debug pinning macro
* working on windows
* removed remaining box pins
2023-05-18 10:31:52 -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
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
Geometrically
a349aed94c
Fix reload ( #1154 )
2023-05-15 10:41:57 -07:00
Geometrically
3db00534c2
Fix launcher overrides ( #7 )
...
* Fix launcher overrides
* Remove none set
* Patch to work with legacy versions
* remove mc
2023-05-12 20:42:18 -07:00
Wyatt Verchere
5cb54b44be
box::pin in run(),clippy ( #115 )
2023-05-12 11:53:41 -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
Geometrically
9be0d16f75
Loading bars ( #113 )
...
* Loading bars
* remove print
* remove print
* remove class
* Fix overlay
2023-05-10 11:19:01 -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
Zach Baird
ba20c482bb
Wire up homepage & library ( #83 )
...
* Top 10 packs & mods by follows plugged into home page. Modpacks installable.
* Only displays row if packs are present. Confirmation modal added. Displays play or X ctas.
* Fixes attr ordering.
* Rewires library page. Adds loader.
* Updates kill_by_pid to kill_by_uuid.
* Starts loading animation when installing on homepage.
* Changes RowDisplay key. Polish.
* Removes loader. Fixes InstallConfirmModal.
* Removes loader. Polishing.
* Z-index changes.
* Z-index changes.
* Fixes content going off screen.
* Styling changes.
* Filters out projects already installed on the home page.
* Wires up instance.vue, homepage, and appbar to process API.
* Cleans up process handling. App bar partially hooked up.
* Removes scoped in Settings to fix AnimatedLogo. Adds loader to Instance.
* Moves ctas outside of card.
* Adds mouse over to Stop btn.
* Removes unnecessary code. Fixes uuid reset.
* Wires up Instance.vue to process API.
* Removes appbar mod count. Updates code to use new linked_data and updated events.
* Switches load_listener to profile_listener. Unlistens on unmount.
* Cleans up instance card styling.
* Fixes margin with uncollapsed navbar. Ensures RowDisplay has data.
* Updates profile_listener. Increases stack size.
* Provides more margin when navbar is expanded.
* fix proper
* Re-adds calculated width and height. Fixes navbar.
* Increases stack size further. Navbar is not absolute. View width made into var.
* Ensures the specific isntance for a killed process is set to off.
* fix menu when not logged in
---------
Co-authored-by: Jai A <jaiagr+gpg@pm.me >
2023-05-09 16:48:47 -07:00
Wyatt Verchere
da4fc1c835
added box pins ( #110 )
...
* added box pins
* clippy
2023-05-09 15:05:52 -04:00