Folo/packages/internal
Innei f6a8691e3a
fix(translation): update user role checks for translation prefetching
Refactored translation prefetching logic across multiple components to utilize the new isFreeRole function. This change ensures that users with Free roles do not trigger translation prefetching, optimizing performance and enhancing user experience. Updated relevant imports and conditions in EntryItemImpl, useEntryContent, and various EntryList components.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-05 21:41:56 +08:00
..
atoms feat: new payment (#4629) 2025-10-31 11:42:57 +08:00
components fix(ui): sonner styles 2025-11-04 22:55:49 +08:00
constants fix(translation): update user role checks for translation prefetching 2025-11-05 21:41:56 +08:00
database fix(ai): fetch remote messages if not exist 2025-11-01 02:07:31 +08:00
hooks chore: update dependencies 2025-10-21 16:33:03 +08:00
logger chore: update dependencies across multiple packages for improved stability and performance 2025-09-19 22:02:30 +08:00
models
shared feat(aiChat): conditionally render floating panel based on view type 2025-11-05 17:33:57 +08:00
store fix(translation): implement user role-based translation prefetching 2025-11-05 01:24:34 +08:00
tracker refactor(onboarding): new tracking points 2025-11-02 17:40:29 +08:00
types
utils feat: add language params to video url (#4610) 2025-10-26 09:21:33 +08:00
AGENTS.md chore: create AGENTS.md for comprehensive project guidance 2025-09-22 23:33:37 +08:00