Supra4E8C
df472119e7
feat: add commit-based release notes, usage loading spinner, and 60s logs timeout
2025-12-20 12:34:45 +08:00
Supra4E8C
cd6c142324
fix: fix log page timestamp display and optimize AuthFiles layout
...
- Add formatUnixTimestamp utility to auto-detect timestamp precision (s/ms/μs/ns)
- Fix incorrect file modification time display in logs page
- Remove fixed height constraint from AuthFilesPage model list
2025-12-17 18:03:25 +08:00
Supra4E8C
16f3442a11
fix: refactor usage
2025-12-17 00:35:02 +08:00
Supra4E8C
9d648e3404
feat: add cache token pricing support in usage calculation
...
- Add cache price field to ModelPrice interface
- Support both cached_tokens and cache_tokens fields for compatibility
- Separate prompt, cache, and completion pricing in cost calculation
- Deduct cached tokens from input tokens before prompt pricing
- Refactor getApiStats/getModelStats to reuse calculateCost function
- Update i18n labels for model pricing
2025-12-14 18:50:37 +08:00
Supra4E8C
18b1adb4e2
feat: enhance MainLayout with brand name expansion feature, sidebar toggle improvements, and responsive design adjustments for better user experience
2025-12-09 19:04:40 +08:00
Supra4E8C
450964fb1a
feat: initialize new React application structure with TypeScript, ESLint, and Prettier configurations, while removing legacy files and adding new components and pages for enhanced functionality
2025-12-07 11:32:31 +08:00
Supra4E8C
ba6a461a40
feat: implement available models loading functionality with UI integration, status updates, and internationalization support
2025-12-05 02:01:21 +08:00
hkfires
d8c06c7f6c
feat: cap log fetch size and add limit query param
2025-11-24 20:53:37 +08:00
Supra4E8C
970297f3ae
feat(antigravity): implement Antigravity OAuth integration with UI elements and functionality
2025-11-23 17:56:17 +08:00
Supra4E8C
897f3f5910
feat(security): implement secure storage for sensitive data and migrate existing keys
2025-11-19 12:25:45 +08:00
hkfires
ae0e92a6ae
refactor(api-keys): fetch keys from API and reduce log limit
2025-11-17 15:32:33 +08:00
hkfires
fe5d997398
feat(config): add section-based caching and tunable status interval
2025-11-17 12:56:53 +08:00
hkfires
f82bcef990
refactor(app): centralize UI constants and error handling
2025-11-17 12:06:36 +08:00