halo/ui/console-src
Ryan Wang 69f126efa4 Remove attachment thumbnails modal and related code
Deleted the AttachmentThumbnailsModal, related components, and composables for managing and displaying attachment thumbnails. Updated AttachmentList and AttachmentDetailModal to remove references to the thumbnails modal and related permissions. Simplified thumbnail display to show only available image thumbnails in the detail modal, and updated i18n files to remove unused thumbnail modal and status translations. Centralized thumbnail width mapping in utils/thumbnail.ts.
2025-09-30 16:23:57 +08:00
..
composables fix: post slug generation not following selected strategy (#6914) 2024-10-22 06:52:28 +00:00
layouts Support async permission checks in route menu generator (#7688) 2025-08-17 15:43:10 +00:00
modules Remove attachment thumbnails modal and related code 2025-09-30 16:23:57 +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
stores chore: remove unused code related to system configMap (#6695) 2024-09-24 06:57:20 +00: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