You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Refines and expands Vietnamese locale
Improves existing Vietnamese translations for better consistency, clarity, and natural phrasing.
Adds numerous new translation keys to provide comprehensive localization for recently introduced features and UI elements.
* Adds global search to the script list
Enables users to filter scripts by name, metadata, or their entire source code.
Introduces a search input with debounce for better performance and a scope selector to toggle between title-only and full-content search.
Lazy-loads and caches script source code on demand when performing full-content searches, improving responsiveness and reducing unnecessary network requests.
This enhances script discoverability and management within the options interface.
* lint-fix
* 全局代码搜索
* 恢复style
---------
Co-authored-by: 王一之 <yz@ggnb.top>
0 commit comments