Commit Graph

  • c66b063b88 Merge pull request #2 from TheWhiteDog9487/C# main v1.11 TheWhiteDog9487 2026-08-11 16:32:12 +08:00
  • e603b7d733 当权限不足时,自动使用sudo重启自身 TheWhiteDog9487 2026-08-11 16:28:49 +08:00
  • 7913305260 彻底移除P/Invoke,以解决运行时DLL找不到的问题 虽然不需要调用libc了,但是仍然需要静态链接,不然还是会出问题 TheWhiteDog9487 2026-08-11 16:27:17 +08:00
  • 1cfa17d340 修复很多问题 TheWhiteDog9487 2026-08-08 13:52:24 +08:00
  • d5cf0c9910 修缮 TheWhiteDog9487 2026-08-08 12:19:54 +08:00
  • d4550e240c 对部分TryParse无法直接完成映射的系统进行特判 虽然现在只要ArchLinux一个,但之后应该会变成部分 TheWhiteDog9487 2026-08-08 11:57:06 +08:00
  • 3493263324 修复依赖于可能不存在的libicu的问题 TheWhiteDog9487 2026-08-08 11:15:22 +08:00
  • 1e633b0e8b 修复ARM64下无法运行Action的问题 TheWhiteDog9487 2026-08-08 11:00:04 +08:00
  • a79d7459e9 重写到C# TheWhiteDog9487 2026-08-08 10:34:26 +08:00
  • 04d944b7d3 支持ArchLinux 移除针对WSL的环境变量需求 配置完成之后不再需要重启 v1.10 TheWhiteDog9487 2026-06-28 17:32:38 +08:00
  • a7ef4ee63a - Debian写入前检查是否存在处于激活状态的简体中文locale,如果存在则跳过写入 - 如果文件打开失败,抛出异常 TheWhiteDog9487 2026-05-25 15:08:58 +08:00
  • f4678ef4a6 Update README.md v1.9 TheWhiteDog9487 2026-05-24 14:48:43 +08:00
  • acab359e53 修复Action不使用静态链接的问题 TheWhiteDog9487 2026-05-24 14:38:03 +08:00
  • 35957099c8 优化Debian的逻辑,实际上只需要生成locale然后update-locale就可以了 更新兼容性列表 优化对于WSL的判断 TheWhiteDog9487 2026-05-24 14:31:35 +08:00
  • 3ef4bd3948 不再上传Action构建到仓库内以避免仓库体积持续膨胀 后续每个更新我都会手动发release TheWhiteDog9487 2026-05-24 13:56:46 +08:00
  • 5a7444aebf 使用musl替换glibc,并在输出内移除调试符号以减小产物大小 TheWhiteDog9487 2026-05-24 09:48:06 +08:00
  • a3e3816eb7 这咋还掉索引了呢 TheWhiteDog9487 2025-12-03 22:08:53 +08:00
  • 87c365623e Action里更新一些过时的信息 TheWhiteDog9487 2025-12-03 21:58:51 +08:00
  • 9a35d2a5a9 增加Git忽略项 TheWhiteDog9487 2025-12-03 21:55:32 +08:00
  • b98c727529 格式化 TheWhiteDog9487 2025-12-03 21:55:14 +08:00
  • 92dcc3895e 增加明确的ciso646导入 TheWhiteDog9487 2025-12-03 21:53:57 +08:00
  • 7bf325d911 WSL的支持范围锁定到Ubuntu Debian我这测试没反应,不清楚啥原因 TheWhiteDog9487 2025-12-03 21:53:11 +08:00
  • 85b148f463 WSL也需要安装语言包,不然像nano这样的还是没中文 TheWhiteDog9487 2025-12-03 21:52:17 +08:00
  • 3f8daf2607 抛弃对Windows的探测,直接丢进Unsupported里面 TheWhiteDog9487 2025-12-03 21:50:06 +08:00
  • 284320be6e 新的二进制文件 v1.8 TheWhiteDog9487 2025-08-30 03:42:35 +00:00
  • 8187525cbe 正式支持WSL,应该是能正常用没太大毛病,有问题再说 其他修改直接看git版本比较吧 TheWhiteDog9487 2025-08-30 11:40:56 +08:00
  • 6c392cfd15 正式支持WSL,应该是能正常用没太大毛病,有问题再说 其他修改直接看git版本比较吧 TheWhiteDog9487 2025-08-30 11:40:56 +08:00
  • e97f6e4330 Update README.md TheWhiteDog9487 2025-04-22 13:03:58 +08:00
  • bcd42aa281 Update README.md TheWhiteDog9487 2025-04-22 13:03:58 +08:00
  • fac3c9c595 Update build.yml TheWhiteDog9487 2024-10-13 10:50:54 +08:00
  • 231e88e506 Update build.yml TheWhiteDog9487 2024-10-13 10:50:54 +08:00
  • de98440dbd 新的二进制文件 v1.7 TheWhiteDog9487 2024-10-12 11:05:06 +00:00
  • 511f959718 修复Workflow TheWhiteDog9487 2024-10-12 18:46:41 +08:00
  • 2c958e24ba 修复Workflow TheWhiteDog9487 2024-10-12 18:46:41 +08:00
  • a38c1b5c23 更新代码,适配新版本Ubuntu TheWhiteDog9487 2024-10-12 18:28:56 +08:00
  • 98c10f105b 更新代码,适配新版本Ubuntu TheWhiteDog9487 2024-10-12 18:28:56 +08:00
  • ff5ac3ccb5 更新Workflow配置 TheWhiteDog9487 2024-10-12 18:28:23 +08:00
  • 7b8f2668ee 更新Workflow配置 TheWhiteDog9487 2024-10-12 18:28:23 +08:00
  • fe6236cbb1 添加全自动化Workflow TheWhiteDog9487 2024-10-12 04:16:59 +00:00
  • 1c308fcf28 添加全自动化Workflow TheWhiteDog9487 2024-10-12 04:16:59 +00:00
  • 654356ca8f Update README.md TheWhiteDog9487 2023-05-09 07:43:33 +08:00
  • 354d030e4b Update README.md TheWhiteDog9487 2023-05-09 07:43:33 +08:00
  • 541a5cdf5b 啊,忘记更新x86架构的可执行文件了 v1.6 TheWhiteDog9487 2023-05-08 02:08:35 +00:00
  • 6839818577 新增加aarch64架构支持 TheWhiteDog9487 2023-05-08 01:55:20 +00:00
  • c6cff413fe 新增加aarch64架构支持 TheWhiteDog9487 2023-05-08 01:55:20 +00:00
  • 3038813cd5 Update README.md TheWhiteDog9487 2023-05-07 10:50:14 +08:00
  • 641f1a82a7 Update README.md TheWhiteDog9487 2023-05-07 10:50:14 +08:00
  • 879be09e0e Update README.md TheWhiteDog9487 2023-04-24 17:30:26 +08:00
  • 2756f382a8 Update README.md TheWhiteDog9487 2023-04-24 17:30:26 +08:00
  • 362c7bbebd Create LICENSE TheWhiteDog9487 2023-04-24 14:43:35 +08:00
  • d4eb067f79 Create LICENSE TheWhiteDog9487 2023-04-24 14:43:35 +08:00
  • 1b823cfd8e 修正支持列表 TheWhiteDog9487 2023-04-23 17:28:28 +08:00
  • 422ea6bc5e 修正支持列表 v1.5 TheWhiteDog9487 2023-04-23 17:28:28 +08:00
  • 8df45e64b5 超大号更新,Debian现已加入豪华套餐 TheWhiteDog9487 2023-04-23 17:09:08 +08:00
  • d4ed959762 超大号更新,Debian现已加入豪华套餐 TheWhiteDog9487 2023-04-23 17:09:08 +08:00
  • f1013b978c 超大号更新,Debian现已加入豪华套餐 TheWhiteDog9487 2023-04-23 17:09:08 +08:00
  • 03b382ce27 超大号更新,Debian现已加入豪华套餐 TheWhiteDog9487 2023-04-23 17:09:08 +08:00
  • 67761e4a48 Update README.md TheWhiteDog9487 2023-04-20 08:24:44 +08:00
  • fbabe987b8 Update README.md TheWhiteDog9487 2023-04-20 08:24:44 +08:00
  • f2d9ae0b33 debian软件包名都不一样怎么能用呢? TheWhiteDog9487 2023-01-17 12:09:06 +08:00
  • 8ad6c731ff debian软件包名都不一样怎么能用呢? v1.4 TheWhiteDog9487 2023-01-17 12:09:06 +08:00
  • b0c23c6117 搞定 TheWhiteDog9487 2023-01-17 12:04:58 +08:00
  • 76c5a2712f 搞定 TheWhiteDog9487 2023-01-17 12:04:58 +08:00
  • 334d54aaf3 搞定 TheWhiteDog9487 2023-01-17 12:03:30 +08:00
  • c771f6a63f 搞定 TheWhiteDog9487 2023-01-17 12:03:30 +08:00
  • aca7719d42 继续修复Bug,换个新方法 TheWhiteDog9487 2023-01-17 11:55:19 +08:00
  • 94aa2f68b9 继续修复Bug,换个新方法 TheWhiteDog9487 2023-01-17 11:55:19 +08:00
  • afc0193d28 修复22.04不工作的问题 TheWhiteDog9487 2022-09-22 09:48:41 +08:00
  • 749efe4f69 修复22.04不工作的问题 v1.3 TheWhiteDog9487 2022-09-22 09:48:41 +08:00
  • f8b56f1d0d 在Ubuntu 20.04 LTS上采用静态编译 TheWhiteDog9487 2022-03-19 19:09:47 +08:00
  • 7ca685cd38 淘汰shell版本,cpp版本增加确定机制 TheWhiteDog9487 2022-03-06 11:34:18 +08:00
  • 7d9a834453 淘汰shell版本,cpp版本增加确定机制 v1.2 v1.1 v1.0 TheWhiteDog9487 2022-03-06 11:34:18 +08:00
  • 21a8314317 再次修改README TheWhiteDog9487 2022-01-24 15:12:00 +08:00
  • d1765d2689 再次修改README TheWhiteDog9487 2022-01-24 15:12:00 +08:00
  • e5c6d2263d 更新README说明和CPP源文件,缺少一个空格我不能接受 TheWhiteDog9487 2022-01-24 15:09:44 +08:00
  • c3e642bac5 更新README说明和CPP源文件,缺少一个空格我不能接受 TheWhiteDog9487 2022-01-24 15:09:44 +08:00
  • 6cbc4c3b38 更新获取链接 TheWhiteDog9487 2022-01-24 11:44:09 +08:00
  • 39a0b17a59 更新获取链接 releases TheWhiteDog9487 2022-01-24 11:44:09 +08:00
  • 22b3e10f3e commit TheWhiteDog9487 2022-01-24 11:34:25 +08:00
  • 82d8ed35c9 commit TheWhiteDog9487 2022-01-24 11:34:25 +08:00