1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-19 19:25:24 +00:00
Commit Graph

532 Commits

Author SHA1 Message Date
makeworld
bde371cff2 🔖 Ready for v1.3.0 2020-07-10 19:16:13 -04:00
makeworld
9b8985905f Add cert expiry info to TOFU warning - fixes #34 2020-07-10 18:59:51 -04:00
makeworld
74d5edd695 Support text/x-ansi - fixes #45 2020-07-10 17:45:14 -04:00
makeworld
d5a3f63b45 ⬆️ go-gemini v0.7.0 2020-07-10 17:29:52 -04:00
makeworld
086f145408 📝 Update CHANGELOG 2020-07-10 15:55:35 -04:00
makeworld
7fe78f4d6b Response size and time limit - fixes #30 2020-07-10 15:33:39 -04:00
makeworld
eae118faac 🚧 Downloading all content seems to work 2020-07-10 14:37:18 -04:00
makeworld
39fa7c6a8b 🚧 Downloading pages works - #38 2020-07-09 19:28:39 -04:00
makeworld
f00fbce7f9 🐛 Fixed link highlighting when wrapped 2020-07-09 15:21:09 -04:00
makeworld
06a112b1cc 🐛 Portal open uses http config setting - fixes #42 2020-07-07 21:51:20 -04:00
makeworld
fc11a308f1 💬 Indent bullet lines one more - fixes #40 2020-07-07 21:33:24 -04:00
makeworld
543d15abfc 🔀 Refactor to use tab struct
Squashed commit of the following:

commit 72f36afc9e
Author: makeworld <colecmac@protonmail.com>
Date:   Tue Jul 7 16:15:45 2020 -0400

    🚧 Scroll is applied correctly when navigating around

commit 4b8982723f
Author: makeworld <colecmac@protonmail.com>
Date:   Tue Jul 7 15:34:45 2020 -0400

    🚧 Fix bottomBar code

    Make sure it always resets to a selected link if one was selected before

commit be09ffcf91
Author: makeworld <colecmac@protonmail.com>
Date:   Mon Jul 6 20:30:54 2020 -0400

    🚧 Switch to using tab pointers instead of ints

    Almost finished overall work.

commit ef8ab3da39
Author: makeworld <colecmac@protonmail.com>
Date:   Mon Jul 6 12:10:50 2020 -0400

    🚧 Fixed some bugs, major ones remain

commit d3d47a344d
Author: makeworld <colecmac@protonmail.com>
Date:   Sat Jul 4 20:58:46 2020 -0400

    🚧 Everything uses tab struct, no compile errors, untested

commit 44bf54c12f
Author: makeworld <colecmac@protonmail.com>
Date:   Sat Jul 4 13:24:49 2020 -0400

    🚧 Initial work on tab struct
2020-07-07 21:13:45 -04:00
makeworld
518c35453a 🎨 Rename reformat func 2020-07-04 11:32:11 -04:00
makeworld
4382eaf421 🐛 Expiry date is stored when cert IDs match - fixes #39 2020-07-03 20:32:37 -04:00
makeworld
92eb544b0a 🐛 Handle plaintext for dynamic wrapping - fixes #33 2020-07-03 17:28:56 -04:00
makeworld
6a708d339d Change how wrapping works - fixes #32 fixes #35 2020-07-03 14:02:33 -04:00
makeworld
36c2206785 Wrapping done - fixes #33 2020-07-03 12:22:44 -04:00
makeworld
3aff20f43b 🚧 Dynamic wrapping #33
This is the majority of the work for this issue completed.
2020-07-02 23:55:24 -04:00
makeworld
4d6656adf8 🔖 Release v1.2.0 2020-07-02 14:54:18 -04:00
makeworld
d2c8231377 🐛 TOFU popup has question mark now 2020-07-02 14:36:41 -04:00
makeworld
61e54f4b8f Italics for quotes - fixes #28 2020-07-02 14:29:33 -04:00
makeworld
6f1f14a67a Cache pages with queries, don't cache bB URLs - fixes #29 2020-07-02 11:55:41 -04:00
makeworld
542239932b 📝 Remove terminal size and colour warnings 2020-07-02 00:13:32 -04:00
makeworld
a480c0eed8 🐛 Allow opening regular new tabs
This is a regression due to previous commits, and it worked fine in v1.1.0
2020-07-01 20:44:16 -04:00
makeworld
8ce0c1ecac 📝 Add prev commit to CHANGELOG 2020-07-01 20:38:53 -04:00
makeworld
0791079e13 🐛 Wrap new tab text - fixes #31 2020-07-01 20:37:34 -04:00
makeworld
85e2191a9a 🐛 Hardwrap help table cells 2020-07-01 20:08:07 -04:00
makeworld
d11af6fe20 🔧 FUNDING.yml 2020-07-01 18:03:27 -04:00
makeworld
581b498a0f Open link in new tab - fixes #27 2020-07-01 13:39:13 -04:00
makeworld
8cfff2296f Display selected URL and support Esc - fixes #24 2020-06-29 15:20:24 -04:00
makeworld
3e807ab5b8 Support paging - fixes #19 2020-06-29 15:01:41 -04:00
makeworld
c594155c1a ⬆️ go-gemini v0.6.0 2020-06-29 14:35:09 -04:00
makeworld
2a395008fa 🥅 Raise Error modal when input makes URL too long - fixes #25 2020-06-29 14:25:25 -04:00
makeworld
33f0c6781f Add support for .. in bottom bar - fixes #21 2020-06-29 13:56:27 -04:00
makeworld
6499fe6ae9 💬 Add Num to bottomBar prompt 2020-06-29 13:39:47 -04:00
makeworld
d81f0aa0b3 🐛 Input fields are always in focus now - fixes #5 2020-06-29 13:30:20 -04:00
makeworld
5bb62f7a80 🐛 Use recover() on WordWrap - fixes #20 2020-06-29 12:54:36 -04:00
makeworld
293a1a1db0 Add alt-arrows for history nav - fixes #23 2020-06-28 21:06:58 -04:00
makeworld
6b1882f1a4 ️ Fix perf on loading long cached pages - #26 2020-06-28 18:09:52 -04:00
makeworld
7500d33de9 📝 README windows updates 2020-06-27 16:41:13 -04:00
makeworld
5c421e8618 💬 Switch to proper unicode bullet 2020-06-27 11:22:45 -04:00
makeworld
abfdb58690 🐛 Removing TryExec helps get Amfora to show up 2020-06-24 19:11:56 -04:00
makeworld
059098e406 🔖 Bump to v1.1.0 2020-06-24 13:52:44 -04:00
makeworld
54b04e5e4c 📝 Update README for release 2020-06-24 13:39:49 -04:00
makeworld
e75c539dac 🐛 Use domain from URL for TOFU, not from cert 2020-06-24 13:31:01 -04:00
makeworld
3db81c3ac6 🚸 Bookmarks are sorted alphabetically - fixes #17 2020-06-24 13:18:23 -04:00
makeworld
e8e23c7fe6 🐛 Don't rerequest resource when bypassing TOFU 2020-06-24 12:06:44 -04:00
makeworld
bd6daa5a3c 🐛 Fix heading and link styling when color is disabled 2020-06-24 12:01:09 -04:00
makeworld
5056bd303d 🐛 Add no-color UI elements - fixes #16 2020-06-24 11:37:32 -04:00
makeworld
4eea75edeb Add version and help commands - fixes #14 2020-06-23 20:23:28 -04:00