mirror of
https://github.com/Smile-QWQ/SubTracker.git
synced 2026-06-20 19:16:01 +08:00
Bring the missing main-side subscription management UX into lite. - support batch status updates for active, paused and cancelled - add select-current-page behavior for batch mode - make paused subscriptions resumable from list actions - simplify tag management by removing icon selection and preview - keep tag filtering aligned with all-selected-tag matching Tests: - apps/api/tests/integration/subscriptions-routes.test.ts - npm test -- currency-converter subscription-batch tag-management - npm run lint