Koro
4f9a437725
Improvements in previews reading ( #204 )
...
* Improve model preview handling and optimize file processing
* increate the version
2025-09-05 16:45:51 +08:00
Hayden
ae37765017
fix: Add error message tag ( #203 )
2025-09-03 15:13:08 +08:00
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
811f1bc352
Support optional in py3.9 ( #165 )
...
* fix: support optional in py3.9
* prepare release 2.5.4
2025-03-14 17:02:54 +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
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
Hayden
4df226be82
feat: add deprecated decorator ( #105 )
2025-01-30 10:04:56 +08:00
Hayden
bfccc6f04f
fix: can't change or delete preview ( #100 )
2025-01-15 16:48:41 +08:00
Hayden
be383ac6e1
fix: potential bug after adding excluded directories ( #94 )
...
* Revert "fix: missing parameter (#93 )"
This reverts commit c2406a1fd1 .
* Revert "feat: add exclude scan model types (#92 )"
This reverts commit 40a1a7f43a .
* feat: add exclude scan model types
* fix: potential bug after adding excluded directories
2025-01-14 11:04:41 +08:00
Hayden
c2406a1fd1
fix: missing parameter ( #93 )
2025-01-13 15:58:11 +08:00
Hayden
40a1a7f43a
feat: add exclude scan model types ( #92 )
2025-01-13 15:15:32 +08:00
Hayden
dada903b2b
Feature scan extra folders ( #65 )
...
* scan extra folders
Other extension may be add models folder in folder_paths
* Fix scanned non-model files
Model file suffix specified
2024-11-28 12:04:23 +08:00
Hayden
e8916307aa
Skip hidden model files ( #64 )
2024-11-28 12:01:55 +08:00
Hayden
1796b101c5
Fix missing preview ( #56 )
...
* fix: can't scan .preview.ext file
* realse fix
2024-11-22 17:44:46 +08:00
Hayden
659637c6e0
Feature scan info ( #53 )
...
* pref: migrate fetch model info to end back
* fix(download): can't select model type
* feat: add scan model info
* feat: add trigger button in setting
* feat: add printing logs
* chore: add explanation of scan model info
2024-11-21 22:04:39 +08:00
hayden
6ae7e1835f
pref: add debug printer
2024-11-15 21:52:45 +08:00
hayden
dfae915b77
pref: optimize print logging
2024-11-11 11:51:22 +08:00
hayden
a1e5761dbc
feat: adapt to multi user
2024-11-08 11:13:01 +08:00
hayden
153dbc0788
fix: issue saving differences across platforms
2024-11-06 15:39:06 +08:00
hayden
7a183464ae
fix: cross-platform paths
2024-11-05 16:44:41 +08:00
hayden
da1ec3a52c
fix: Cross-device movement
2024-11-04 12:01:27 +08:00
Souyama
4c1af63d0d
Update utils.py
...
Fix image resolution for windows
2024-11-03 18:16:45 +05:30
hayden
bab643ee3d
feat: Add web version check
2024-11-02 19:47:17 +08:00
hayden
92c55e04fd
pref: Optimize list loading time
2024-10-27 17:54:59 +08:00
hayden
c1747a79f3
refactor: Migrate the project functionality and optimize the code structure
2024-10-26 21:50:44 +08:00