Commit Graph

10 Commits

Author SHA1 Message Date
jonny c8bdb918f3 Display supported Memos version in popup
Add a localized notice for supported Memos versions and render it in the extension popup. Introduce the "supportedMemosVersion" message in en and zh_CN (shows compatibility: v0.24.0+ and tested versions), add a corresponding div to popup.html, and wire it up in js/i18n.js so the text is populated via i18n.
2026-03-05 18:17:36 +08:00
jonny 59700dce59 - feat:新增附件列表管理和增加按钮提示
Introduce an upload attachments panel with styles, localization and client-side management. Added new i18n keys (EN/ZH) and refactored js/i18n.js to helper setters for text/placeholder/title. popup.html and css/main.css add the upload-list UI and styles. oper.js implements rendering, drag-and-drop reorder, deletion (calls DELETE api with token), storage persistence (resourceIdList), escapeHtml sanitization, and sync change handling; it also fixes a config check (repo -> apiTokens), stores filename from upload responses, handles attachments/resources compatibility, and clears the list after sending a memo. Overall this enables reorderable, deletable uploaded attachments with proper localization and tooltips.
2026-03-04 21:18:03 +08:00
lmm214 e96c16367d 匹配 v0.22.3 2024-07-21 22:23:21 +08:00
inertia 05a1f535fe fix the method of getting tags 2024-06-13 17:07:19 +08:00
lmm214 63effbdc77 v0.15 2023-09-19 20:07:02 +08:00
EZForever 4d98357258 替换英文翻译文本中的中文符号 2023-04-08 12:41:30 +08:00
EZForever 00528fb020 右键菜单的一系列改进 2023-04-08 12:40:20 +08:00
lmm214 c14540da4e 2023.03.25 2023-03-25 14:09:04 +08:00
lmm214 453863d16e v3 2022-10-12 19:52:06 +08:00
林木木 b09ebc960f Add files via upload 2022-10-09 21:08:57 +08:00