Commit Graph

78 Commits

Author SHA1 Message Date
jonny 30b9925992 fix: 修正manifest.json中的版本号格式 2026-03-04 21:22:33 +08:00
jonny ae68d65514 跟随memos版本号 2026-03-04 21:19:56 +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
jonny dd2609e1e4 适配v0.26.1
Update endpoints and metadata to match newer memos backend and record new maintainer.

- js/oper.js: switch upload endpoint to api/v1/attachments; replace auth/status POST with auth/me GET and adapt response parsing to response.user.name; stop using user-scoped memo endpoints and use api/v1/memos for tag/search/random requests; fix memo link path to /memos/{uid}.
- manifest.json: bump extension version to 2026.02.22 and update homepage_url to the GitHub repo.
- README.md: add maintainer note, compatibility (v0.26.1) and a collapsible details block.

These changes align the extension with backend API changes and mark the new maintenance status.
2026-02-22 15:14:48 +08:00
jonny c47e0a0b7b Update manifest.json 2025-03-29 01:06:45 +08:00
林木木 277a0c13b3 Merge pull request #55 from yozi9257/main
适配 memos v0.24.0
2025-03-28 20:43:48 +08:00
游之 4e7e0fd196 修复标签获取功能
现标签从用户最近1000条memo中提取
2025-02-27 15:36:47 +08:00
ShenqPerng 1604fb7645 图片上传功能适配 v0.24 2025-02-21 22:38:58 +08:00
ShenqPerng 5628aecd95 随机与搜索功能适配 v0.24,不兼容旧版 2025-02-21 22:04:29 +08:00
Yozi 71d5452610 适配 memos 0.24 2025-02-21 16:22:32 +08:00
lmm214 e292c83d36 "default_locale": "en", 2024-07-21 22:36:36 +08:00
林木木 d0be87a3dc Update README.md 2024-07-21 22:25:21 +08:00
lmm214 e96c16367d 匹配 v0.22.3 2024-07-21 22:23:21 +08:00
林木木 a12aac7577 Merge pull request #47 from yt-hyper/bugfix/fix_api_url
bugfix: 修复初始化状态下主页网址输入框提示词丢失问题
2024-07-20 08:21:16 +08:00
xuyutong.1998 a88513e674 bugfix: 修复初始化状态下主页网址输入框提示词丢失问题 2024-07-19 00:55:41 +08:00
林木木 a60fcf7a85 Update README.md 2024-06-15 16:26:31 +08:00
林木木 36ea286c8f Update manifest.json 2024-06-15 16:24:59 +08:00
林木木 755bb9e04c Merge pull request #44 from inertia42/main
修复获取标签功能
2024-06-15 16:22:45 +08:00
inertia 1d15a1d27b revert the formatting 2024-06-13 19:06:32 +08:00
inertia 05a1f535fe fix the method of getting tags 2024-06-13 17:07:19 +08:00
林木木 aa505c9fa6 Update README.md 2024-05-26 17:19:26 +08:00
林木木 8a72b051f6 Merge pull request #40 from r4ym0n/main
Compatible with the new v1 API
2024-05-23 13:53:28 +08:00
quartz010 511a26d531 Optimizing URL path issues 2024-05-23 01:10:16 +08:00
quartz010 0e4703cf26 update jq to fix an error 2024-05-23 01:09:41 +08:00
quartz010 c9c88161a6 change version 2024-05-23 01:09:28 +08:00
quartz010 a184c3ba05 Compatible with the new v1 API 2024-05-23 00:53:21 +08:00
林木木 f3aabb2e9a Update README.md 2023-09-19 20:08:12 +08:00
lmm214 63effbdc77 v0.15 2023-09-19 20:07:02 +08:00
lmm214 780d3d1da4 v 2023-07-21 10:45:45 +08:00
lmm214 32dcd1f162 2023.07.16 2023-07-16 21:30:02 +08:00
lmm214 a5f62b1958 2023.04.29 右键菜单的一系列改进 2023-04-29 09:42:37 +08:00
林木木 83dcf109d8 Merge pull request #17 from EZForever/ctx-menu-improvements
右键菜单的一系列改进
2023-04-29 09:35:56 +08:00
lmm214 adc84ebfec 20230409 2023-04-09 20:33:42 +08:00
EZForever 4d98357258 替换英文翻译文本中的中文符号 2023-04-08 12:41:30 +08:00
EZForever 00528fb020 右键菜单的一系列改进 2023-04-08 12:40:20 +08:00
lmm214 89c47e29de 2023.03.25 2023-03-26 15:21:44 +08:00
lmm214 c14540da4e 2023.03.25 2023-03-25 14:09:04 +08:00
lmm214 833dfdfca8 2023.03.19 2023-03-19 21:22:03 +08:00
lmm214 5deb081c67 2023.03.19 2023-03-19 21:20:09 +08:00
lmm214 a39d4b9a2a 2023.03.10 修复发布后调用最新一条 Memos。 2023-03-10 22:05:54 +08:00
lmm214 deec1e77a5 2023.03.09 新增右键发送文本至 Memos 输入框。 2023-03-09 23:25:08 +08:00
林木木 e740545dad Update README.md 2023-03-05 19:21:35 +08:00
lmm214 2f48b1e73a up 2023-03-05 19:19:58 +08:00
lmm214 7be3484d7f resource rename 2023-03-05 19:19:05 +08:00
lmm214 1035134582 tags 2023-03-05 15:41:53 +08:00
lmm214 725e3a3673 hidetag 2023-03-05 15:37:03 +08:00
lmm214 07fab2410d 默认标签公开或自己可见 2023-03-05 14:59:37 +08:00
lmm214 5631e937ec memos 2023-02-25 16:21:25 +08:00
lmm214 57fd068ba9 Memos 2023-02-25 15:57:37 +08:00
lmm214 fa99456fe0 memos 2023-02-25 13:37:02 +08:00