Beta #30
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
didirus/AstralRinth!30
Loading…
Reference in a new issue
No description provided.
Delete branch "beta"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://git.astralium.su/didirus/AstralRinth/src/tag/AR-0.14.702
numeric: alwaysfor Italian and Russian (#5293) 34cbc7e0c1* Don't enter project into tech review if no new traces * Send tech review exited message if files are deleted * change PATCH /issue-detail/{id} to batch update details * Fix sorting * store delphi jar in backend * show jar in tech review card * improve jar display in frontend * Fix live/in review label for tech review cards * sqlx prepare * polish: decode segments + code qual fix * fix: skip first seg * fix: only slice if needed * Fix tech rev card styling --------- Co-authored-by: Calum H. (IMB11) <contact@cal.engineer>useBaseFetchfor@modrinth/api-client(#5596) 87c86c7d0d* fix no modpack loader showing as resource pack loader * fix table overflow, add game version tags "+ {num}" overflow menu * pnpm prepr* Moderator notes * Use macros * Improve queries * Query cache * Accept missing If-Match if no existing note * Undo v2 compat changes * Fix tests * Remove CONSTRAINT CHECK on moderation_notes * Respect 1-indexing on moderation_notes.version default in DB migration * Remove double Option * .body("") -> .finish() * .remove() -> .get().clone() * cloned * Review comments * moderation_notes everywhere