aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #530 from svenstaro/dependabot/cargo/serde-1.0.126dependabot-preview[bot]2021-05-131-4/+4
|\
| * Bump serde from 1.0.125 to 1.0.126dependabot-preview[bot]2021-05-131-4/+4
|/ | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.125 to 1.0.126. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.125...v1.0.126) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #527 from svenstaro/dependabot/cargo/futures-0.3.15Sven-Hendrik Haase2021-05-121-18/+20
|\ | | | | Bump futures from 0.3.14 to 0.3.15
| * Bump futures from 0.3.14 to 0.3.15dependabot-preview[bot]2021-05-121-18/+20
| | | | | | | | | | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.14 to 0.3.15. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.14...0.3.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #528 from svenstaro/dependabot/cargo/sha2-0.9.5Sven-Hendrik Haase2021-05-121-4/+7
|\ \ | |/ |/| Bump sha2 from 0.9.4 to 0.9.5
| * Bump sha2 from 0.9.4 to 0.9.5dependabot-preview[bot]2021-05-121-4/+7
|/ | | | | | | Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.4...sha2-v0.9.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #526 from svenstaro/dependabot/cargo/httparse-1.4.1Sven-Hendrik Haase2021-05-111-2/+2
|\ | | | | Bump httparse from 1.4.0 to 1.4.1
| * Bump httparse from 1.4.0 to 1.4.1dependabot-preview[bot]2021-05-111-2/+2
|/ | | | | | | Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.4.0...v1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #525 from svenstaro/dependabot/cargo/url-2.2.2dependabot-preview[bot]2021-05-101-2/+2
|\
| * Bump url from 2.2.1 to 2.2.2dependabot-preview[bot]2021-05-101-2/+2
|/ | | | | | | Bumps [url](https://github.com/servo/rust-url) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.2.1...v2.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #522 from svenstaro/dependabot/cargo/regex-1.5.4dependabot-preview[bot]2021-05-071-2/+2
|\
| * Bump regex from 1.5.3 to 1.5.4dependabot-preview[bot]2021-05-071-2/+2
|/ | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.5.3...1.5.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #520 from svenstaro/dependabot/cargo/sha2-0.9.4Sven-Hendrik Haase2021-05-061-3/+9
|\ | | | | Bump sha2 from 0.9.3 to 0.9.4
| * Bump sha2 from 0.9.3 to 0.9.4dependabot-preview[bot]2021-05-061-3/+9
|/ | | | | | | Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.3...sha2-v0.9.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #516 from svenstaro/dependabot/cargo/rstest-0.9.0Sven-Hendrik Haase2021-05-032-5/+5
|\ | | | | Bump rstest from 0.8.0 to 0.9.0
| * Bump rstest from 0.8.0 to 0.9.0dependabot-preview[bot]2021-05-032-5/+5
| | | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/0.8.0...0.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #517 from svenstaro/dependabot/cargo/regex-1.5.3dependabot-preview[bot]2021-05-031-8/+8
|\ \ | |/ |/|
| * Bump regex from 1.4.6 to 1.5.3dependabot-preview[bot]2021-05-031-8/+8
|/ | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.4.6 to 1.5.3. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.6...1.5.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #511 from svenstaro/dependabot/cargo/chrono-humanize-0.2.1Sven-Hendrik Haase2021-04-282-3/+3
|\ | | | | Bump chrono-humanize from 0.1.2 to 0.2.1
| * Bump chrono-humanize from 0.1.2 to 0.2.1dependabot-preview[bot]2021-04-282-3/+3
|/ | | | | | | Bumps [chrono-humanize](https://gitlab.com/imp/chrono-humanize-rs) from 0.1.2 to 0.2.1. - [Release notes](https://gitlab.com/imp/chrono-humanize-rs/tags) - [Commits](https://gitlab.com/imp/chrono-humanize-rs/compare/0.1.2...0.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #509 from svenstaro/dependabot/cargo/rstest-0.8.0Sven-Hendrik Haase2021-04-262-5/+5
|\ | | | | Bump rstest from 0.7.0 to 0.8.0
| * Bump rstest from 0.7.0 to 0.8.0dependabot-preview[bot]2021-04-262-5/+5
|/ | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/0.7.0...0.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #504 from svenstaro/dependabot/cargo/regex-1.4.6dependabot-preview[bot]2021-04-231-2/+2
|\
| * Bump regex from 1.4.5 to 1.4.6dependabot-preview[bot]2021-04-231-2/+2
| | | | | | | | | | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.5...1.4.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #503 from svenstaro/dependabot/cargo/assert_fs-1.0.2dependabot-preview[bot]2021-04-231-2/+2
|\ \ | |/ |/|
| * Bump assert_fs from 1.0.1 to 1.0.2dependabot-preview[bot]2021-04-231-2/+2
|/ | | | | | | | Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/assert-rs/assert_fs/releases) - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #501 from svenstaro/dependabot/cargo/alphanumeric-sort-1.4.3dependabot-preview[bot]2021-04-221-2/+2
|\
| * Bump alphanumeric-sort from 1.4.1 to 1.4.3dependabot-preview[bot]2021-04-221-2/+2
|/ | | | | | | Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.4.1 to 1.4.3. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.4.1...v1.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Set less silly title in exampleSven-Hendrik Haase2021-04-181-1/+1
|
* Add hardened systemd unit fileSven-Hendrik Haase2021-04-183-0/+52
|
* (cargo-release) start next development iteration 0.14.1-alpha.0Sven-Hendrik Haase2021-04-182-2/+2
|
* (cargo-release) version 0.14.0v0.14.0Sven-Hendrik Haase2021-04-184-4/+7
|
* Add CHANGELOG entry for resolving symlinks on directory listingSven-Hendrik Haase2021-04-181-0/+1
|
* Merge pull request #479 from aliemjay/rfc-resolve-symlinksSven-Hendrik Haase2021-04-184-45/+102
|\ | | | | Resolve symlinks on directory listing
| * Merge branch 'master' into rfc-resolve-symlinksAli MJ Al-Nasrawy2021-04-1816-460/+511
| |\
| * | Don't use different syle for symlink symbolAli MJ Al-Nasrawy2021-04-111-5/+1
| | |
| * | CSS: remove unused symlink classAli MJ Al-Nasrawy2021-04-111-15/+1
| | |
| * | Test for --no-symlink optionAli MJ Al-Nasrawy2021-04-111-8/+18
| | |
| * | Avoid unneccessary syscalls for entry metadataAli MJ Al-Nasrawy2021-04-051-4/+7
| | | | | | | | | | | | | | | | | | For non-symlink files and directories, there is no need to call `std::fs::metadata()` as the metadata are already obtained via `entry.metadata()`
| * | Honor --no-symlinks option when listingAli MJ Al-Nasrawy2021-04-051-1/+1
| | |
| * | Test for symlink directories and filesAli MJ Al-Nasrawy2021-03-311-0/+64
| | | | | | | | | | | | | | | Replace some of the testing files and directories with symbolic links. They should behave exactly the same.
| * | Move symlink symbol from html to cssAli MJ Al-Nasrawy2021-03-292-3/+4
| | | | | | | | | | | | | | | This should facilitate testing because this symbol will no longer a part of the entry text shown in html.
| * | Bring back the symlink symbolAli MJ Al-Nasrawy2021-03-272-0/+17
| | |
| * | Resolve symlinks when listingAli MJ Al-Nasrawy2021-03-272-23/+3
| | | | | | | | | | | | | | | | | | This has the benefit of showing the size and modification date of the pointed-to file. Symlink to directories now respects '--dirs-first' option and broken symlinks don't show in directory listing.
* | | Prefer UTF8 for text reponses (fixes #263)Sven-Hendrik Haase2021-04-182-0/+2
| | | | | | | | | | | | | | | This should fix most encoding problems in most cases where text files are accessed on various locales.
* | | Patch mime_guess to stop Firefox from becoming confused (fixes #160)Sven-Hendrik Haase2021-04-183-2/+7
| | | | | | | | | | | | | | | This was a pretty weird one. Turns out that if Firefox attempts to a open a .gz file directly but the MIME type is set as application/x-gzip instead of the more correct application/gzip then the file will somehow corrupt. I suspect it's trying to double-decode the file.
* | | Add CHANGELOG entry for bumped depsSven-Hendrik Haase2021-04-181-0/+1
| | |
* | | Rename compression code references to 'archive'Sven-Hendrik Haase2021-04-183-35/+35
| |/ |/| | | | | | | This name more closely resembles its purpose. For instance, we also now support plain tar archives which are uncompressed but archives nonetheless.
* | Update README for separate .tar and .tar.gz flagsSven-Hendrik Haase2021-04-181-1/+4
| |
* | Add CHANGELOG entry for separate flags for .tar and .tar.gz archivesSven-Hendrik Haase2021-04-181-0/+1
| |