Commit graph

27 commits

Author SHA1 Message Date
9f2ce7b75f trim spaces after new lines and tabs 2025-03-10 13:29:04 +01:00
1e3164ce2d parse <br> 2025-03-10 13:28:06 +01:00
f81280b9d3 resolve relative links + keep address_entry updated 2025-03-10 12:31:02 +01:00
4295c2ae10 pre/post markup for <a> instead of buggy recursion 2025-03-09 23:18:27 +01:00
f579405f79 get page size directly 2025-03-09 21:10:52 +01:00
017931fe7e ignore '\n' in source + set '\n' for block tags 2025-03-09 20:33:57 +01:00
9c62c25fc0 ignore script and style tags 2025-03-09 16:49:00 +01:00
b8c347b605 fix panic with multiple set-cookie headers 2025-03-09 16:42:53 +01:00
2fd1c1d953 update ui 2025-03-09 16:42:09 +01:00
d19db53128 display request version, status, size and headers 2025-03-09 13:18:20 +01:00
9cc7eb1465 use links with label.connect_activate_link 2025-03-09 10:53:42 +01:00
1a5f55349b make label selectable 2025-03-08 17:13:42 +01:00
7c25c9c7f0 parse code tags 2025-03-08 17:13:30 +01:00
0f2c42d7df escape non-html text 2025-03-08 17:00:23 +01:00
b4247f3a7e use reqwest for http client 2025-03-08 15:07:26 +01:00
dcc47d834e use scraper instead of html_parser to parse html 2025-03-08 12:20:48 +01:00
49e50a1188 display download and parse time 2025-03-07 17:14:54 +01:00
3f649fb498 support h2, h3, br and partial whitespace trimming 2025-03-07 15:32:18 +01:00
bf7ba3bf36 clean ui + parse h1 + ignore head 2025-03-07 13:01:24 +01:00
4fb1b0d6cf resize window and align on top 2025-03-07 10:32:05 +01:00
5db974b7e2 recursive parsing instead of iterative parsing 2025-03-07 10:20:34 +01:00
7c7d5cb5c2 display link name 2025-03-06 14:15:19 +01:00
b60ec3c2ad update and format 2025-03-06 13:56:00 +01:00
2f078168b4 update ui when making request 2024-04-27 04:21:16 +02:00
84a4bf5485 third commit 2023-03-05 00:28:08 +01:00
573de68e67 Second commit 2022-12-08 14:02:18 +01:00
f89133c4d8 First commit 2022-11-03 15:23:59 +01:00