Folo/apps/desktop/layer/main/src
Innei 3439180c6c
feat(updater): implement distribution update handling and external link opening
- Added a new method to open external URLs in the app.
- Enhanced the updater to check for distribution updates and notify users.
- Updated the updater status types to include distribution updates.
- Refactored the update notice component to handle distribution store updates.
- Added localization for distribution update notifications.

This update improves the user experience by allowing seamless updates from distribution stores and providing clear notifications for available updates.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-06 16:37:33 +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(updater): implement distribution update handling and external link opening 2025-11-06 16:37:33 +08:00
lib fix(tray): set default minimize to tray behavior for all platforms 2025-11-03 22:03:21 +08:00
manager fix(updater): windows path seq 2025-11-03 22:00:31 +08:00
modules/language-detection
updater feat(updater): implement distribution update handling and external link opening 2025-11-06 16:37:33 +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