summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/download.rs
AgeCommit message (Expand)Author
2024-10-01Fix duration formatting precision (#5082)Laurenz
2024-09-10Unified and fixed `Duration` formatting in the CLI (#4587)Andrew Voynov
2024-08-05Add typst-kit crate (#4540)tingerrr
2024-07-22Raise error when failing to load & parse the specified certificate (#4554)Yip Coekjan
2024-03-06Add `typst init` command (#3544)Laurenz
2024-02-18Introduce `SyntaxSet` (#3450)Laurenz
2024-01-31Use alternate screen and refactor terminal output. (#2665)frozolotl
2024-01-26Configure ureq to use sytem-native TLS (#3258)Laurenz
2024-01-05fix: removed typo from http client user agent. (#3134)didier amyot
2023-11-27Use clippy workspace lints and inline format args (#2771)danieleades
2023-11-19Use proxy for fetching release metadataLaurenz
2023-09-11Support proxy and custom certificate configuration. (#2006)Zicklag
2023-08-31Display download progress for self-updating and packages (#2031)jimvdl