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-03-24 19:27:51 +08:00
2026-03-14 17:13:30 +08:00
2026-02-12 03:47:06 +08:00
2026-01-04 15:36:00 +08:00
2026-03-15 11:26:42 +08:00
2026-03-16 04:58:58 +08:00
2026-04-05 17:11:01 +08:00
2026-02-28 15:01:20 +08:00
2026-04-13 07:34:07 +08:00
2026-04-14 19:29:37 +08:00
2026-04-14 09:33:39 +08:00
2026-02-24 16:48:16 +08:00
2026-04-14 09:33:39 +08:00
2026-03-15 17:46:58 +08:00
2026-04-05 17:19:27 +08:00
2026-03-07 19:06:59 +08:00
2026-04-14 09:35:05 +08:00
2026-04-14 09:35:05 +08:00
2026-04-14 09:35:05 +08:00
2026-04-05 17:19:27 +08:00
2026-02-09 10:39:09 +08:00
2026-03-08 06:59:53 +08:00
2026-03-17 19:23:35 +08:00