Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
f7488dd
stash
katrinafyi Oct 4, 2025
a9fe9ad
stash very broken
katrinafyi Oct 4, 2025
cef997e
Revert "stash very broken"
katrinafyi Oct 4, 2025
25f130b
Revert "stash"
katrinafyi Oct 4, 2025
d272a2b
feat: add CreateRequestItem error kind
katrinafyi Oct 4, 2025
f5fd8df
wrap
katrinafyi Oct 4, 2025
e4c5482
smuggle request errors through CreateRequestItem
katrinafyi Oct 4, 2025
963b276
stash Result with RawUri
katrinafyi Oct 4, 2025
9461325
Revert "stash Result with RawUri"
katrinafyi Oct 4, 2025
c1bd7ca
add help
katrinafyi Oct 4, 2025
65afcdd
add CollectResult to be less dubious
katrinafyi Oct 4, 2025
891255d
fix lints
katrinafyi Oct 4, 2025
ff87745
touch
katrinafyi Oct 4, 2025
024772a
introduce separate RequestError type. but...
katrinafyi Oct 5, 2025
3ee280e
add Status::RequestError
katrinafyi Oct 5, 2025
1ad2020
mark as error
katrinafyi Oct 5, 2025
25d32ce
remove ErrorKind::CreateRequestItem case
katrinafyi Oct 5, 2025
c7536d1
blah
katrinafyi Oct 5, 2025
d10190a
uncomment
katrinafyi Oct 5, 2025
4f74a77
restore old panic behaviour for input-source errors
katrinafyi Oct 5, 2025
3bca6c8
docs
katrinafyi Oct 5, 2025
49c550e
remove unused imports
katrinafyi Oct 5, 2025
6a007c2
fix example
katrinafyi Oct 7, 2025
d7ebbc0
clippy. includes boxing errorkind because it's big
katrinafyi Oct 7, 2025
17fad2c
propagate input loading errors too
katrinafyi Oct 7, 2025
976904a
handle is no longer fallible. add helper function
katrinafyi Oct 7, 2025
f0eda83
Delete clippy.toml
katrinafyi Oct 9, 2025
704ad98
Revert "Delete clippy.toml"
katrinafyi Oct 9, 2025
e5152cc
explain ignore-interior-mutability
katrinafyi Oct 9, 2025
6c959f3
Merge remote-tracking branch 'upstream/master' into propagate-early-e…
katrinafyi Oct 23, 2025
eef8b78
fix compilation
katrinafyi Oct 23, 2025
1a1b5df
review: add new error case for user-provided input failures, but
katrinafyi Oct 23, 2025
f331dbe
lint
katrinafyi Oct 23, 2025
5716ee9
move UserInputContent case into fn handle
katrinafyi Oct 24, 2025
300e368
try fix lint. help welcome. i can't compile this for some reason
katrinafyi Oct 24, 2025
e22f13c
add early checking for file and dir permissions (and fmt 🙊)
katrinafyi Oct 24, 2025
5cc0c1b
lint
katrinafyi Oct 24, 2025
45906e8
use DirTraversal error for dir failures
katrinafyi Oct 24, 2025
2397577
update tests, including adjusting existing
katrinafyi Oct 24, 2025
802427b
remove "Skip relative URLs" from readme feature table
katrinafyi Oct 24, 2025
fe04a7c
Merge remote-tracking branch 'upstream/master' into propagate-early-e…
katrinafyi Nov 12, 2025
c594f6b
lint;
katrinafyi Nov 12, 2025
048edd6
fix invalid glob test
katrinafyi Nov 12, 2025
df91d1e
Preprocessor PathBuf
katrinafyi Nov 13, 2025
347a030
Revert "Preprocessor PathBuf"
katrinafyi Nov 13, 2025
33141c9
review comments aside from struct variant
katrinafyi Nov 13, 2025
012fd68
lint
katrinafyi Nov 13, 2025
8c34cf4
capitalise paragraph comments
katrinafyi Nov 13, 2025
e066600
comment for internal function
katrinafyi Nov 13, 2025
918e216
add light test case test_create_request_from_relative_file_path_errors
katrinafyi Nov 13, 2025
acfa23c
comment2
katrinafyi Nov 13, 2025
759b691
RequestBatch
katrinafyi Nov 16, 2025
bbbd94b
Revert "RequestBatch"
katrinafyi Nov 16, 2025
b7bb174
use Vec<Result<..>>
katrinafyi Nov 16, 2025
438a2d3
add LycheeResult to disambiguate from std Result
katrinafyi Nov 16, 2025
50e91d1
manually deduplicate valid requests but not errors.
katrinafyi Nov 16, 2025
8a6bc3f
change preprocessor tests to expect link checking errors
katrinafyi Nov 16, 2025
9a34dac
clippy
katrinafyi Nov 16, 2025
64be9a3
Merge remote-tracking branch 'upstream/master' into propagate-early-e…
katrinafyi Nov 16, 2025
6db8db4
merge main_command removal
katrinafyi Nov 16, 2025
25b1290
change to `error:` and add into_response helper function
katrinafyi Nov 16, 2025
70f793b
move request_error into separate file.
katrinafyi Nov 16, 2025
a6ba2a1
revert
katrinafyi Nov 16, 2025
ec943db
remove box (thanks to Thomas Zahner)
katrinafyi Nov 17, 2025
fdbf533
use lazylock
katrinafyi Nov 17, 2025
5aff2e6
inline errs_iter and reqs_iter with parentheses
katrinafyi Nov 17, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/master' into propagate-early-e…
…rrors
  • Loading branch information
katrinafyi committed Nov 16, 2025
commit 64be9a3874bb882cbef7b661307956c06c6f7625

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.