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

360 Commits

Author SHA1 Message Date
makeworld
71385e9f4e 👷 Use Go 1.16 for goreleaser 2021-02-17 15:50:32 -05:00
makeworld
1b08f76bd8 📝 Cosmetic fixes 2021-02-17 15:37:36 -05:00
makeworld
0025742ff5 📝 Docs ready for v1.8.0 2021-02-17 15:31:06 -05:00
makeworld
4b08d40096 🔖 Ready for v1.8.0 2021-02-17 15:27:13 -05:00
makeworld
d369704506 🔧 List all keybindings - fixes #190 2021-02-17 15:25:05 -05:00
makeworld
a7f4ab35cb Display page even if mediatype params are malformed
Fixes #141
2021-02-17 14:58:55 -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
makeworld
0e07c4789e 📝 Doc for #187 2021-02-12 21:27:44 -05:00
Peter Steinberg
a378eaf37a
Add more about: pages (#187)
Co-authored-by: makeworld
2021-02-12 21:26:07 -05:00
makeworld
4e3befae2e 📝 Doc for #184 2021-02-07 21:55:30 -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
Peter Steinberg
3111ac0bb0
Add install instructions for Void (#188) 2021-02-07 17:41:42 -05:00
makeworld
86bde5ec11 🐛 Handle empty META - fixes #176 2021-02-04 18:06:56 -05:00
makeworld
abacacf5f5 📝 Doc for #173 2021-02-04 17:33:49 -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
git-bruh
7db8a8a819
Fix KISS url (#170) 2021-01-07 08:42:22 -05:00
makeworld
e42b24c6f2 Update doc for merge 2020-12-25 16:26:03 -05:00
makeworld
5d7426f116 Merge branch 'master' into mediatype-handlers 2020-12-25 16:22:26 -05:00
makeworld
193179ad34 🐛 Fix downloading of pages that are too large or timed out 2020-12-24 23:40:55 -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
72849bcc95 Re-add temp downloads dir init, in lower place 2020-12-24 16:54:06 -05:00
makeworld
9ed1c638a4 Cleanup config and README 2020-12-24 16:52:04 -05:00
makeworld
7c2f59fcdc Merge branch 'master' into mediatype-handlers 2020-12-24 16:40:10 -05:00
Elijah Gregg
36d4f817c7
📝 Add AUR installation instructions (#158) 2020-12-24 16:28:28 -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
405087d3d0 📝 Doc for #135 2020-12-24 16:15:19 -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
6e3e8a0584 🐛 Don't crash if subbed page matches user dir pattern but doesn't have more
Fixes #157
2020-12-23 23:57:18 -05:00
Serge Tymoshenko
b50347177b
Updates to One Dark theme according to upcoming 1.7.0 release (#153) 2020-12-22 12:06:31 -05:00
Lokesh Krishna
a93418d942
Update Nord theme for 1.7.0 (#150) 2020-12-21 23:25:34 -05:00
makeworld
d7100850bd 💄 Update Dracula theme for v1.7.x 2020-12-21 17:38:13 -05:00
Jonathan Dahan
767239fb84
📝 add kiss linux instructions (#152)
Co-authored-by: makeworld
2020-12-21 13:01:41 -05:00
makeworld
d7d7c3054e 🚑 Don't panic when adding a feed/page for the first time
Fixes #151
2020-12-21 12:42:43 -05:00
makeworld
11148ff95c 📝 Thank Lokesh Krishna 2020-12-20 23:50:22 -05:00
makeworld
c93d09b26b 🐛 Allow search for single word, like before 2020-12-20 22:58:25 -05:00
makeworld
9ad3dd82a0 🐛 Empty quote lines don't disappear 2020-12-20 17:52:06 -05:00
makeworld
1b92bc9bc4 🔖 Ready for v1.7.0 2020-12-20 17:26:39 -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
b6ad49dfb0 Add cache time limit
Fixes #110
2020-12-20 15:54:47 -05:00
makeworld
8412b211b6 🐛 Use custom downloads dir 2020-12-20 15:23:00 -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
makeworld
95f077c083 Ability to go back to new tab page 2020-12-19 20:19:47 -05:00