Commit Graph

448 Commits

Author SHA1 Message Date
Sven-Hendrik Haase
a192279030
Try to fix CI 2024-06-14 01:33:23 +02:00
Sven-Hendrik Haase
81df80c1c9
Bump rustls to v0.23 2024-06-10 01:06:16 +02:00
Sven-Hendrik Haase
ae37a57993
Bump reqwest to v0.12 2024-06-10 00:44:09 +02:00
Sven-Hendrik Haase
aed776ac49
Remove explicit dependency on http
We now use the one supplied by actix-web.
2024-06-10 00:38:45 +02:00
Sven-Hendrik Haase
4f83d1f131
Bump deps 2024-06-02 20:50:06 +02:00
dependabot[bot]
b3ebf3cf42
Bump zip from 1.2.2 to 2.1.1
Bumps [zip](https://github.com/zip-rs/zip2) from 1.2.2 to 2.1.1.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v1.2.2...v2.1.1)

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 04:46:23 +00:00
Sven-Hendrik Haase
1eb2fdeb33
Bump deps 2024-04-30 13:29:02 +02:00
Sven-Hendrik Haase
2067453dea
Bump deps 2024-04-26 10:17:35 +02:00
dependabot[bot]
d6bfa2fcdd
Bump rstest from 0.18.2 to 0.19.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.18.2 to 0.19.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/v0.18.2...v0.19.0)

