Commit Graph

14 Commits

Author SHA1 Message Date
7d84062e2c fix(app): replace console.error with window.console.error for consistency 2025-06-24 21:31:17 +08:00
222187d3b0 optimize(hooks): update detection function to cover the exceptions that occur when the request fails. 2025-05-31 13:41:02 +08:00
6489ec46ae optimize(projects): optimize code 2025-01-19 22:13:19 +08:00
ac86247876 fix(projects): fix update notifications. fixed #691, fixed #692 2025-01-19 22:03:02 +08:00
a53eb10cdf feat(projects): app version notification plugin support sub deploy path. close #668 2024-11-17 22:27:00 +08:00
d088f81345 feat(projects): support scheduled detection and update system. close #657 (#669) 2024-11-17 22:25:04 +08:00
be8556cd2b feat(projects): add app error handler. close #587 2024-09-07 11:16:58 +08:00
4c9f4e09b1 feat(projects): does the configuration support automatic updates. close#612 (#617) 2024-09-03 16:52:38 +08:00
ef6cf93d96 fix(projects): avoid retrieving cached HTML (#605) 2024-08-21 18:25:33 +08:00
ad2f24707a optimize(utils): Reduce code indentation and improve readability (#496) 2024-06-14 18:24:56 +08:00
b5a723cb5f optimize(projects): optimize setupAppVersionNotification 2024-06-13 23:44:41 +08:00
6259287240 fix(projects): hide AppVersionNotification in DEV mode (#482) 2024-06-07 16:06:33 +08:00
6a6eb9afd6 fix(projects): fix setupAppVersionNotification render 2024-06-07 11:54:38 +08:00
584cd54d6d feat(projects): support system new version update notification. close #420 2024-06-06 23:31:00 +08:00