Sijie.Sun
df17a7bb68
bugfix before release 11x ( #130 )
...
* use correct i18n hook
* fix peer rpc panic
make sure server use correct transact id
* fix dhcp
recreate tun device after ip changed
* use upx correctly
* compile arm & armv7
* prepare to release v1.1.0
2024-06-03 23:07:44 +08:00
m1m1sha
0ead308392
Feat/pseudo dhcp ( #109 )
...
* ✨ feat: pseudo dhcp
2024-05-17 23:16:56 +08:00
m1m1sha
a5637003ad
Perf/optimize details ( #106 )
...
* 🎈 perf: details
* 🎈 perf: optimize Style
2024-05-11 16:26:44 +08:00
Sijie.Sun
65ac991d1c
(Tyr) fix flashing console window on windows ( #105 )
...
add requireAdmin in app manist
2024-05-11 12:02:15 +08:00
sijie.sun
518b6e277a
networkList should not be empty after first start
2024-05-11 00:39:35 +08:00
m1m1sha
e07f760def
🎈 perf: simplify format
2024-05-10 11:56:18 +08:00
m1m1sha
24e2f41260
Merge branch 'EasyTier:main' into perf/ts-type
2024-05-10 00:16:39 +08:00
m1m1sha
52fef9fd4f
🎈 perf: 主机名提示显示本机主机名
2024-05-08 21:02:14 +08:00
m1m1sha
bf6b46ec8e
🎈 perf: func
2024-05-08 19:09:39 +08:00
m1m1sha
da0777293f
🎈 perf: ts type
2024-05-08 18:58:17 +08:00
m1m1sha
6448955e05
🌈 style: 去除表格抖动
2024-05-08 14:48:23 +08:00
m1m1sha
0498b55d39
✨ feat: custom hostname
2024-05-08 14:47:22 +08:00
m1m1sha
0fa7895301
🐳 chore: pnpm lock update
2024-05-07 23:10:33 +08:00
m1m1sha
b9c4cd25a6
Merge branch 'perf/gui-front-perf' of https://github.com/m1m1sha/easytier into perf/gui-front-perf
2024-05-07 23:09:53 +08:00
m1m1sha
ecdf9f34ea
🐳 chore: pnpm lock
2024-05-07 23:04:06 +08:00
m1m1sha
5b14fc05d2
🐞 fix: 全局作用域中异步加载语言
2024-05-07 23:01:23 +08:00
m1m1sha
6089813da5
🐳 chore: eslint config and script
...
`eslint` 只忽略 `tauri` 文件目录
增加 `eslint` 自动修复命令
2024-05-07 23:01:06 +08:00
m1m1sha
189a073f05
🌈 style: lint
2024-05-07 23:01:06 +08:00
m1m1sha
a6b8f2023c
🐞 fix: 不可使用顶级 await
2024-05-07 23:01:06 +08:00
m1m1sha
9c390230f5
🐳 chore: eslint 命令行忽略文件
...
由于未知原因导致 eslint 配置项中 ignores 未生效,暂时使用命令行代替
2024-05-07 23:01:06 +08:00
m1m1sha
36436b597f
🐞 fix: i18n 读写 key 不一致
2024-05-07 23:01:06 +08:00
m1m1sha
f0c7b3a9bf
🐳 chore: eslint config
2024-05-07 23:01:06 +08:00
m1m1sha
cbbd8a2b8c
🐳 chore: 修改工作区配置
...
move the gui workspace configuration from the main workspace to the gui workspace to avoid issues such as plugin warnings
2024-05-07 22:58:42 +08:00
m1m1sha
3f44f48814
🐳 chore: vsc recommendations
2024-05-07 22:58:42 +08:00
m1m1sha
1a1549cdc7
🌈 style: 清理依赖
2024-05-07 22:58:42 +08:00
m1m1sha
eafff8439c
🐳 chore: vsc workspace
2024-05-07 22:57:56 +08:00
m1m1sha
c37fc13404
🌈 style: eslint lint
2024-05-07 22:57:56 +08:00
m1m1sha
8b94b3cab0
🐳 chore: eslint
2024-05-07 22:57:56 +08:00
m1m1sha
37f01f2898
🎈 perf: 修改多语言图标
2024-05-07 22:57:56 +08:00
m1m1sha
cd3387357b
🐞 fix: 可能使用不存在的语言
2024-05-07 22:57:56 +08:00
m1m1sha
59ccb38db2
🎈 perf: 移除无用tsconfig
2024-05-07 22:57:56 +08:00
m1m1sha
39fcbf91d5
🎈 perf: 拆分main
2024-05-07 22:57:56 +08:00
m1m1sha
e3c82dbbc8
🎈 perf: 更新引入
2024-05-07 22:57:56 +08:00
m1m1sha
be67330c24
🎈 perf: 使用路径路由
2024-05-07 22:57:56 +08:00
m1m1sha
795b8ec1d0
🎈 perf: 拆分composable
2024-05-07 22:57:56 +08:00
m1m1sha
856cd33f26
🎈 perf: 拆分store
2024-05-07 22:57:56 +08:00
m1m1sha
0b30bdf4a0
🎈 perf: 拆分i18n
2024-05-07 22:57:56 +08:00
m1m1sha
11a3f786cb
🎈 perf: 拆分type
2024-05-07 22:57:56 +08:00
m1m1sha
0b389afd22
🐳 chore: 增加依赖
2024-05-07 22:57:56 +08:00
m1m1sha
1280e1dde2
replace yarn with pnpm ( #85 )
...
* 🐳 chore: replace yarn with pnpm
2024-05-07 22:40:09 +08:00
m1m1sha
d10917d47d
🐞 fix: 全局作用域中异步加载语言
2024-05-07 15:24:51 +08:00
m1m1sha
fb2a6d9b17
🐳 chore: eslint config and script
...
`eslint` 只忽略 `tauri` 文件目录
增加 `eslint` 自动修复命令
2024-05-07 14:33:26 +08:00
m1m1sha
a8c4b1feac
🌈 style: lint
2024-05-07 14:30:40 +08:00
m1m1sha
c0dc9a493d
🐞 fix: 不可使用顶级 await
2024-05-07 13:43:08 +08:00
m1m1sha
83baf2fdc7
🐳 chore: eslint 命令行忽略文件
...
由于未知原因导致 eslint 配置项中 ignores 未生效,暂时使用命令行代替
2024-05-07 10:46:58 +08:00
m1m1sha
8188585edd
🐞 fix: i18n 读写 key 不一致
2024-05-07 10:40:12 +08:00
m1m1sha
e9a625ec5f
🐳 chore: eslint config
2024-05-07 10:39:06 +08:00
m1m1sha
2e57599f41
🐳 chore: 修改工作区配置
...
move the gui workspace configuration from the main workspace to the gui workspace to avoid issues such as plugin warnings
2024-05-06 14:26:32 +08:00
m1m1sha
3abdca31f2
🐳 chore: vsc recommendations
2024-05-06 13:06:42 +08:00
m1m1sha
8d1e99da05
🌈 style: 清理依赖
2024-05-06 12:59:03 +08:00