Commit graph

7 commits

Author SHA1 Message Date
Max
fabced291c fix: Enhance loading functions to handle non-existent directories
- Added checks in various loading functions to ignore processing if the respective directories do not exist, improving error handling and preventing unnecessary operations.
- Updated the Load function signature to return warnings alongside errors, allowing for better feedback on loading issues across different components.
2025-05-13 09:10:10 +08:00
Max
7a6368c01a [_] 2023-06-15 10:48:45 +08:00
Max
3947c64ff8 [Feature] Support custom widget (refactor widget) 2023-06-14 23:15:18 +08:00
Max
a9d5e8dd42 [add] migrate widget 2023-02-03 11:35:48 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
507d39e011 [add] http.* processes & http JSAPI 2022-11-10 00:10:38 +08:00
Max
8d88682967 [add] Widget (alpha) 2022-08-05 19:46:26 +08:00