Vanalite
|
fa61163350
|
fix: Fix openssl issue on mobile after merging
|
2025-10-05 14:40:39 +07:00 |
|
dinhlongviolin1
|
e2e572ccab
|
refactor: moved get_short_path to utils and use it in decompress
|
2025-09-11 09:52:10 +05:30 |
|
Dinh Long Nguyen
|
5cd81bc6e8
|
feat: improve testing (#6395)
* add more test rust test
* fix servicehub test
* fix tauri failing on windows
|
2025-09-09 12:16:25 +07:00 |
|
Dinh Long Nguyen
|
32a2ca95b6
|
feat: gguf file size + hash validation (#5266) (#6259)
* feat: gguf file size + hash validation
* fix tests fe
* update cargo tests
* handle asyn download for both models and mmproj
* move progress tracker to models
* handle file download cancelled
* add cancellation mid hash run
|
2025-08-21 16:17:58 +07:00 |
|
Dinh Long Nguyen
|
e1c8d98bf2
|
Backend Architecture Refactoring (#6094) (#6162)
* add llamacpp plugin
* Refactor llamacpp plugin
* add utils plugin
* remove utils folder
* add hardware implementation
* add utils folder + move utils function
* organize cargo files
* refactor utils src
* refactor util
* apply fmt
* fmt
* Update gguf + reformat
* add permission for gguf commands
* fix cargo test windows
* revert yarn lock
* remove cargo.lock for hardware plugin
* ignore cargo.lock file
* Fix hardware invoke + refactor hardware + refactor tests, constants
* use api wrapper in extension to invoke hardware call + api wrapper build integration
* add newline at EOF (per Akarshan)
* add vi mock for getSystemInfo
|
2025-08-15 08:59:01 +07:00 |
|