1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-09-27 23:05:55 -04:00
Commit Graph

15 Commits

Author SHA1 Message Date
makeworld
35de6bfb58 Merge branch 'master' into cview-update 2021-02-17 11:43:10 -05:00
makeworld
5e889967bc 🐛 Don't break visiting IPv6 hosts when port 1965 is specified
Fixes #195
2021-02-17 09:25:02 -05:00
makeworld
c9073ceb26 Add empty line underneath tab row 2020-12-29 23:30:44 -05:00
makeworld
90654cd2cf Replace left margin spaces with an empty primitive
This commit introduced flashing issues in the tab row when reformatting,
and even can panic in certain reformatting situations. These bugs have
been logged in the inital comment of the PR.
2020-12-29 17:35:29 -05:00
makeworld
e1a92a999a Make theme and tabs work/look like with old cview 2020-12-28 23:42:27 -05:00
makeworld
e34644be6f Favicons work 2020-12-27 20:13:13 -05:00
makeworld
035fca1208 🐛 Don't use cache when URL is typed in bottom bar
Fixes #159
2020-12-24 16:25:39 -05:00
makeworld
8aec339283 Fix invalid URLs, NFC norm., support IDNs
Fixes #138
2020-12-19 19:41:25 -05:00
makeworld
a04c281ae0 Revert "🚸 Support numpad enter key"
This reverts commit 4b78a13140.
See #123 for more info on why this was reverted.
2020-11-21 19:35:17 -05:00
makeworld
4b78a13140 🚸 Support numpad enter key 2020-11-21 12:45:54 -05:00
makeworld
383d8bcee0 🐛 Remove newlines from META error strings 2020-11-05 10:38:40 -05:00
makeworld
11c3b1fec9 🔥 Use gemini.QueryEscape instead 2020-08-27 20:04:02 -04:00
makeworld
dbe87a3e99 🐛 Recog. colon-only scheme URLs and add normalizeURL tests 2020-08-27 19:57:06 -04:00
makeworld
8371960fd8 🚨 All lint issues should be fixed 2020-08-27 17:57:19 -04:00
makeworld
258c8589ce 🚚 Create util.go file and move funcs 2020-07-21 11:30:32 -04:00