Folo/apps/desktop/layer/main/src
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
..
@types chore(desktop): remove support for zh-HK language and update resources 2025-04-30 15:36:25 +08:00
constants fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
ipc feat: BitTorrent attachment and qBittorrent integration (#4173) 2025-07-15 10:23:49 +08:00
lib feat: BitTorrent attachment and qBittorrent integration (#4173) 2025-07-15 10:23:49 +08:00
manager fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
modules/language-detection
updater fix(desktop): microsoft store build check 2025-07-16 18:11:36 +08:00
before-bootstrap.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
bootstrap.ts feat: implement application lifecycle and window management 2025-06-19 23:46:36 +08:00
env.ts
helper.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
index.ts feat: implement application lifecycle and window management 2025-06-19 23:46:36 +08:00
logger.ts
menu.ts chore: remove zoom functions from app menu, resolves FOL-2237 2025-07-08 23:43:02 +08:00
sentry.ts feat: implement application lifecycle and window management 2025-06-19 23:46:36 +08:00