halo/ui/uc-src
Ryan Wang c4bd70f832 Refactor thumbnail size handling to use enum
Replaced string literals for thumbnail sizes with GetThumbnailByUriSizeEnum throughout the codebase for improved type safety and consistency. Updated generateThumbnailUrl to accept the enum and added a width map for local URLs. Improved attachment thumbnail display and link formatting.
2025-09-30 11:39:21 +08:00
..
layouts Support async permission checks in route menu generator (#7688) 2025-08-17 15:43:10 +00:00
modules Refactor thumbnail size handling to use enum 2025-09-30 11:39:21 +08:00
router Support async route permissions in guards (#7700) 2025-08-19 07:01:15 +00:00
setup feat: add prompt for users to reload page after plugin update 2024-08-15 17:30:01 +08:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts chore: use rolldown-vite (#7489) 2025-06-19 16:31:11 +00:00