Folo/apps/desktop
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
..
build
changelog chore: update changelog for v1.0.0 release with new features and contributor acknowledgments 2025-10-31 22:13:00 +08:00
configs perf(trans): batch transition fetch 2025-10-23 01:30:12 +08:00
dev-only refactor(updater): app update based own server 2025-11-03 19:58:18 +08:00
layer refactor: enhance timeline handling and view parsing 2025-11-07 21:32:40 +08:00
plugins/vite fix: improve main hash calculation consistency 2025-10-23 17:50:25 +08:00
resources
scripts
static
.env.example
AGENTS.md feat: implement glassmorphic depth design system for UI components 2025-10-23 21:55:13 +08:00
bump.config.ts
bump.hotfix.config.js
electron.vite.config.ts
forge.config.cts chore: update dependencies across multiple packages for improved stability and performance 2025-09-19 22:02:30 +08:00
package.json chore: update dependencies (#4667) 2025-11-06 21:09:46 +08:00
postcss.config.cjs
tailwind.config.ts fix(desktop): increase height for preview header style (#4628) 2025-10-31 20:53:50 +08:00
vite.config.electron-render.ts
vite.config.ts chore: update URLs to use folo.is domain in configuration files 2025-10-30 09:04:39 +08:00