---
updated-dependencies:
- dependency-name: rstest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 04:40:36 +00:00
dependabot[bot]
948672bbc3
Bump if-addrs from 0.11.1 to 0.12.0
Bumps [if-addrs](https://github.com/messense/if-addrs) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/messense/if-addrs/releases)
- [Changelog](https://github.com/messense/if-addrs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/messense/if-addrs/compare/v0.11.1...v0.12.0)

---
updated-dependencies:
- dependency-name: if-addrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 04:36:47 +00:00
Sven-Hendrik Haase
af03441689
Merge pull request #1370 from svenstaro/dependabot/cargo/port_check-0.2.0
Bump port_check from 0.1.5 to 0.2.0
2024-04-01 06:29:06 +02:00
dependabot[bot]
cedbfd7dc2
Bump comrak from 0.21.0 to 0.22.0
Bumps comrak from 0.21.0 to 0.22.0.

---
updated-dependencies:
- dependency-name: comrak
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 04:20:00 +00:00
Sven-Hendrik Haase
10d5a39be4
Disable grass default features 2024-03-30 01:24:38 +01:00
dependabot[bot]
ea569597b3
Bump port_check from 0.1.5 to 0.2.0
Bumps [port_check](https://github.com/ufoscout/port-check-rs) from 0.1.5 to 0.2.0.
- [Commits](https://github.com/ufoscout/port-check-rs/commits/v0.2.0)

---
updated-dependencies:
- dependency-name: port_check
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 04:47:54 +00:00
Sven-Hendrik Haase
c18eff051d
Release 2024-03-16 12:33:57 +01:00
Sven-Hendrik Haase
7c110c17e4
chore: Release miniserve version 0.27.0 2024-03-16 12:05:41 +01:00
dependabot[bot]
5d045a7fdc
Bump fast_qr from 0.11.0 to 0.12.0
Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/erwanvivien/fast_qr/releases)
- [Commits](https://github.com/erwanvivien/fast_qr/commits)

---
updated-dependencies:
- dependency-name: fast_qr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 05:00:18 +00:00
Sven-Hendrik Haase
bc43e8d1c2
Bump deps 2024-01-28 05:13:15 +01:00
Sven-Hendrik Haase
049bb5014e
chore: Release miniserve version 0.26.0 2024-01-13 07:30:04 +01:00
Sven-Hendrik Haase
1923d2bdc3
Use tokio::fs instead of std::fs to enable async file operations (fixes #445) 2024-01-13 05:21:15 +01:00
dependabot[bot]
c75a5ebe7d
Bump actix-files from 0.6.4 to 0.6.5
Bumps [actix-files](https://github.com/actix/actix-web) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/v0.6.5/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/v0.6.4...v0.6.5)

---
updated-dependencies:
- dependency-name: actix-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 04:31:34 +00:00
Sven-Hendrik Haase
dd438fe996
chore: Release miniserve version 0.25.0 2024-01-07 01:56:06 +01:00
Sven-Hendrik Haase
5f34c5e177
Fix serving files with a newline (fixes #1294) 2024-01-07 01:52:57 +01:00
Sven-Hendrik Haase
15be4d4e0e
Update actix-multipart to 0.6.1 2024-01-03 02:45:18 +01:00
Sven-Hendrik Haase
8347df7e98
Bump deps 2024-01-03 01:06:07 +01:00
dependabot[bot]
5f98e71c65
Bump if-addrs from 0.10.2 to 0.11.0
Bumps [if-addrs](https://github.com/messense/if-addrs) from 0.10.2 to 0.11.0.
- [Changelog](https://github.com/messense/if-addrs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/messense/if-addrs/compare/v0.10.2...v0.11.0)

---
updated-dependencies:
- dependency-name: if-addrs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 04:57:57 +00:00
dependabot[bot]
04b2919f1c
Bump comrak from 0.19.0 to 0.20.0
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
- [Commits](https://github.com/kivikakk/comrak/compare/0.19.0...0.20.0)

---
updated-dependencies:
- dependency-name: comrak
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 04:07:41 +00:00
Sven-Hendrik Haase
cdb285e9bd
Bump deps 2023-10-04 01:38:33 +02:00
Sven-Hendrik Haase
d605aa3ab9
Bump deps 2023-09-24 10:11:21 +02:00
Bao Trinh
d7f6b7c831
Merge remote-tracking branch 'origin/master' into css 2023-07-20 19:17:51 -05:00
Bao Trinh
e84ca11eab
use grass include macro; remove build.rs 2023-07-20 19:14:15 -05:00
Sven-Hendrik Haase
4098cb7728
Bump deps 2023-07-19 14:04:07 +02:00
Sven-Hendrik Haase
b92fae4062
chore: Release miniserve version 0.24.0 2023-07-06 10:40:53 +02:00
Sven-Hendrik Haase
e228fee479
Fix ANSI color codes are printed when not a tty
Fixes #1095.
2023-07-05 23:56:54 +02:00
Sven-Hendrik Haase
a41a4db814
Allow parameters to be provided via env vars
Fixes #829.
2023-07-05 17:40:40 +02:00
Sven-Hendrik Haase
22d7139f84
Bump deps 2023-07-05 15:52:09 +02:00
Sven-Hendrik Haase
3710b35f46
Remove atty dep
We can now use the stabilized IsTerminal trait.
2023-07-03 00:06:56 +02:00
Sven-Hendrik Haase
d4e4358dc0
Update deps 2023-07-02 23:59:59 +02:00
Sven-Hendrik Haase
404863762c
Bump deps 2023-05-23 19:59:48 +02:00
dependabot[bot]
a9bbc1e9a1
Bump zip from 0.6.4 to 0.6.5
Bumps zip from 0.6.4 to 0.6.5.

---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 05:01:12 +00:00
Sven-Hendrik Haase
fa5f5aa682
chore: Release miniserve version 0.23.2 2023-04-28 04:46:14 +02:00
Sven-Hendrik Haase
73c65650e8
Switch from deprecated get_if_addrs to if-addrs
Fixes #1079.
2023-04-20 22:40:53 +02:00
Sven-Hendrik Haase
dd82aea21d
chore: Release miniserve version 0.23.1 2023-04-17 15:37:30 +02:00
Sven-Hendrik Haase
eafc5820b2
Bump deps 2023-04-16 13:19:03 +02:00
dependabot[bot]
dc645f1c0c
Bump comrak from 0.17.1 to 0.18.0
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
- [Commits](https://github.com/kivikakk/comrak/compare/0.17.1...0.18.0)

---
updated-dependencies:
- dependency-name: comrak
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 05:02:03 +00:00
dependabot[bot]
c0d52c2247
Bump comrak from 0.16.0 to 0.17.1
Bumps [comrak](https://github.com/kivikakk/comrak) from 0.16.0 to 0.17.1.
- [Release notes](https://github.com/kivikakk/comrak/releases)
- [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
- [Commits](https://github.com/kivikakk/comrak/compare/0.16.0...0.17.1)

---
updated-dependencies:
- dependency-name: comrak
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 05:00:41 +00:00
Sven-Hendrik Haase
c4d3a4f75b
Bump deps 2023-03-25 02:13:21 +01:00
Sven-Hendrik Haase
d42145907b
chore: Release miniserve version 0.23.0 2023-03-01 04:08:11 +01:00
Sven-Hendrik Haase
7175daa380
Update deps 2023-03-01 03:43:22 +01:00
Sven-Hendrik Haase
650ae8bcb9
Bump deps more 2023-02-02 00:59:27 +01:00