makeworld
|
f98e79b504
|
💚 Let it fail
|
2020-08-25 17:16:07 -04:00 |
|
makeworld
|
376755f460
|
👷 Added golangci-lint and Travis CI test
|
2020-08-25 17:10:39 -04:00 |
|
makeworld
|
b004759dee
|
📝 Add PR #73 to changelog
|
2020-08-22 11:19:09 -04:00 |
|
makeworld
|
a31e270159
|
Merge pull request #73 from a-h/master
Prevent panic on empty meta with 40/50 response codes
|
2020-08-22 11:17:29 -04:00 |
|
Adrian Hesketh
|
5d13054a1e
|
Provided default message in case of no error information.
|
2020-08-22 14:03:13 +01:00 |
|
makeworld
|
f3af61c9d1
|
⬆️ go-gemini v0.8.4
|
2020-08-21 14:59:51 -04:00 |
|
makeworld
|
8f685a541b
|
📝 Document merged code
|
2020-08-18 19:51:08 -04:00 |
|
makeworld
|
5ea97f3a8f
|
Merge pull request #72 from CosmicToast/relurl
✨ Allow relative URLs in bottom bar
|
2020-08-18 19:48:40 -04:00 |
|
makeworld
|
f22ee7d76c
|
🎨 Fix comment style and remove reset()
|
2020-08-18 19:48:10 -04:00 |
|
Chloe Kudryavtsev
|
ef0675fc0b
|
✨ Allow relative URLs in bottom bar
|
2020-08-18 17:32:53 -04:00 |
|
makeworld
|
621a2908cd
|
⬆️ go-gemini v0.8.3
|
2020-08-13 14:28:23 -04:00 |
|
makeworld
|
e01b8668ea
|
⬆️ go-gemini v0.8.2 for Go 1.15
|
2020-08-12 10:25:43 -04:00 |
|
makeworld
|
c45f011fb5
|
📝 Recommend Windows Terminal
|
2020-08-11 12:11:03 -04:00 |
|
makeworld
|
5cb629f4c3
|
✨ F1 & F2 keys for tab nav. - #64
|
2020-08-06 15:08:19 -04:00 |
|
makeworld
|
70438cfdb5
|
🔧 Use shift_numbers - #64
|
2020-08-06 13:55:43 -04:00 |
|
makeworld
|
5fbef1e517
|
✅ Added redir cache tests - fixes #65
|
2020-08-06 11:56:36 -04:00 |
|
makeworld
|
789e7e23a6
|
🐛 Support text/* for favicon
|
2020-08-05 17:55:43 -04:00 |
|
makeworld
|
0bc5939600
|
✨ Emoji favicon support - fixes #62
|
2020-08-05 13:31:59 -04:00 |
|
makeworld
|
edd128e7c5
|
🎨 Rename page cache funcs
|
2020-08-04 21:05:12 -04:00 |
|
makeworld
|
f3b7437046
|
💄 >9 link texts are in line - fixes #60
|
2020-08-04 20:44:43 -04:00 |
|
makeworld
|
fb2bce5a78
|
📝 Added homebrew pkg
|
2020-08-04 11:14:32 -04:00 |
|
makeworld
|
297a00ee9f
|
📝 Add AUR pkg and change roadmap order
|
2020-08-03 11:23:27 -04:00 |
|
makeworld
|
887a98ed25
|
📝 themeing -> theming
|
2020-07-28 20:18:38 -04:00 |
|
makeworld
|
346bde655c
|
🔖 Release v1.4.0
|
2020-07-28 19:33:00 -04:00 |
|
makeworld
|
2d81886dda
|
🐛 Repeated redirects don't leave "Loading..." - fixes #53
|
2020-07-28 19:17:15 -04:00 |
|
makeworld
|
2d99db371d
|
🐛 Pressing Esc in bottombar doesn't jump to page beg.
|
2020-07-28 19:06:00 -04:00 |
|
makeworld
|
0977cabb18
|
🐛 Stop jumping to top of page
This was a regression, the bug was not present in v1.3.0. This could be due to the cview update?
|
2020-07-28 18:14:03 -04:00 |
|
makeworld
|
ede504caaf
|
🐛 Fix not being able to interact with page after modal
This was a regression, the bug was not present in v1.3.0. This could be due to the cview update?
|
2020-07-28 18:09:36 -04:00 |
|
makeworld
|
27537c7edb
|
🐛 Able to leave help page
This was a regression, the bug was not present in v1.3.0. This could be due to the cview update?
|
2020-07-28 17:33:18 -04:00 |
|
makeworld
|
420b8a83a2
|
🐛 Allow open new tab while loading
|
2020-07-28 17:16:57 -04:00 |
|
makeworld
|
56a56896c9
|
✨ Themeing support
|
2020-07-28 16:58:32 -04:00 |
|
makeworld
|
fdd8a6e59b
|
📝 Ctrl-C is "hard quit"
|
2020-07-26 16:25:37 -04:00 |
|
makeworld
|
e740c58ff9
|
🐛 Catch errors when downloading
|
2020-07-26 12:12:54 -04:00 |
|
makeworld
|
aa28bc78b2
|
⚡️ Don't re-set text when there hasn't been changes
|
2020-07-26 11:50:18 -04:00 |
|
makeworld
|
a2a56b942a
|
🐛 Don't keep query string on '..' - fixes #49
|
2020-07-26 11:33:59 -04:00 |
|
makeworld
|
d32fc9159a
|
🐛 Stop double requests - fixes #50
|
2020-07-26 11:31:13 -04:00 |
|
makeworld
|
481e2797f7
|
🐛 Catch Ctrl-C - fixes #51
|
2020-07-26 11:21:33 -04:00 |
|
makeworld
|
28b2235ddb
|
✨ Permanent redirects are cached - fixes #22
|
2020-07-25 20:26:40 -04:00 |
|
makeworld
|
258c8589ce
|
🚚 Create util.go file and move funcs
|
2020-07-21 11:30:32 -04:00 |
|
makeworld
|
cfc528d311
|
✨ Number keys for links - fixes #47
|
2020-07-19 11:27:39 -04:00 |
|
makeworld
|
aa4edc4344
|
✨ Tab can enter link selecting mode - fixes #48
|
2020-07-19 11:09:33 -04:00 |
|
makeworld
|
a9c7908675
|
📝 Add more libraries
|
2020-07-10 20:05:34 -04:00 |
|
makeworld
|
7d71af116d
|
🐛 Can't change links while page is loading
|
2020-07-10 19:49:17 -04:00 |
|
makeworld
|
9e357acc3f
|
🙈
|
2020-07-10 19:19:43 -04:00 |
|
makeworld
|
bde371cff2
|
🔖 Ready for v1.3.0
|
2020-07-10 19:16:13 -04:00 |
|
makeworld
|
9b8985905f
|
✨ Add cert expiry info to TOFU warning - fixes #34
|
2020-07-10 18:59:51 -04:00 |
|
makeworld
|
74d5edd695
|
✨ Support text/x-ansi - fixes #45
|
2020-07-10 17:45:14 -04:00 |
|
makeworld
|
d5a3f63b45
|
⬆️ go-gemini v0.7.0
|
2020-07-10 17:29:52 -04:00 |
|
makeworld
|
086f145408
|
📝 Update CHANGELOG
|
2020-07-10 15:55:35 -04:00 |
|
makeworld
|
7fe78f4d6b
|
✨ Response size and time limit - fixes #30
|
2020-07-10 15:33:39 -04:00 |
|