erio
63f539b382
fix: merge general improvements from release branch
Backend:
- gateway_handler: pass subject.UserID instead of int64(0) for user-level routing
- setting_handler: add missing BalanceLowNotifyRechargeURL to UpdateSettings response
- openai_gateway_service: use applyAccountStatsCost for account stats pricing integration
- embed_on: add local file override (data/public/) for embedded frontend assets
Frontend:
- useTableSelection: add batchUpdate method for batch operations
- AccountsView: virtual scrolling params, Set-based isSelected, swipe virtualization
- ProxiesView: add batchUpdate to selection and swipe-select
- BulkEditAccountModal: fix submit handler to prevent event object as argument
- SettingsView: move payload construction outside try block
- i18n: add general translation keys (saved, deleted, view, validation, allowUserRefund)
- api/client: reorder error fields for consistency
- stores/payment: clarify pollOrderStatus JSDoc
2026-04-14 19:29:37 +08:00
..
2026-02-10 00:37:56 +08:00
2026-04-14 19:29:37 +08:00
2026-04-14 09:35:05 +08:00
2026-04-09 02:20:51 +00:00
2026-04-04 11:13:58 +08:00
2026-04-13 06:55:57 +08:00
2025-12-29 19:38:33 +08:00
2026-03-19 22:27:55 +08:00
2026-03-24 10:22:08 +08:00
2026-04-13 19:24:33 +08:00
2026-04-14 16:26:46 +08:00
2026-04-14 09:36:40 +08:00
2025-12-26 00:10:01 -08:00