Fix tray icon duplication and enable native file export with ACL perm…#1
Open
Koohoko wants to merge 11 commits into
Open
Fix tray icon duplication and enable native file export with ACL perm…#1Koohoko wants to merge 11 commits into
Koohoko wants to merge 11 commits into
Conversation
…issions 修复托盘图标重复问题,并启用带 ACL 权限的原生文件导出功能
特性:增加精确的配额倒计时并修复计时器布局 - Implement QuotaTimer component for real-time countdown - Update backend to return exact reset timestamps (five_hour_reset_at, weekly_reset_at) - Fix CSS to prevent timer text wrapping in AccountList - 实现 QuotaTimer 组件以显示实时倒计时 - 更新后端以返回精确的重置时间戳(five_hour_reset_at, weekly_reset_at) - 修复 CSS 以防止 AccountList 中的计时器文本换行
- Add FREE filter button to account type filters - Modify quota display to show only one quota card for FREE accounts - FREE accounts now display '限额' instead of separate 5H/周限额 - Update filter counts to include FREE account category
- FREE accounts now show only one quota labeled '限额' instead of two - PLUS/TEAM accounts continue to show both 5h and weekly quotas - Matches the fix previously applied in AccountList component
This file contains hidden or 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
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.
…issions
修复托盘图标重复问题,并启用带 ACL 权限的原生文件导出功能