Folo/apps/desktop
DIYgod 341fd63bf5
fix(desktop): microsoft store build check
- Introduce MICROSOFT_STORE_BUILD constant to determine if the app is running from the Microsoft Store
- Update appUpdaterConfig to conditionally enable core updates based on the new constant
- Modify header creation logic to use MICROSOFT_STORE_BUILD for Windows platform detection

This change enhances the application's compatibility with Microsoft Store by ensuring proper update handling and header configuration.
2025-07-16 18:11:36 +08:00
..
build feat(desktop): add custom AppX manifest generation for Microsoft Store 2025-07-16 12:13:59 +08:00
changelog docs: update changelog and writing 2025-07-11 21:23:49 +08:00
configs chore: conditionally manage sourcemap deletion based on staging mode 2025-07-11 17:32:09 +08:00
layer fix(desktop): microsoft store build check 2025-07-16 18:11:36 +08:00
plugins/vite fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
resources
scripts feat(desktop): add custom AppX manifest generation for Microsoft Store 2025-07-16 12:13:59 +08:00
static
.env.example feat(tracker): integrate PostHog analytics and enhance tracking capabilities (#3862) 2025-06-05 21:54:58 +08:00
bump.config.ts
bump.hotfix.config.js
electron.vite.config.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
forge.config.cts feat(desktop): enhance build configuration for Microsoft Store support 2025-07-16 13:01:22 +08:00
package.json feat(desktop): enhance build configuration for Microsoft Store support 2025-07-16 13:01:22 +08:00
postcss.config.cjs
tailwind.config.ts feat: add tailwindcss-content-visibility for enhanced styling 2025-05-28 00:29:52 +08:00
vite.config.electron-render.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
vite.config.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00