54 Commits

Author SHA1 Message Date
fofolee
36f6e0ceed 精简图标 2024-12-22 09:29:15 +08:00
fofolee
5c02214063 完善卡片上标签显示逻辑的算法 2024-12-21 19:38:17 +08:00
fofolee
b230088a3a 支持匹配文件夹 2024-12-21 14:44:31 +08:00
fofolee
4baab60804 二列卡片视图布局调整 2024-12-21 13:52:26 +08:00
fofolee
45780a2e0c 支持设置背景图片,不再局限于面板模式,支持设置毛玻璃效果 2024-12-19 00:39:44 +08:00
fofolee
10d7ab200e 优化转义规则 2024-03-04 16:42:03 +08:00
fofolee
209da5e869 添加更新提醒 2024-03-01 09:24:57 +08:00
fofolee
ea2e873525 添加自动分离功能 2024-02-19 00:31:04 +08:00
fofolee
bf77c75717 卡片缺省紧凑视图 2024-01-23 09:43:36 +08:00
fofolee
6996bef1b7 修改关键词颜色 2024-01-05 22:08:50 +08:00
fofolee
62a9bb01d1 优化输入框推送功能 2023-08-07 20:24:44 +08:00
fofolee
f51eb9d832 修复路径中的反斜杠未全部转义的bug 2022-06-01 10:27:31 +08:00
fofolee
700c3875c1 「忽略输出且不隐藏 」不退出插件 2022-05-21 19:47:08 +08:00
fofolee
1ee35586c1 支持修改环境变量和 ALIAS 2022-05-19 00:59:37 +08:00
fofolee
7c692858d2 windows 下无法同时选择文件和文件夹 2022-05-13 21:07:01 +08:00
fofolee
69f72b1098 新的 feature logo 2022-05-09 00:25:07 +08:00
fofolee
1b40855578 快捷命令服务改为内置 feature 2022-05-08 23:30:07 +08:00
fofolee
f3a2ad4a62 将用户配置分为通用和本机 2022-05-07 00:53:31 +08:00
fofolee
73e342c8c3 profile 全局配置变量扁平化 2022-05-06 22:52:42 +08:00
fofolee
a53c1a16e0 实时保存后台服务的脚本 2022-05-02 16:56:44 +08:00
fofolee
da772d2bc5 更新匹配图片描述 2022-05-02 11:14:01 +08:00
fofolee
21d696a4a5 用户变量样式美化 2022-05-01 23:19:34 +08:00
fofolee
3a2793d499 标签紧凑视图 2022-05-01 16:05:47 +08:00
fofolee
3fa216bdd8 去掉调试时的 console 语句 2022-04-29 23:17:58 +08:00
fofolee
9b1a4a883b 新增用户变量 2022-04-26 00:26:09 +08:00
fofolee
6d8034d950 使用组件而非插件的形式重写 quickcommandUI 2022-04-25 01:43:57 +08:00
fofolee
b0d06875b3 进入插件自动聚焦搜索 2022-04-23 10:51:03 +08:00
fofolee
9101892376 新增 html 2022-04-22 17:32:22 +08:00
fofolee
3ede4cdd73 尝试 html 输出放在 iframe 里 2022-04-21 23:00:26 +08:00
fofolee
338ee9a953 经验等级调整 2022-04-19 22:39:53 +08:00
fofolee
6cfd054767 仅 runcode 才保存历史 2022-04-19 21:45:47 +08:00
fofolee
a27fe4c338 vm 即将在渲染进程内被禁用,改用简单的沙箱执行命令 2022-04-18 17:41:04 +08:00
fofolee
05999db5d2 定时任务 80% 2022-04-18 08:05:35 +08:00
fofolee
661c6b3711 添加快捷命令服务的功能 2022-04-17 18:14:51 +08:00
fofolee
f3d6b72273 logo 移至 plugin 目录 2022-04-16 13:11:58 +08:00
fofolee
807834244d 引入 Cron 2022-04-16 02:04:16 +08:00
fofolee
e4e7d77808 图标移至src 2022-04-15 18:54:21 +08:00
fofolee
4e879e6dc2 添加三个实用功能 2022-04-15 17:45:58 +08:00
fofolee
472c353b20 移除平台svg图标的引用,改用font 2022-04-14 16:23:10 +08:00
fofolee
2a8c52f9b3 将命令类型的颜色配置移动到js文件中 2022-04-14 10:02:22 +08:00
fofolee
7264db7a5d menu模块化 2022-04-12 18:15:13 +08:00
fofolee
3ba0d01915 编辑命令界面也需要临时赋值 2022-04-12 13:06:51 +08:00
fofolee
a4179cb9d8 完善执行命令功能 99% 2022-04-10 14:06:21 +08:00
fofolee
c78581bc76 增加图片匹配 2022-04-10 12:29:29 +08:00
fofolee
0cd878adfb 新增 {{py}} 和 {{js}} 两个特殊变量 2022-04-10 12:01:22 +08:00
fofolee
73c5dbacee 完善执行命令功能 90% 2022-04-10 00:38:56 +08:00
fofolee
94b19dce5d 完善执行命令功能 80% 2022-04-09 16:27:55 +08:00
fofolee
121a9951ae 添加『关于』 2022-04-09 10:31:24 +08:00
fofolee
cfd7f2f884 结构调整 2022-04-08 10:26:32 +08:00
fofolee
9694570dea 完善保存命令功能 2022-04-07 17:30:26 +08:00