Commit Graph
408 Commits
Author SHA1 Message Date
naiba d1fba95484 fix: local debug 2024-12-09 23:11:17 +08:00
naiba e2027a0ef0 fix: local debug 2024-12-09 23:11:17 +08:00
UUBulb baf611ea94 fix: multi select scroll (#43) 2024-12-09 20:22:23 +08:00
UUBulb b53688b4f4 fix: multi select scroll (#43) 2024-12-09 20:22:23 +08:00
仓鼠 c01a48cab9 feat: add user_template setting (#36) 2024-12-07 01:17:00 +08:00
仓鼠 982ecc7086 feat: add user_template setting (#36) 2024-12-07 01:17:00 +08:00
UUBulb d702996021 improve styles (#34) 2024-12-06 22:21:50 +08:00
UUBulb 57472ca2b4 improve styles (#34) 2024-12-06 22:21:50 +08:00
UUBulb 2ad96714f3 update service api (#29)
* update service api

* update api.ts
2024-12-05 21:00:48 +08:00
UUBulb d21daa47f9 update service api (#29)
* update service api

* update api.ts
2024-12-05 21:00:48 +08:00
UUBulb 1cc36b9098 chore: windows env typo (#27) 2024-12-05 17:04:49 +08:00
UUBulb 9cc1a1e1bd chore: windows env typo (#27) 2024-12-05 17:04:49 +08:00
bobyasasas 65886f8348 Update install-commands.tsx (#25)
修正了实际windows复制安装脚本不可用的问题
2024-12-05 00:10:58 +08:00
bobyasasas 188b7b9a0e Update install-commands.tsx (#25)
修正了实际windows复制安装脚本不可用的问题
2024-12-05 00:10:58 +08:00
UUBulb 58efdde19e fix: missing notification group input in settings (#24)
* fix: missing notification group input in settings

* change script name

* license

* update settings api

* improve: cell width

* feat: site name
2024-12-04 20:03:16 +08:00
UUBulb 950318417f fix: missing notification group input in settings (#24)
* fix: missing notification group input in settings

* change script name

* license

* update settings api

* improve: cell width

* feat: site name
2024-12-04 20:03:16 +08:00
naiba 36472035e1 fix: websocket 2024-12-02 23:51:24 +08:00
naiba 2e814e6f5e fix: websocket 2024-12-02 23:51:24 +08:00
naiba df6c23af89 fix: websocket 2024-12-02 22:10:07 +08:00
naiba 4cdb11059a fix: websocket 2024-12-02 22:10:07 +08:00
UUBulb fc1dc1128b fix: profile input auto-complete (#18) 2024-12-02 20:57:19 +08:00
UUBulb dec642a8e6 fix: profile input auto-complete (#18) 2024-12-02 20:57:19 +08:00
GuGuGu 22c53cf723 fix: Kill auto language (#21)
* fix: Kill auto language

Kill the background automatic recognition of language to prevent backend
Language file correction

* refactor(Aggregate): Ports and install hosts

Optimize multi-language

* fix(I18n): Kill spurious shortcuts

Fix wrong import
2024-12-02 20:57:03 +08:00
GuGuGu 14f4d03320 fix: Kill auto language (#21)
* fix: Kill auto language

Kill the background automatic recognition of language to prevent backend
Language file correction

* refactor(Aggregate): Ports and install hosts

Optimize multi-language

* fix(I18n): Kill spurious shortcuts

Fix wrong import
2024-12-02 20:57:03 +08:00
naiba 51c0af6146 chore: i18n 2024-12-01 21:50:59 +08:00
naiba 7f3f6e8af1 chore: i18n 2024-12-01 21:50:59 +08:00
GuGuGu c99da9fdc1 fix: language types error (#14) 2024-11-30 23:56:30 +08:00
GuGuGu dd5cf051d5 fix: language types error (#14) 2024-11-30 23:56:30 +08:00
naiba 3dc6da8ea9 fix: waf page 2024-11-30 21:31:55 +08:00
naiba c49bbb54e1 fix: waf page 2024-11-30 21:31:55 +08:00
naiba 7463bbe3a6 feat: 优化复制安装命令提示 2024-11-30 20:14:49 +08:00
naiba ef70277ff4 feat: 优化复制安装命令提示 2024-11-30 20:14:49 +08:00
Colin 63bb672ff1 fix(I18n): Translation supplement
Translation supplement, automatic lanSupplement the missing translations
2024-11-30 13:04:34 +01:00
Colin a8f7c15f6c fix(I18n): Translation supplement
Translation supplement, automatic lanSupplement the missing translations
2024-11-30 13:04:34 +01:00
naiba 5c0c358255 fix: copy to clipboard 2024-11-30 17:08:47 +08:00
naiba a3c9fcec73 fix: copy to clipboard 2024-11-30 17:08:47 +08:00
UUBulb eca99201b3 fix: wrong variable name (#12) 2024-11-30 15:18:41 +08:00
UUBulb 31c0e4c485 fix: wrong variable name (#12) 2024-11-30 15:18:41 +08:00
UUBulbandnaiba d1ac4fa5bd fix: never write undefined (#11)
Co-authored-by: naiba <hi@nai.ba>
2024-11-30 15:04:00 +08:00
UUBulbandnaiba f3a5f04392 fix: never write undefined (#11)
Co-authored-by: naiba <hi@nai.ba>
2024-11-30 15:04:00 +08:00
naiba eb044d42bc feat: 修改用户名,简化代码 2024-11-30 15:02:42 +08:00
naiba c98632bc17 feat: 修改用户名,简化代码 2024-11-30 15:02:42 +08:00
UUBulb 7d672fa8c5 implement install-commands button (#10)
* fix: type conversion

* implement install-commands button
2024-11-30 13:44:17 +08:00
UUBulb e42910ad35 implement install-commands button (#10)
* fix: type conversion

* implement install-commands button
2024-11-30 13:44:17 +08:00
naiba 35436e69bb feat: 调整安装脚本复制位置 2024-11-30 12:58:53 +08:00
naiba 3e9a75125a feat: 调整安装脚本复制位置 2024-11-30 12:58:53 +08:00
UUBulb 5e34e28916 fix: type conversion (#9) 2024-11-30 11:41:50 +08:00
UUBulb f6656a8e84 fix: type conversion (#9) 2024-11-30 11:41:50 +08:00
GuGuGu 47f092918e feat(I18n): Add multiple languages ​​(zh-CN/zh-TW/en/it) (#8) 2024-11-29 20:47:09 +08:00
GuGuGu 24286a7449 feat(I18n): Add multiple languages ​​(zh-CN/zh-TW/en/it) (#8) 2024-11-29 20:47:09 +08:00