summaryrefslogtreecommitdiff
path: root/crates/typst-cli/src/download.rs
AgeCommit message (Expand)Author
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