Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor SPA-mode to make it more ergonomic | Sven-Hendrik Haase | 2021-10-25 | 1 | -13/+7 |
* | Only clone spa_index when necessary | Billy Bradley | 2021-10-15 | 1 | -1/+4 |
* | Add --spa-index option | Billy Bradley | 2021-10-08 | 1 | -1/+12 |
* | Implement --show-wget-footer argument | jikstra | 2021-09-10 | 1 | -0/+4 |
* | Implement show symlink destination | Dean Li | 2021-08-30 | 1 | -0/+4 |
* | Fix some warnings when building without TLS | Sven-Hendrik Haase | 2021-08-29 | 1 | -3/+5 |
* | Switch TLS conditional compilation to feature | Sven-Hendrik Haase | 2021-08-28 | 1 | -30/+5 |
* | Conditionally enable TLS only on supported platforms | Sven-Hendrik Haase | 2021-08-27 | 1 | -0/+36 |
* | Add TLS support via rustls (fixes #18) | Sven-Hendrik Haase | 2021-08-27 | 1 | -0/+181 |