Folo/apps/desktop
Innei 37e43ee32a
refactor(navigation): improve route parameter handling and introduce isPreviewFeed hook
- Updated `useNavigateEntry` to fix a typo in variable name.
- Enhanced `parseRouteParams` to accept search parameters and removed the isPreview logic from it.
- Introduced `useIsPreviewFeed` hook to encapsulate preview logic based on route parameters.
- Updated components to utilize the new `useIsPreviewFeed` hook for cleaner code and better separation of concerns.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-07 21:55:19 +08:00
..
build feat: appx (#3219) 2025-03-21 17:28:12 +08:00
changelog docs: update changelog 2025-04-25 13:37:44 +08:00
configs fix(react19): integrate code-inspector-plugin and remove click-to-react-component references across desktop and ssr applications 2025-05-07 20:01:38 +08:00
layer refactor(navigation): improve route parameter handling and introduce isPreviewFeed hook 2025-05-07 21:55:19 +08:00
plugins/vite refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
resources fix: icns 2025-04-04 23:57:55 +08:00
scripts refactor: move locales folder (#3374) 2025-03-31 18:59:29 +08:00
static feat: staging build (#3365) 2025-03-30 22:13:11 +08:00
.env.example
bump.config.ts chore: update nbump to version 2.1.0 in package.json and pnpm-lock.yaml 2025-04-18 17:06:10 +08:00
bump.hotfix.config.js refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
electron.vite.config.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
forge.config.cts Merge pull request #3535 from RSSNext/sync/main-to-dev-20250420 2025-04-20 12:17:19 +08:00
package.json fix(react19): integrate code-inspector-plugin and remove click-to-react-component references across desktop and ssr applications 2025-05-07 20:01:38 +08:00
postcss.config.cjs
tailwind.config.ts feat(desktop): onborading redesign migration step and remove rsshub step (#3631) 2025-04-30 20:06:43 +08:00
vite.config.electron-render.ts
vite.config.ts feat(desktop): feed preview 2025-05-05 15:28:13 +08:00