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

193 Commits

Author SHA1 Message Date
makeworld
6666ef2584 Text and element colors of default theme change to be black on white terminals
Ref #181
2021-12-03 17:58:16 -05:00
makeworld
5098f125a1 Underline non-gemini links for color blind users
Fixes #189
2021-12-03 11:45:36 -05:00
mooff
92fd9ed0bc
Auto redirect if the new URL just adds a trailing slash (#271) 2021-12-03 09:59:34 -05:00
makeworld
6e17b57837 Appease linter 2021-12-01 11:18:20 -05:00
makeworld
5f57b13217 Doc for #245 2021-08-10 15:07:47 -04:00
Michael McDonagh
3929c9704e
Fix issue 244 (#245)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2021-08-10 15:03:34 -04:00
makeworld
ac1303f342 Linting: remove unneeded lines 2021-06-27 14:37:19 -04:00
makeworld
6ec7ed1668 Custom impl. of scrollTo & scrollToHighlight for #196
https://github.com/makeworld-the-better-one/amfora/issues/197#issuecomment-869200677
2021-06-27 14:21:40 -04:00
makeworld
ff0f6d3812 Doc for #242 2021-06-25 00:01:58 -04:00
David Jimenez
4480e2d540
Render stdin text as Gemtext (#205) (#242) 2021-06-24 23:59:14 -04:00
makeworld
9fd5deb649 Support multiple bookmarks with the same name 2021-05-14 18:45:41 -04:00
makeworld
d4aec14f63 Fix lint and changelog for prev commit 2021-05-14 18:18:03 -04:00
makeworld
ed36eee83c 🐛 Capture all scrolling keys 2021-05-14 18:09:04 -04:00
makeworld
4da7816a3a make gen 2021-05-14 17:06:57 -04:00
Anas Mohamed
a3713075dd
Added ability to save about: pages. (#236)
Co-authored-by: makeworld
2021-05-13 16:38:53 -04:00
makeworld
14595e766b 📝 Doc for #222 2021-04-21 22:02:51 -04:00
Himanshu
9337f63ed2
Add option for custom keybinds for navigation (#222)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2021-04-21 21:59:05 -04:00
makeworld
29996d2051 📝 Doc for #225 2021-04-20 17:02:59 -04:00
lostleonardo
40e9d2106a
Adding bindings to yank the current URL and the selected URL (#225) 2021-04-20 17:00:34 -04:00
makeworld
f622a96696 🎨 go fmt 2021-04-07 12:56:32 -04:00
makeworld
7dba1b257d ⬆️ Update cview location 2021-04-07 12:52:22 -04:00
makeworld
3316b68ade ⬆️ Update cview to latest 2021-04-02 11:36:33 -04:00
makeworld
0685127b72 ⬆️ Switch back to original cview
My PR was merged: https://gitlab.com/tslocum/cview/-/merge_requests/14
2021-03-31 10:37:32 -04:00
makeworld
44d92e45e3 💄 Help page scrollbar uses theme config 2021-03-02 22:13:56 -05:00
makeworld
a655ce0eac Works now! 2021-02-27 21:18:03 -05:00
makeworld
8e7300726d 🚧 Initial work 2021-02-27 18:17:49 -05:00
makeworld
215f1a25ee 🚨 Happy linter 2021-02-27 00:17:11 -05:00
makeworld
af5bd00bcb Use XBEL for bookmarks - #68 2021-02-27 00:13:11 -05:00
makeworld
180d108827 🔥 Removed favicon support - fixes #199 2021-02-22 17:41:48 -05:00
makeworld
2951d16486 💄 Help text color matches regular text 2021-02-20 15:24:09 -05:00
makeworld
c9468c11ef Support sensitive input - fixes #106 2021-02-17 14:48:03 -05:00
makeworld
9198572f34
cview update (#107)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
Co-authored-by: Stephen Robinson <stephen@drsudo.net>
Co-authored-by: Trevor Slocum <trevor@rocketnine.space>
Co-authored-by: Stephen Robinson <sudobash1@users.noreply.github.com>
2021-02-17 14:17:13 -05:00
makeworld
332aa6af9f 💬 Link to makeworld.space instead of .gq 2021-02-17 12:11:57 -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
Peter Steinberg
a378eaf37a
Add more about: pages (#187)
Co-authored-by: makeworld
2021-02-12 21:26:07 -05:00
Thomas Adam
2f23390696
search: trim trailing whitespace (#184)
When amfora is given a string to search, if that string contains a
valid protocol (gemini://), and that string contains trailing
whitespace, then the string is treated as a search term.

Although perhaps slightly more uncommon, if the input string was as a
result of copy/paste then it's possible the string could contain
trailing spaces, which is not what was intended, but rather should be
removed so that it's treated either as a valid gemini:// link or a
search term.

Some efforts around this appeared in #138
2021-02-07 21:52:53 -05:00
makeworld
86bde5ec11 🐛 Handle empty META - fixes #176 2021-02-04 18:06:56 -05:00
Peter Steinberg
972cb366a5
Fix Bookmarks modal not closing on ESC (#173) 2021-02-04 17:30:32 -05:00
Art Barnes
d884e1d161
update help text (#172)
Co-authored-by: Art Barnes <art@pin2.io>
2021-02-02 11:34:55 -05:00
makeworld
1540e4f561 'about:' URLs can now be typed in the bottom bar
Fixes #167
2021-01-11 10:06:21 -05:00
makeworld
bf47a1d57a Support streaming; error if cmd or types are empty 2020-12-24 23:38:12 -05:00
makeworld
41ebf22df8 Keep info modal button selected 2020-12-24 19:27:06 -05:00
makeworld
7c2f59fcdc Merge branch 'master' into mediatype-handlers 2020-12-24 16:40:10 -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
Jeff
f10337e429
Keybinding system for global keys (#135)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2020-12-24 16:13:38 -05:00
makeworld
c93d09b26b 🐛 Allow search for single word, like before 2020-12-20 22:58:25 -05:00
makeworld
36455e800b 🐛 Make sure file:// dir paths end in slash 2020-12-20 16:58:29 -05:00
makeworld
8ec9bb780c about:version page
Fixes #126
2020-12-20 16:39:33 -05:00
makeworld
a0ae0ca835 New search vs. URL detection logic 2020-12-20 15:13:26 -05:00
makeworld
507c6e8dec 📝 Wiki script, link to wiki on new tab 2020-12-20 00:31:14 -05:00