Repos
/ mcross
To clone this repo, run
git clone <this-url>
69
commits:
b1510d7792 | 2021-02-12 00:49:39 +0700 |
I no longer need to manually mirror
bd7d6dec5c | 2020-11-30 21:08:39 +0700 |
satisfy black + isort
b26c4f1a14 | 2020-11-30 19:08:21 +0700 |
bring back Windows support
12cc941482 | 2020-11-10 00:03:24 +0700 |
better installation instruction
8c8581c225 | 2020-11-06 20:47:47 +0700 |
deprecate Windows support
0d54357bf8 | 2020-11-02 11:25:46 +0700 |
fix preformatted block with alt text
c21dd6a0e8 | 2020-11-02 11:07:00 +0700 |
loicense
8567cabcbc | 2020-09-18 23:02:18 +0700 |
shoutout to picross
b74362c954 | 2020-06-18 16:39:50 +0700 |
unified conf file / cli args
c55e6f4f6e | 2020-06-18 11:53:21 +0700 |
fix empty body/charset case; use regex
32d55a23a8 | 2020-06-17 21:41:01 +0700 |
bump v0.5.16
550f985403 | 2020-06-17 21:33:58 +0700 |
parse and correctly use mimetype+charset from meta
760474a77f | 2020-06-17 20:59:03 +0700 |
correctly render text/* mime type
07f1e22015 | 2020-06-16 13:40:10 +0700 |
fix relative link redirects, bump 0.5.14
99257143fa | 2020-06-14 20:46:46 +0800 |
dark mode with --dark cli arg
a5880f6e55 | 2020-06-06 11:51:21 +0700 |
bump 0.5.13, add mailing list instructions
010368c363 | 2020-06-05 15:47:06 +0800 |
Parse absolute url links with scheme omitted
558d851534 | 2020-06-02 12:02:20 +0700 |
move CLI parsing out of controller, bump 0.5.12
3e25052f06 | 2020-05-31 14:52:03 +0800 |
Add CLI arguments to pick custom fonts
1f361980b5 | 2020-05-31 17:10:42 +0700 |
show request time status, add request timeout
526da28ed3 | 2020-05-31 16:40:36 +0700 |
implement alt-shortcuts for buttons
2d19c7dd91 | 2020-05-31 10:11:22 +0700 |
bump to 0.5.10
7bc4e56bcb | 2020-05-31 10:09:32 +0700 |
fix bug when visiting relative url from root
602a5db147 | 2020-05-31 10:02:52 +0700 |
enforce max header length too
10999619eb | 2020-05-31 09:56:26 +0700 |
correctly read response header
0461bc5a1e | 2020-05-29 20:27:01 +0700 |
wrap words instead of char
e8c12dbf46 | 2020-05-29 16:09:54 +0700 |
update readme
2b770d5d21 | 2020-05-28 19:29:10 +0700 |
bump version 0.5.8
f449b0d140 | 2020-05-28 19:25:51 +0700 |
don't check tls cert for now
d22e08d0ea | 2020-05-28 18:46:26 +0700 |
bump to 0.5.17
ca08134381 | 2020-05-28 18:32:10 +0700 |
ctrl-l to jump to address bar
f868a620f0 | 2020-05-28 18:27:25 +0700 |
block user interactions during controller callback
dde42d2fcb | 2020-05-28 18:13:30 +0700 |
more lenient address input
701c862061 | 2020-05-28 16:03:34 +0700 |
run curio in a separate thread
0265fd4c7f | 2020-05-18 08:39:34 +0700 |
use slots
f3bda5d190 | 2020-05-17 21:21:44 +0700 |
more info for pypi
c5c5aa9fcc | 2020-05-17 20:18:39 +0700 |
safer arrow characters I guess
9ff8648065 | 2020-05-17 14:41:49 +0700 |
more responsive UI, full disclosure
dd33400ce9 | 2020-05-17 13:17:25 +0700 |
ctrl+a to select all
d3c8cd3d31 | 2020-05-17 13:03:34 +0700 |
status bar
b39e6fe26d | 2020-05-17 12:08:27 +0700 |
bump version
21af84ffb3 | 2020-05-17 12:02:24 +0700 |
tell curio we don't need to join()
08a0bf0285 | 2020-05-17 10:32:37 +0700 |
show waiting cursor when doing slow task
10b5974908 | 2020-05-17 01:47:26 +0700 |
run tkinter via curio instead - we async now!
9edf8e7050 | 2020-05-16 16:55:53 +0700 |
remove unused parse_absolute_url() function
2e771dae83 | 2020-05-16 16:36:28 +0700 |
fix partial response bug
a6bca3328c | 2020-05-16 15:59:33 +0700 |
follow redirects, max 3 times
4f186479a8 | 2020-05-16 11:08:49 +0700 |
better explain the copy-friendly thing
670eb04f2f | 2020-05-16 10:53:31 +0700 |
os-specific pointer cursors
3055478157 | 2020-05-15 23:35:48 +0700 |
mirror to github
615f40d43c | 2020-05-15 21:55:30 +0700 |
more checklist items
5e3834ce29 | 2020-05-15 20:34:58 +0700 |
implement list items & headings
6e46534e02 | 2020-05-15 20:13:53 +0700 |
update readme
4976e31cb5 | 2020-05-15 16:14:21 +0700 |
explicit "go" button sizing
df181e49d7 | 2020-05-15 15:56:26 +0700 |
update screenshot
3a52c77137 | 2020-05-15 15:43:32 +0700 |
implement history + back/forward buttons
99cb0911dd | 2020-05-15 12:25:27 +0700 |
improve scrollbar, remove unnecessary frame
e89d50cd6d | 2020-05-15 11:35:30 +0700 |
bump version 0.2.0
66667f050d | 2020-05-15 08:41:06 +0700 |
clickable links
51163dbfdd | 2020-05-14 23:44:16 +0700 |
customizable fallback font for pick_font()
a067290e1b | 2020-05-14 23:34:31 +0700 |
actually I like McRoss more
8cf80965be | 2020-05-14 20:24:35 +0700 |
basic preformatted & link cosmetics
60a1987a07 | 2020-05-14 14:36:56 +0700 |
document parser
a203685782 | 2020-05-14 12:57:07 +0700 |
split gui into submodules
24885ce45f | 2020-05-14 11:18:08 +0700 |
pypi-friendly restructure
6b30a998a7 | 2020-05-14 09:53:13 +0700 |
text widget styling and un-break ctrl+c, ctrl+v
47d59759fc | 2020-05-14 00:53:15 +0700 |
mvp gui
79b836282d | 2020-05-14 00:19:50 +0700 |
makeshift url parsing
db4785d72b | 2020-05-13 22:57:50 +0700 |
init protocol client