150 Commits

Author SHA1 Message Date
mofeng-git
b8ddf7c2da 增加快速文件互传功能(基于 MSD)
为 MSD 路径添加配置选项
为 文件镜像名称添加配置选项
修复 make 测试环境
2024-11-22 17:40:55 +00:00
mofeng-git
eec64ef57c Merge remote-tracking branch 'upstream/master' 2024-11-20 15:18:34 +00:00
mofeng-git
6928fab16c Revert "初步的 kvmd 国际化(汉化)支持"
This reverts commit 20927c7226b1860f94299bd157f73c08ba950dda.
2024-11-20 12:44:59 +00:00
mofeng-git
b419641251 Revert "进一步的 kvmd 国际化(汉化)支持,添加配置入口"
This reverts commit 35397c54143f3dba89bebc4e30bc09b0804b5798.
2024-11-20 12:44:59 +00:00
mofeng-git
72dce4de89 #46 修复 CD-ROM 与 FLASH 模式网页无法切换
挂载 MSD 时重启 UDC 确保模式生效
2024-11-05 17:54:38 +00:00
Maxim Devaev
0fd1174bc5 granularity info and minor fixes 2024-11-02 18:06:52 +02:00
Maxim Devaev
deba110cdf partial msd events 2024-11-02 10:39:15 +02:00
Maxim Devaev
47778bc48c msd: ftruncate() for uploading 2024-10-29 19:50:27 +02:00
Maxim Devaev
c02bc53bc4 msd: reload parts from inotify loop 2024-10-29 13:35:39 +02:00
Maxim Devaev
546ac24b93 msd reset now leads to inotify restart 2024-10-29 11:01:18 +02:00
Maxim Devaev
2195acf2ff Don't watch inotify modify events because they fires on every write() 2024-10-28 17:20:13 +02:00
Maxim Devaev
60f413c1f4 refactoring 2024-10-28 10:46:12 +02:00
Maxim Devaev
a84242c9bc AioExclusiveRegion API is sync now 2024-10-26 15:51:33 +03:00
Maxim Devaev
399712c684 refactoring 2024-10-24 03:05:46 +03:00
Maxim Devaev
cda32a083f new events model 2024-10-21 17:46:59 +03:00
Maxim Devaev
b67a232584 copy some msd dicts to avoid changing 2024-10-19 09:25:20 +03:00
mofeng-git
507c46b986 MSD 支持运行目录存放镜像 2024-10-05 14:31:23 +00:00
Maxim Devaev
7a53f14456 refactoring 2024-09-18 04:37:43 +03:00
mofeng-git
5f7f8d58ed a fix 2024-09-01 02:38:00 +00:00
Maxim Devaev
3837e1a1c8 Simplified inotify API 2024-08-25 01:24:12 +03:00
mofeng-git
35397c5414 进一步的 kvmd 国际化(汉化)支持,添加配置入口
yaml 配置示例:
```
languages:
    console: zh
    web: zh
```
2024-08-14 22:54:12 +08:00
mofeng-git
20927c7226 初步的 kvmd 国际化(汉化)支持
1. 添加汉化文件
2. 添加 Lanuages().gettext 函数处理字符替换
3. 修改相关字符串调用
2024-08-06 21:45:16 +08:00
Maxim Devaev
ce62d711c1 updated copyright date 2024-03-22 16:02:55 +02:00
Maxim Devaev
61de01d892 msd: using .incomplete files instead of .complete 2023-08-19 06:21:32 +03:00
Maxim Devaev
a834c89ef3 copyright update 2023-05-27 12:41:22 +03:00
Maxim Devaev
22db176ef0 removed aiofs 2023-03-22 04:44:07 +02:00
Maxim Devaev
1a2b70b2b0 decreased msd tick 2023-03-21 07:47:30 +02:00
Maxim Devaev
84563553b8 fixed msd parts api 2023-03-19 02:16:20 +02:00
Maxim Devaev
03ce7bfd2c removed some msd api legacy 2023-03-18 03:40:57 +02:00
Maxim Devaev
18a8e5c9ef msd parts api 2023-03-18 02:38:57 +02:00
Maxim Devaev
a594b574e8 msd tick every 3 seconds 2023-03-18 01:20:27 +02:00
Maxim Devaev
dbb9eda341 refactoring 2023-03-17 23:41:59 +02:00
Maxim Devaev
166cb8e3b7 removed _StorageState 2023-03-17 23:23:07 +02:00
Maxim Devaev
2189512e0b renamed some msd methods 2023-03-17 20:29:30 +02:00
Maxim Devaev
74a19e40da async msd image 2023-03-16 22:40:06 +02:00
Maxim Devaev
27f38ef086 more msd async 2023-03-16 20:35:04 +02:00
Maxim Devaev
59b1d8abbb missing await 2023-03-16 15:10:53 +02:00
Maxim Devaev
55cbd7fec8 refactoring 2023-03-16 04:45:44 +02:00
Maxim Devaev
4d6da37f40 partially asynchronous msd 2023-03-16 01:32:05 +02:00
Maxim Devaev
f652eca9c2 refactoring 2023-03-07 23:54:05 +02:00
Maxim Devaev
544adcec6b removable flag for image 2023-03-07 18:14:05 +02:00
Maxim Devaev
49a1beab37 explicit image name 2023-03-06 19:29:06 +02:00
Maxim Devaev
3c29e8f61a create path on msd image uploading 2023-03-06 19:21:16 +02:00
Maxim Devaev
cd3c28e97f refactoring 2023-03-06 18:31:49 +02:00
Maxim Devaev
7667834b6d structly validation 2023-03-06 04:18:38 +02:00
Maxim Devaev
5495f70564 msd images tree 2023-03-06 03:16:37 +02:00
Maxim Devaev
c63bb2adb7 refactoring 2023-03-05 23:15:26 +02:00
Maxim Devaev
acf55a3b27 normpath 2023-03-05 19:35:17 +02:00
Maxim Devaev
7c7ac38bfe new msd fs structure 2023-03-05 17:28:45 +02:00
Maxim Devaev
1f9e826f2f refactoring 2023-03-04 17:41:08 +02:00