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

470 Commits

Author SHA1 Message Date
makeworld
48d83d13d2 Update changelog for v1.9.1 2021-12-08 18:05:57 -05:00
makeworld
149b0d1ce2 Ready for v1.9.1 2021-12-08 18:03:43 -05:00
makeworld
e021d790ac Fix crash when rendering from stdin 2021-12-08 18:02:43 -05:00
makeworld
9fa31f38d6 Doc for #277 2021-12-08 17:58:16 -05:00
mooff
b7f916f1f9
🐛 Fix deadlock when an about: URL can't be loaded (#277) 2021-12-08 17:57:28 -05:00
makeworld
18062d6a01 Fix homebrew release workflow
https://github.com/mislav/bump-homebrew-formula-action/issues/22
2021-12-08 10:47:50 -05:00
aabacchus
be2fe883cb
Makefile: support DESTDIR (#275) 2021-12-08 09:52:39 -05:00
makeworld
b58a520ac1 Add ref to changelog 2021-12-07 22:08:52 -05:00
makeworld
bf62e9498d Prep for v1.9.0 2021-12-07 21:55:56 -05:00
makeworld
efb398fed8 Fix homebrew workflow 2021-12-07 21:44:18 -05:00
makeworld
8596df2c7a Update deps list on README 2021-12-07 21:31:57 -05:00
makeworld
52bfae5f2b Doc for #269 2021-12-07 21:27:31 -05:00
mooff
762e2d606a
Support for Shift mod keybinds (#269) 2021-12-07 21:26:42 -05:00
makeworld
969f4f91d9 Update changelog 2021-12-07 20:29:44 -05:00
makeworld
7645c46ccb Doc for #261 2021-12-07 20:20:08 -05:00
David Jimenez
0ccf5e2c03
Fix users being unable to exit help menu (#261)
Co-authored-by: makeworld
2021-12-07 20:18:08 -05:00
makeworld
76276f6d1f make gen 2021-12-07 19:57:22 -05:00
makeworld
aafe0a85fe Doc for #272 2021-12-07 19:57:11 -05:00
mooff
fe73359bcd
When creating a tab with a URL, show a minimal interstitial page (#272)
Co-authored-by: makeworld
2021-12-07 19:54:54 -05:00
makeworld
e8342ce3fd Doc for #257 2021-12-07 19:35:12 -05:00
Josias
9c217df9a8
Allow opening local files by relative path (#257) 2021-12-07 19:29:25 -05:00
David Jimenez
eb314f2a4d
Switch on debug logs via env var flag (#260)
Co-authored-by: makeworld
2021-12-07 19:23:12 -05:00
makeworld
1c4d13b055 Use new go-gemini to handle invalid status codes, show error modal for out of range ones
Ref #266
2021-12-07 19:07:20 -05:00
makeworld
790d7ace6c Windows uses paths set by XDG variables over APPDATA if they are set
Fixes #255
2021-12-07 17:40:50 -05:00
makeworld
043242392c Accept spaces in paths for url-handlers config
Fixes #214
2021-12-07 15:56:12 -05:00
makeworld
97ee1aa368 Use default application to open unknown schemes
Fixes #207
2021-12-07 15:28:34 -05:00
makeworld
06b649d81a Doc for #274 2021-12-06 19:08:38 -05:00
Javier Ayres
e0568f26c6
Fix bad article in error message (#274) 2021-12-06 19:07:56 -05:00
makeworld
5ed3afcd52 Fix issue from prev commit when color = true 2021-12-03 20:54:53 -05:00
makeworld
b52263c487 Get recent theme changes to work when color = false 2021-12-03 20:52:30 -05:00
makeworld
f270fa2b23 Lint and GIF link fix 2021-12-03 18:02:10 -05:00
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
2e1049b8ab Default to using the user's terminal theme colors
Issue #181
2021-12-03 14:58:02 -05:00
makeworld
599f42744e Revert "Change default yellow for preformatted text to orange"
This reverts commit 0245267d87.
2021-12-03 12:34:41 -05:00
makeworld
0245267d87 Change default yellow for preformatted text to orange 2021-12-03 12:00:34 -05:00
makeworld
5098f125a1 Underline non-gemini links for color blind users
Fixes #189
2021-12-03 11:45:36 -05:00
makeworld
a033731cd8 Doc for #271 2021-12-03 10:01:14 -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
9a2c2ec1f8 Drop support for Go 1.14, update CI software 2021-12-01 11:09:36 -05:00
makeworld
545144c1a3 Link to geminiquickst.art in README 2021-11-01 12:11:52 -04:00
Marc Ransome
e8122fc52d
🧛🏻‍♂️ Add Dracula theme variant (#253) 2021-09-11 11:34:59 -04:00
luetage
2f471f96ce
🗼Add Tokyo Night theme (#251)
* 🗼Add Tokyo Night theme

* Make tab dividers visible

* update screenshot
2021-09-07 18:06:00 -04:00
Herby Gillot
8dc34f7131
README: add MacPorts instructions (#250) 2021-08-11 10:14:31 -04: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
cb3729f94a Update Homebrew HEAD install instructions 2021-07-03 13:59:19 -04:00
makeworld
94806f54bd Added Homebrew bump version workflow 2021-07-03 13:55:28 -04:00
Dario Vladović
cde2960e35
Update install instructions (#247)
Formula for `amfora` got accepted to the official Homebrew core tap.
2021-07-02 23:52:40 -04:00
makeworld
ac1303f342 Linting: remove unneeded lines 2021-06-27 14:37:19 -04:00