Kevin Lewis
|
71a200ed5c
|
add support for video previews (#197)
* add support for video previews
* fix two cases where video previews did not show
|
2025-08-15 10:12:13 +08:00 |
|
Hayden
|
0ae0716272
|
fix: Ensure downloadable files are available for model versions without model files (#199)
|
2025-08-11 10:51:18 +08:00 |
|
Hayden
|
ac4a168f13
|
feat: support download multiple actual files (#196)
|
2025-08-11 09:10:20 +08:00 |
|
Hayden
|
5251eeaa93
|
Refactor scan infomation featurn (#174)
* feat: add scanning setting panel
* feat: implement the back-end interface
* feat: add i18n-zh
* chore: remove never used code
|
2025-04-10 13:07:33 +08:00 |
|
Hayden
|
7378a7deae
|
Feat optimize preview (#156)
* pref: change code structure
* feat(information): support gif preview
* feat(information): support video preview
|
2025-03-03 14:50:06 +08:00 |
|
Hayden
|
3d01c2dfda
|
fix: content error in create download (#139)
|
2025-02-19 13:47:44 +08:00 |
|
Hayden
|
c7898c47f1
|
fix: unpack folder_names_and_paths error (#128)
|
2025-02-10 10:59:36 +08:00 |
|
boeto
|
130c75f5bf
|
fix huggingface download with tokens (#116)
|
2025-02-03 20:30:07 +08:00 |
|
Hayden
|
0575124d35
|
Refactor code structure (#106)
* refactor: rename searcher.py to information.py
* refactor: move the routes into each sub-modules
* refactor: move services's func into sub-modules
|
2025-01-30 21:06:24 +08:00 |
|