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 |
|
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
|
4ef4d247d1
|
Remove word from README
|
2021-06-25 00:32:47 -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
|
d0998128f9
|
Update cview (bug fix) to simplify ANSI rendering
https://code.rocketnine.space/tslocum/cview/issues/47
|
2021-05-29 16:02:16 -04:00 |
|
KNIX3
|
523ce6e894
|
Add iceberg theme (#239)
|
2021-05-26 23:01:52 -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 |
|
makeworld
|
47e4d4f929
|
📝 Doc for #236
|
2021-05-13 16:40:50 -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
|
2f214b547c
|
📝 Doc for #235
|
2021-05-06 22:28:21 -04:00 |
|
regr4
|
da88c1b20a
|
fixed issue#234 (#235)
|
2021-05-06 22:26:34 -04:00 |
|
makeworld
|
a4a56a6c05
|
📝 Correct some heading levels
|
2021-05-01 12:45:21 -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 |
|