mirror of
https://github.com/Moe-Sakura/frontend.git
synced 2026-04-06 08:45:05 +08:00
- Integrated custom JavaScript and HTML functionality into the application, allowing users to apply their scripts and markup dynamically. - Updated API configuration handling in search.ts to utilize settings from the store, improving flexibility and maintainability. - Refactored theme application logic to ensure custom styles are applied correctly during component lifecycle events. - Improved the user interface in SettingsModal.vue with an IDE-style code editor for better user experience when editing custom code.