Folo/packages/internal
Innei de6c2ff72d
feat: implement OPML import functionality with feed selection modal
- Added the DiscoverImport component to handle OPML file uploads and parsing.
- Introduced OpmlSelectionModal for users to select feeds to import, including quota management and search functionality.
- Enhanced error handling and user feedback during the import process.
- Updated translations for new features and improved user experience.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-28 22:00:11 +08:00
..
atoms
components feat: implement OPML import functionality with feed selection modal 2025-05-28 22:00:11 +08:00
constants refactor(mobile): sperate store package (#3819) 2025-05-26 22:54:15 +08:00
database fix(mobile): add subscriptionCount and purchaseAmount for list 2025-05-27 15:48:38 +08:00
hooks chore: update TypeScript configuration and package exports 2025-05-27 15:15:32 +08:00
legal chore: update tos.md 2025-05-16 00:07:10 +08:00
logger
models feat: implement OPML import functionality with feed selection modal 2025-05-28 22:00:11 +08:00
shared feat: implement OPML import functionality with feed selection modal 2025-05-28 22:00:11 +08:00
store fix(mobile): add subscriptionCount and purchaseAmount for list 2025-05-27 15:48:38 +08:00
tracker feat(desktop): SubscribeModalOpened tracker event 2025-05-14 22:58:20 +08:00
types chore: add `Prettify` helper 2025-05-21 16:52:39 +08:00
utils feat: enhance focus management and context menu shortcuts 2025-05-27 17:59:21 +08:00