191 Commits

Author SHA1 Message Date
19a6c91d02 更新版本号(2.1.0) V2.1.0 2024-08-31 14:55:56 +08:00
c4178af9f4 隐藏无法使用的小工具 2024-08-31 14:50:01 +08:00
28f4b246d4 移除 DataGridXL 2024-08-31 14:49:29 +08:00
ef69e0536b 更新导航链接数据(2022-03-20) 2022-03-20 22:03:23 +08:00
83ea700eac 优化全局状态读写逻辑,使用 Vuex 2022-03-20 21:49:43 +08:00
fdb9d31101 调整工具页面打开方式 2022-03-20 12:41:21 +08:00
63e633c452 优化部分小工具 2022-03-19 18:45:43 +08:00
e42e0ec52e 调整 PostCSS 配置文件 2022-03-19 18:12:28 +08:00
4fb4f13da3 调整导航链接数据的结构,提高初次载入的速度 2022-03-19 18:11:57 +08:00
463aa3ae4b 添加搜索关键词解析函数 2022-03-18 11:13:01 +08:00
5b9fc602b9 优化页面样式 2022-03-18 11:12:41 +08:00
af6f1ff334 更新项目说明 2022-03-18 11:11:29 +08:00
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