This website requires JavaScript.
Explore
Help
Register
Sign In
Owlibou
/
polyscribe
Watch
2
Star
0
Fork
0
You've already forked polyscribe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
152fde36aec3e900559a12829e59f9932dbbbd3f
polyscribe
/
src
History
vikingowl
df6faf6436
[refactor] remove
dialoguer
dependency; migrate selection prompts to
cliclack
2025-08-12 04:12:53 +02:00
..
backend.rs
[feat] introduce
Config
for centralized runtime settings; refactor progress management and backend selection to leverage config
2025-08-12 02:57:42 +02:00
lib.rs
[refactor] remove
dialoguer
dependency; migrate selection prompts to
cliclack
2025-08-12 04:12:53 +02:00
main.rs
[feat] enhance progress logging, introduce TTY-aware banners, and implement hardened SHA-256 verification for model downloads
2025-08-12 04:10:24 +02:00
models.rs
[feat] enhance progress logging, introduce TTY-aware banners, and implement hardened SHA-256 verification for model downloads
2025-08-12 04:10:24 +02:00
output.rs
[refactor] extract and centralize output writing logic into
write_outputs
function in
output.rs
for improved code reuse and maintainability
2025-08-11 09:35:29 +02:00
progress.rs
[feat] enhance progress logging, introduce TTY-aware banners, and implement hardened SHA-256 verification for model downloads
2025-08-12 04:10:24 +02:00
ui.rs
[feat] implement centralized UI helpers with cliclack; refactor interactive prompts to improve usability and consistency
2025-08-11 08:45:20 +02:00