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
e964f26798
Secure storage API keys ( #181 )
...
* Migrate api key to private.key
* Optimize API Key setting
2025-04-29 17:30:36 +08:00
hayden
6bd6b19c1d
format code
2025-04-21 09:54:30 +08:00
Hayden
ab4e0d38e1
Error file size ( #170 )
...
* Information providing wrong file size
* prepare release 2.5.5
2025-03-28 17:23:41 +08:00
Hayden
05fa31f2c5
fix: download module error ( #141 )
2025-02-19 14:37:27 +08:00
Hayden
17ab373b9c
fix: change model size type to float ( #126 )
2025-02-06 12:02:00 +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
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
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
254ad8c597
pref: optimize parameter transmission
2024-11-11 12:08:01 +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
ae518b541a
chore(download): add todo notes
2024-11-07 09:42:37 +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
c1747a79f3
refactor: Migrate the project functionality and optimize the code structure
2024-10-26 21:50:44 +08:00