Folo/apps/ssr/client/query
Innei bd4a921cdc
feat(share): group un-categorized subscription
- Introduced a constant `UN_CATEGORIZED` to manage uncategorized subscriptions more effectively.
- Updated the logic to assign uncategorized subscriptions to the `UN_CATEGORIZED` category.
- Implemented sorting for uncategorized subscriptions to display them last, improving the organization of subscription groups.

These changes aim to streamline the categorization process and enhance the user experience when viewing subscriptions.

Signed-off-by: Innei <tukon479@gmail.com>
2025-06-17 21:36:31 +08:00
..
auth.ts refactor: update auth import paths to use @client/lib/auth 2025-03-04 19:34:11 +08:00
entries.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
feed.ts feat(ssr): fetch more entries by feed api 2025-06-02 10:17:38 +08:00
list.ts feat(header): re-design share header 2025-06-17 20:53:12 +08:00
users.ts feat(share): group un-categorized subscription 2025-06-17 21:36:31 +08:00