Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Y-RyuZU
/
MinecraftModsLocalizer
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
47
Code
Issues
7
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: resolve overall progress calculation and improve UI responsiveness
- #22
#22
Merged
Y-RyuZU
merged 30 commits into
main
Y-RyuZU/MinecraftModsLocalizer:main
from
tauri
Y-RyuZU/MinecraftModsLocalizer:tauri
Copy head branch name to clipboard
Jul 19, 2025
Conversation
Commits
30
(30)
Checks
Files changed
Merged
fix: resolve overall progress calculation and improve UI responsiveness
#22
Y-RyuZU
merged 30 commits into
main
Y-RyuZU/MinecraftModsLocalizer:main
from
tauri
Y-RyuZU/MinecraftModsLocalizer:tauri
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2025
fix: prevent log clearing on translation start
Show description for 08787fc
Y-RyuZU
committed
08787fc
View commit details
Copy full SHA for 08787fc
Browse repository at this point
fix: prevent log clearing on translation start
Show description for dcacaea
Y-RyuZU
committed
dcacaea
View commit details
Copy full SHA for dcacaea
Browse repository at this point
fix: ensure logs persist and reload when log dialog opens
Show description for 7a0ebbc
Y-RyuZU
committed
7a0ebbc
View commit details
Copy full SHA for 7a0ebbc
Browse repository at this point
fix: proper log session management
Show description for 2caed6f
Y-RyuZU
committed
2caed6f
View commit details
Copy full SHA for 2caed6f
Browse repository at this point
fix: implement correct log persistence strategy
Show description for 2a36742
Y-RyuZU
committed
2a36742
View commit details
Copy full SHA for 2a36742
Browse repository at this point
fix: implement correct log session management strategy
Show description for 0a27342
Y-RyuZU
committed
0a27342
View commit details
Copy full SHA for 0a27342
Browse repository at this point
feat: unify log viewer components with enhanced functionality
Show description for 4b1392c
Y-RyuZU
committed
4b1392c
View commit details
Copy full SHA for 4b1392c
Browse repository at this point
fix: prevent infinite re-render loop in UnifiedLogViewer
Show description for 3190e5f
Y-RyuZU
committed
3190e5f
View commit details
Copy full SHA for 3190e5f
Browse repository at this point
fix: register detect_snbt_content_type command in Tauri handler
Show description for e372a11
Y-RyuZU
committed
e372a11
View commit details
Copy full SHA for e372a11
Browse repository at this point
feat: remove Clear Logs button from log viewer
Show description for 9da405a
Y-RyuZU
committed
9da405a
View commit details
Copy full SHA for 9da405a
Browse repository at this point
debug: add detailed logging for translation summary generation
Show description for b9589b1
Y-RyuZU
committed
b9589b1
View commit details
Copy full SHA for b9589b1
Browse repository at this point
fix: resolve sessionId scope error in translation-tab
Show description for d74665d
Y-RyuZU
committed
d74665d
View commit details
Copy full SHA for d74665d
Browse repository at this point
fix: optimize translation summary updates to run once at completion
Show description for 59dc98a
Y-RyuZU
committed
59dc98a
View commit details
Copy full SHA for 59dc98a
Browse repository at this point
feat: implement batch translation summary updates
Show description for 4c1dd64
Y-RyuZU
committed
4c1dd64
View commit details
Copy full SHA for 4c1dd64
Browse repository at this point
feat: optimize file name column width in session details
Show description for 2c0b340
Y-RyuZU
committed
2c0b340
View commit details
Copy full SHA for 2c0b340
Browse repository at this point
fix: ensure log viewer shows fresh logs when starting new translation
Show description for efbe16a
Y-RyuZU
committed
efbe16a
View commit details
Copy full SHA for efbe16a
Browse repository at this point
fix: resolve overall progress calculation issues and improve UI responsiveness
Show description for ded7bac
Y-RyuZU
and
claude
committed
ded7bac
View commit details
Copy full SHA for ded7bac
Browse repository at this point
fix: add batch_update_translation_summary mock to tests
Y-RyuZU
committed
33ef321
View commit details
Copy full SHA for 33ef321
Browse repository at this point
fix: update test expectations and jest config for batch_update_translation_summary
Y-RyuZU
committed
f12665f
View commit details
Copy full SHA for f12665f
Browse repository at this point
fix(clippy): resolve uninlined_format_args warnings in Rust code
Y-RyuZU
committed
9d71f34
View commit details
Copy full SHA for 9d71f34
Browse repository at this point
fix: disable tmate debugging session to prevent CI timeout
Y-RyuZU
committed
31363db
View commit details
Copy full SHA for 31363db
Browse repository at this point
fix: add invoke method to window.__TAURI_INTERNALS__ mock
Y-RyuZU
committed
91cb11b
View commit details
Copy full SHA for 91cb11b
Browse repository at this point
fix: update test assertions and mock implementation for translation tests
Y-RyuZU
committed
bde72da
View commit details
Copy full SHA for bde72da
Browse repository at this point
fix: update filesystem-service tests to use FileService test override
Show description for 2cf51be
Y-RyuZU
and
claude
committed
2cf51be
View commit details
Copy full SHA for 2cf51be
Browse repository at this point
Commits on Jul 18, 2025
feat: add translation existence checking and improve mod selection
Show description for ab74751
Y-RyuZU
and
claude
committed
ab74751
View commit details
Copy full SHA for ab74751
Browse repository at this point
Commits on Jul 19, 2025
fix(clippy): resolve uninlined_format_args warnings
Show description for 4179838
Y-RyuZU
and
claude
committed
4179838
View commit details
Copy full SHA for 4179838
Browse repository at this point
fix: apply Code Rabbit review suggestions
Show description for 65f982a
Y-RyuZU
and
claude
committed
65f982a
View commit details
Copy full SHA for 65f982a
Browse repository at this point
test: fix ftb-quest-logic tests after profileDirectory validation
Show description for c85fa56
Y-RyuZU
and
claude
committed
c85fa56
View commit details
Copy full SHA for c85fa56
Browse repository at this point
fix: apply cargo fmt to resolve CI formatting issues
Show description for 545c2b1
Y-RyuZU
and
claude
committed
545c2b1
View commit details
Copy full SHA for 545c2b1
Browse repository at this point
fix(clippy): resolve uninlined_format_args warnings in mod_translation_integration test
Show description for dbacd67
Y-RyuZU
and
claude
committed
dbacd67
View commit details
Copy full SHA for dbacd67
Browse repository at this point
You can’t perform that action at this time.