Commit Graph

179 Commits

Author SHA1 Message Date
3283aea435 添加 CSV 编辑工具(close #12) 2022-03-18 11:09:16 +08:00
5f9c6eeb0f 添加文件选择组件 2022-03-18 11:06:49 +08:00
41cd1be826 安装 DataGridXL2、Papa Parse 2022-03-18 11:05:38 +08:00
58386fd28c 优化代码 2022-03-17 13:09:58 +08:00
fcd91876ce 修改组件名称 2022-03-17 12:49:34 +08:00
22a823caba 重命名页面文件 2022-03-17 12:08:31 +08:00
973dfa264b 修改组件名称 2022-03-17 12:06:09 +08:00
d2d6267a54 添加 Vuex 2022-03-17 11:50:28 +08:00
d165a0e2be 将包管理器更换为 pnpm,更新 Vue CLI 版本,调整配置文件 2022-03-17 11:50:19 +08:00
dependabot[bot]
347dcd837c Bump url-parse from 1.5.7 to 1.5.10 (#15) 2022-03-01 04:55:49 +00:00
dependabot[bot]
2f3bf27aa0 Merge pull request #14 from Frost-ZX/dependabot/npm_and_yarn/url-parse-1.5.7 2022-02-19 08:55:53 +00:00
dependabot[bot]
42a13e0ae3 Bump url-parse from 1.5.4 to 1.5.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 07:12:07 +00:00
8e06b0a655 Bump follow-redirects from 1.14.7 to 1.14.8 2022-02-16 08:38:05 +08:00
dependabot[bot]
70a29fc3fb Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 11:32:41 +00:00
2e31c38d4b 更新项目依赖 2022-02-03 17:01:08 +08:00
6141191668 更新导航链接数据(2022-02-03) 2022-02-03 16:56:33 +08:00
865e85ef36 添加 jsconfig.json 2022-02-03 16:56:06 +08:00
4592977c31 更新项目依赖 2021-12-29 21:45:04 +08:00
0510ec613e 更新导航链接数据(2021-12-29) 2021-12-29 21:44:55 +08:00
e48047e422 更新项目依赖 2021-12-06 13:12:43 +08:00
45fa1e1949 添加 4 个小工具 2021-12-06 13:07:35 +08:00
9ca03a6a4f 安装 Day.js 2021-11-29 20:57:14 +08:00
f2e9666a56 优化“比例计算”和“WebSocket”工具 2021-11-19 22:04:47 +08:00
09d475e86f 更新导航链接数据(2021-11-14) 2021-11-14 21:26:48 +08:00
468896a872 优化 2021-11-14 21:26:20 +08:00
c342f06c4c 添加工具:比例计算、生成批量下载链接、Unix 时间戳转换 2021-11-14 16:32:20 +08:00
e621b09a78 安装 mathjs 2021-11-14 16:28:30 +08:00
3a20686bfb 优化 2021-11-14 16:28:03 +08:00
8617de5c38 添加读取文件函数 2021-11-10 00:47:15 +08:00
b5a879c9e6 添加编码转换工具 2021-11-10 00:46:11 +08:00
c1a4d87421 安装 bookmark-file-parser 和 html-entities 2021-11-10 00:44:12 +08:00
44f31b2da2 更新项目依赖 2021-11-09 10:14:53 +08:00
44ffb3d1ea 优化工具页面的代码 2021-11-08 17:46:16 +08:00
a51a363811 优化 WebSocket 工具 2021-11-08 17:42:03 +08:00
7910a93746 更新导航链接数据(2021-11-07) 2021-11-07 11:53:33 +08:00
318d8917cd 更新配置文件 2021-11-07 11:52:41 +08:00
9da25af6a2 优化代码 2021-11-07 11:30:29 +08:00
c15fda5364 添加 WebSocket 工具 2021-11-07 11:25:29 +08:00
7e30c0f5ee 调整项目依赖 2021-11-07 00:21:18 +08:00
c259950b7f 更新导航链接数据(2021-09-20) 2021-09-24 23:44:36 +08:00
40c8881c20 更新配置文件 2021-09-24 23:40:29 +08:00
ca4f82911a 更新依赖 2021-09-24 23:28:34 +08:00
80a83ebba8 更新导航链接数据(2021-08-03) 2021-08-03 08:35:05 +08:00
3e2411d66d 添加搜索词建议源(bilibili)
默认情况下从百度搜索的接口获取搜索词建议,
若选择的搜索引擎存在对应的接口,
则请求对应的接口获取搜索词建议。
2021-07-13 19:10:39 +08:00
93656fc4dc 修复单行文本行数限制不起作用 2021-07-13 18:41:08 +08:00
4677142e32 搜索框添加搜索关键词建议(搜索词联想)- #11
目前的关键词来源为百度搜索,且需要先在设置中开启。
2021-07-13 00:22:29 +08:00
37c85d31ae 添加 JSONP 函数 2021-07-13 00:15:10 +08:00
d8f48d4ce0 使用严格相等运算符 2021-07-05 23:15:24 +08:00
7b76fc0c48 添加链接简介 2021-07-05 23:06:01 +08:00
f262d6820d 更新导航链接数据(2021-06-20) 2021-06-21 00:05:10 +08:00