Folo/apps
Innei 4a1fb17eae
refactor: enhance timeline handling and view parsing
- Updated `useNavigateEntry` to utilize `getTimelineIdByView` for better clarity in timeline ID generation.
- Introduced `VIEW_SLUG_BY_VIEW` and `VIEW_PARAM_ALIAS_MAP` in `useRouteParams` for improved mapping of feed views to their respective routes.
- Refactored `computeTimelineTabLists` in `useTimelineList` to normalize and filter timeline IDs, enhancing the handling of known timeline values.

This refactor improves maintainability and readability of the timeline navigation logic.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-07 21:32:40 +08:00
..
desktop refactor: enhance timeline handling and view parsing 2025-11-07 21:32:40 +08:00
mobile fix: types 2025-11-06 21:16:06 +08:00
ssr fix: downgrade vite version from 7.2.0 to 7.1.11 2025-11-06 21:55:28 +08:00