-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add labrinth to monorepo #2517
Merged
Merged
Add labrinth to monorepo #2517
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fix various issues * Fix multipart body hang * drop req if error * Make multipart errors more helpful
* Add scary warning for people still using API v1 * change [] brackets to headers
* Update Analytics req + Fix versions list * Fix sentry support * Fix lint
Co-authored-by: MagnusHJensen <[email protected]>
Co-authored-by: MagnusHJensen <[email protected]> Co-authored-by: Geometrically <[email protected]>
* fix slug colliding error not showing when editing project * format * re-introduce old code * run sqlx prepare --------- Co-authored-by: MagnusHJensen <[email protected]> Co-authored-by: Geometrically <[email protected]>
* Version slugs * Get rid of new field, finish it up
Co-authored-by: triphora <[email protected]>
Closes #521 Co-authored-by: Geometrically <[email protected]>
* Housekeeping + fix db perf issues * run prep
* Project Perses (API v1 yeetenings): parts 4 and 5 Resolves MOD-219 Resolves MOD-220 * Note to Emma: Please test your stuff
* Fix GV + Loader syncing on version create * Update rustc v
* Queue Dates + Warnings, some cleanup * Fix ping * Fix repeated discord messaging * Fix compile error + run fmt
* Fixed an issue with colliding slugs when modifying a project * Update projects.rs --------- Co-authored-by: triphora <[email protected]>
* Move v2 routes to v2 module * Remove v1 routes and make it run * Make config declaration consistent, add v3 module * Readd API v1 msgs * Fix imports
* Add report + moderation messaging * Add system messages * address review comments * Remove ds store * Update messaging * run prep --------- Co-authored-by: Geometrically <[email protected]>
more threads fixes
* Add replies, private notes, get many threads * register multiple route * filter out moderators in threads
* Overhaul notifs + threads fixes * fix lang
github-actions
bot
requested a deployment
to
Preview (labrinth-add)
October 19, 2024 00:33
Abandoned
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.