Khadgar xt
xt pushed to master at xt/rs_toolsbox 2023-06-30 16:32:04 +08:00
039596a4f5 feat(serial):基本完成UUID和Short UUID的生成功能。
xt pushed to master at xt/rs_toolsbox 2023-06-29 22:14:49 +08:00
260f17021b feat(hash):完成基本散列算法。
xt pushed to master at xt/rs_toolsbox 2023-06-29 15:56:42 +08:00
418fc4dccf feat(verify):增加生成指定位数的验证码功能。
xt pushed to master at xt/rs_toolsbox 2023-06-29 15:44:01 +08:00
a0f189d1f4 feat(serialize):基本完成Hex和Base64的编解码。
xt pushed to master at xt/rs_toolsbox 2023-06-29 14:33:02 +08:00
fb5937918a enhance(serialize):增加序列化功能结构。
xt pushed to master at xt/rs_toolsbox 2023-06-29 14:17:15 +08:00
6fa267d4fa build(deps):调整功能依赖,建立单元测试文件夹。
xt pushed to master at xt/rs_toolsbox 2023-06-29 13:32:56 +08:00
92c89e9ceb build(init):初始项目结构建立。
xt created branch master in xt/rs_toolsbox 2023-06-29 13:32:56 +08:00
xt created repository xt/rs_toolsbox 2023-06-29 13:32:35 +08:00
xt pushed to master at xt/go-book 2023-06-18 19:25:20 +08:00
1cab115d2c post:基本完成命令部分的内容。
xt pushed to master at xt/go-book 2023-06-17 18:35:52 +08:00
4ba6fa3126 post:完成基本目录的设计,以及前期引导部分的编辑。
xt created branch master in xt/go-book 2023-06-17 18:35:52 +08:00
xt created repository xt/go-book 2023-06-17 18:35:30 +08:00
xt pushed to master at xt/comic_viewer 2023-03-27 18:47:18 +08:00
5c092cad17 fix(list):调整文件夹树布局。
xt pushed to master at xt/comic_viewer 2023-03-24 09:29:22 +08:00
f38165d8d2 fix(app):修复自动设置窗口标题的功能。
xt pushed to master at xt/comic_viewer 2023-03-23 16:02:05 +08:00
49a800fb4b build(version):更改发布版本号。
xt pushed to master at xt/comic_viewer 2023-03-23 16:01:13 +08:00
45cbcaf95f enhance(list):文件夹列表与文件列表改用自然数字排序。
8fab1a2c74 build(deps):增加正则表达式支持库。
Compare 2 commits »
xt pushed to master at xt/comic_viewer 2023-03-23 10:01:27 +08:00
17e8bda099 build(version):更新版本号。
xt pushed to master at xt/comic_viewer 2023-03-23 09:58:55 +08:00
ea19698036 fix(list):调整文件列表样式,使之可以列出文件列表的最后一项。
0eb69d777d feat(file):增加修改文件名称的功能。
65943e33b9 enhance(view):调整虚拟列表滚动设置,避免卡顿。
Compare 3 commits »
xt pushed to master at xt/comic_viewer 2023-03-22 14:41:51 +08:00
6d4dd4de06 build(config):修改Tauri配置。