Commit Graph

2254 Commits

Author SHA1 Message Date
Sven-Hendrik Haase
66f400ca37
Merge pull request #1436 from kaplanz/patch-1
Fix typos in CLI
2024-06-27 01:32:02 +02:00
Zakhary Kaplan
873d485053
Fix typos in CLI 2024-06-26 18:05:00 -04:00
Sven-Hendrik Haase
a89f1664b5
Merge pull request #1434 from svenstaro/fix-ci
Try to fix CI
2024-06-14 01:44:33 +02:00
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
41d8ac04ae
Bump deps 2024-06-10 00:39:12 +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
Sven-Hendrik Haase
d4377fb00c
Disable UPX on Darwin
It doesn't work anymore on modern OSX.
2024-06-02 20:46:20 +02:00
Sven-Hendrik Haase
9d94d6d1ac
Configure dependabot to group dependency upgrades 2024-06-02 20:46:17 +02:00
Sven-Hendrik Haase
9862597df3
Merge pull request #1427 from svenstaro/dependabot/cargo/zip-2.1.1
Bump zip from 1.2.2 to 2.1.1
2024-05-29 10:16:35 +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
476756747b
Merge pull request #1418 from svenstaro/dependabot/cargo/fast_qr-0.12.5
Bump fast_qr from 0.12.4 to 0.12.5
2024-05-20 02:46:13 +02:00
dependabot[bot]
099391cf9d
Bump fast_qr from 0.12.4 to 0.12.5
Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.12.4 to 0.12.5.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 04:22:54 +00:00
Sven-Hendrik Haase
4ba26e5cfe
Merge pull request #1411 from svenstaro/dependabot/cargo/fast_qr-0.12.4
Bump fast_qr from 0.12.3 to 0.12.4
2024-05-10 10:00:25 +02:00
Sven-Hendrik Haase
90f35dbfcb
Merge pull request #1413 from svenstaro/dependabot/cargo/zip-1.2.2
Bump zip from 1.2.1 to 1.2.2
2024-05-10 06:43:19 +02:00
dependabot[bot]
5de9b2d5c5
Bump zip from 1.2.1 to 1.2.2
Bumps [zip](https://github.com/zip-rs/zip2) from 1.2.1 to 1.2.2.
- [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.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 04:05:10 +00:00
dependabot[bot]
1d57ff4c85
Bump fast_qr from 0.12.3 to 0.12.4
Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.12.3 to 0.12.4.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 04:53:31 +00:00
Sven-Hendrik Haase
2412ae867f
Bump deps 2024-05-07 05:03:36 +02:00
Sven-Hendrik Haase
1eb2fdeb33
Bump deps 2024-04-30 13:29:02 +02:00
Sven-Hendrik Haase
17f53454b4
Add CHANGELOG entry for #1389 2024-04-26 12:01:25 +02:00
orwithout
c85d9e316f
Improve documentation for the --header parameter (#1389)
* Improve documentation for the --header parameter
* Add Support for HSTS to Enhance HTTPS Security

---------

Co-authored-by: orwithout <googoldecibel@gmail.com>
2024-04-26 12:00:23 +02:00
Sven-Hendrik Haase
2067453dea
Bump deps 2024-04-26 10:17:35 +02:00
Sven-Hendrik Haase
f888de9a58
Add CHANGELOG entry for #1390 2024-04-26 10:07:41 +02:00
Sven-Hendrik Haase
33c5d39737
Merge pull request #1390 from chaibiq/add_CSS
fix missing drag-form when dragging file in to browser
2024-04-26 10:06:52 +02:00
chaibiq
ee434377ae
Merge branch 'svenstaro:master' into add_CSS 2024-04-19 13:07:42 +07:00
Sven-Hendrik Haase
55ab552cab
Bump deps 2024-04-18 15:27:12 +02:00
chaibiq
60a1669c9f
Merge branch 'svenstaro:master' into add_CSS 2024-04-16 11:08:46 +07:00
chaibiq
41744b43f3 fix missing drag-form when dragging file in to browser 2024-04-16 10:59:36 +07:00
Sven-Hendrik Haase
2713890568
Merge pull request #1387 from svenstaro/dependabot/cargo/rstest-0.19.0
Bump rstest from 0.18.2 to 0.19.0
2024-04-12 03:08:06 +02:00
Sven-Hendrik Haase
2fbfcbfe17
Bump deps 2024-04-12 03:07: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
Sven-Hendrik Haase
8826d86767
Add CHANGELOG entry for #1379 2024-04-05 09:57:57 +02:00
Sven-Hendrik Haase
41c1a7193d
Merge pull request #1379 from chaibiq/add_CSS
Update style.scss
2024-04-05 09:56:31 +02:00
Sven-Hendrik Haase
a7a24c5215
Merge pull request #1378 from svenstaro/dependabot/cargo/port_check-0.2.1
Bump port_check from 0.2.0 to 0.2.1
2024-04-05 09:55:59 +02:00
Sven-Hendrik Haase
b39431771c
Merge pull request #1380 from svenstaro/dependabot/cargo/if-addrs-0.12.0
Bump if-addrs from 0.11.1 to 0.12.0
2024-04-05 09:55:50 +02: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
chaibiq
0356f11568
Update style.scss
fix wrapping text
2024-04-02 20:22:33 +07:00
dependabot[bot]
b4bbd8b4b9
Bump port_check from 0.2.0 to 0.2.1
Bumps [port_check](https://github.com/ufoscout/port-check-rs) from 0.2.0 to 0.2.1.
- [Commits](https://github.com/ufoscout/port-check-rs/compare/v0.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 04:27:19 +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
Sven-Hendrik Haase
b91236c2fa
Merge pull request #1377 from svenstaro/dependabot/cargo/comrak-0.22.0
Bump comrak from 0.21.0 to 0.22.0
2024-04-01 06:28:51 +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
Sven-Hendrik Haase
78a253a7c9
Bump deps 2024-03-28 01:06:02 +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
12ab8398fa
Update remaining GitHub Actions to their Node.js 20 versions 2024-03-16 12:57:03 +01:00
Sven-Hendrik Haase
9929b0d0d2
Fix release.toml commit message 2024-03-16 12:36:19 +01:00
Sven-Hendrik Haase
c18eff051d
Release 2024-03-16 12:33:57 +01:00
Sven-Hendrik Haase
c563a36eab
Fix release.toml syntax 2024-03-16 12:33:13 +01:00