Folo/apps/desktop
Innei 8ef045de1c
refactor: simplify settings change detection in migration v1
- Introduced a new `hasSettingsChanged` function to streamline the logic for detecting changes in UI and general settings.
- Replaced the previous loop-based checks with a more concise implementation using the new function, improving code readability and maintainability.

Signed-off-by: Innei <tukon479@gmail.com>
2025-05-20 19:34:07 +08:00
..
build
changelog docs(desktop): update changelog 2025-05-16 17:49:02 +08:00
configs fix: footer mark read alignment 2025-05-17 16:41:41 +08:00
layer refactor: simplify settings change detection in migration v1 2025-05-20 19:34:07 +08:00
plugins/vite feat: enhance shortcut management and command registration 2025-05-12 22:21:20 +08:00
resources fix: icns 2025-04-04 23:57:55 +08:00
scripts
static
.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 release(desktop): hotfix to release v0.4.7 2025-05-19 20:32:01 +08:00
postcss.config.cjs
tailwind.config.ts refactor: update Tailwind configuration and enhance entry navigation 2025-05-20 16:38:56 +08:00
vite.config.electron-render.ts
vite.config.ts feat(desktop): feed preview 2025-05-05 15:28:13 +08:00