Commit History

Author SHA1 Message Date
  David Sherret ffca1eff75 chore: fix clippy errors on main (#1019) 1 year ago
  Valentin Gosu 797b2e2a0a Bump version to 2.5.4 (#1000) 1 year ago
  Valentin Gosu d77dfb467f Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" (#999) 1 year ago
  Henri Sivonen 8a683ff4ab Merge idna-v1x to main (#990) 1 year ago
  konsti 5d363cc3cd Improve serde error output (#982) 1 year ago
  Brooks Townsend 30e62589c7 fix: support wasm32-wasip2 on stable channel (#983) 1 year ago
  m-mueller678 bf089c41a0 support hermit (#985) 1 year ago
  Sean Kim b08a655d07 Normalize URL paths: convert /.//p, /..//p, and //p to p (#943) 1 year ago
  Dominik Maier ebd5cfbf6f `no_std`support for the `url` crate (#831) 1 year ago
  Valentin Gosu 9404ff53a0 Mark debugger_visualizer as optional and fix clippy (#967) 2 years ago
  Brooks Townsend c04aca3f74 fix: enable wasip2 feature for wasm32-wasip2 target (#960) 2 years ago
  Valentin Gosu 54346fa288 Revert "Reimplement idna on top of ICU4X" (#946) 2 years ago
  Henri Sivonen 3d6dbbb1df Reimplement idna on top of ICU4X (#923) 2 years ago
  Mo de947abf89 Document possible replacements of the base URL (#926) 2 years ago
  micolous 49eea1c2eb Fix multiple issues on wasm32: (#886) 2 years ago
  Valentin Gosu b77a81b2b2 Use SPECIAL_PATH_SEGMENT when encoding path in from_file_path (#902) 2 years ago
  philippeitis 92f356e449 Be more detailed in documentation of set_query (#737) 2 years ago
  Valentin Gosu 00e9e18ce6 Update url 2.5.0 (#885) 2 years ago
  Redfire 5f454e2031 Added #[must_use] Attributes for Configuration Options (#876) 2 years ago
  edgul 67fc2730b6 Fix search setting for non-special urls with space, query and fragment (#879) 2 years ago
  Valentin Gosu e39c9a20be Fix clippy (#878) 2 years ago
  Valentin Gosu a08aa2cd10 Fix panic in set_path for file URLs (#865) 3 years ago
  Luca Casonato beb2cde646 Stabilize debugger_visualizer feature (#855) 3 years ago
  Luca Casonato 4d3e9e9a86 Fix trailing spaces in pathname setters 3 years ago
  Valentin Gosu a25f3a89e9 Update url to v2.4.0 3 years ago
  Quentin Santos c6299f92d8 Url is special (#826) 3 years ago
  Quentin Santos a4633bed0c No colon when setting empty password (#825) 3 years ago
  Quentin Santos 74b8694568 Fix anarchist URL where path starts with // (#817) 3 years ago
  cybai fdbe16cd62 Implement potentially strip spaces for opaque paths 3 years ago
  Constantin Nickel 1e39e75907 Fix clippy warnings 3 years ago