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

161 Commits

Author SHA1 Message Date
makeworld
922e7981a9 🔖 Ready for v1.5.0 release 2020-09-01 19:55:06 -04:00
makeworld
68d00053dc 💚 No capitals in binary names 2020-09-01 19:33:02 -04:00
makeworld
5726a938a6 👷 Setup GoReleaser 2020-09-01 19:21:31 -04:00
makeworld
c0c1ef898c 🐛 Make link colors all purple on proxy pages - fixes #84 2020-09-01 16:41:30 -04:00
makeworld
e1dc0a0ccd 🚨 Fix lint issues 2020-09-01 16:30:06 -04:00
makeworld
1d3e309556 Support mutiple proxies per-scheme - fixes #80 2020-09-01 16:22:44 -04:00
makeworld
30873e1b0b 🐛 Fix empty proxy bug, start on #80 2020-09-01 14:55:52 -04:00
makeworld
6a8df9c8cf 📝 Add #83 to changelog 2020-09-01 14:17:45 -04:00
Sotiris Papatheodorou
9d7c7370e0
Custom new tab page (#83) 2020-09-01 13:55:09 -04:00
makeworld
3dfbeb5bda 🐛 Make TOFU warning accurate when proxy enabled 2020-09-01 12:56:44 -04:00
makeworld
b37af27b80 📝 Add ANSI bug 2020-08-31 12:09:54 -04:00
makeworld
c25e270d64 📝 Add Known Bugs section 2020-08-29 16:17:14 -04:00
makeworld
476e36c3f2 📝 Use cross-platform way to enable go modules 2020-08-29 15:57:12 -04:00
makeworld
a12e428306 📝 Shorten line 2020-08-29 12:44:36 -04:00
makeworld
08f843a095 📝 Add #78 to changelog 2020-08-29 12:08:26 -04:00
Jansen Price
6d9b954716
Fixes #55 - ignore navigation keypresses while help is open (#78) 2020-08-29 11:52:25 -04:00
makeworld
d95963aa62 🚨 Remove nolints for now-disabled check 2020-08-28 12:22:49 -04:00
makeworld
bc70108e37 🚨 Disable check, like on feed branch 2020-08-28 12:20:54 -04:00
makeworld
5e417b040b 📝 Add proxy support to changelog 2020-08-27 23:17:04 -04:00
makeworld
ee508771d4 🔀 Merge branch 'proxy' into master 2020-08-27 23:15:20 -04:00
makeworld
e29f0895fb 💚 Set email notif settings 2020-08-27 23:14:14 -04:00
makeworld
164ed98588 Proxy support 2020-08-27 22:40:40 -04:00
makeworld
11c3b1fec9 🔥 Use gemini.QueryEscape instead 2020-08-27 20:04:02 -04:00
makeworld
dbe87a3e99 🐛 Recog. colon-only scheme URLs and add normalizeURL tests 2020-08-27 19:57:06 -04:00
makeworld
6de2b355b5 📝 Add #75 to changelog 2020-08-27 19:02:12 -04:00
Sotiris Papatheodorou
4452fcfec6
Add option to automatically follow redirects (#75)
Co-authored-by: makeworld
2020-08-27 18:55:42 -04:00
makeworld
580e87bcc9 🚨 Add .golangci.yml, run gofmt, add PR to changelog 2020-08-27 18:52:38 -04:00
Sotiris Papatheodorou
6c3583b1ac
Add option to open unknown URLs (#74) 2020-08-27 18:02:19 -04:00
makeworld
8371960fd8 🚨 All lint issues should be fixed 2020-08-27 17:57:19 -04:00
makeworld
6853bb9c6d 🚨 More linting fixes and unix build fix 2020-08-27 11:47:57 -04:00
makeworld
e4279de417 🚨 More linter fixes
Source: https://github.com/makeworld-the-better-one/amfora/actions/runs/224580926
2020-08-25 21:18:57 -04:00
makeworld
01fa5709f5 💚 Don't limit linter issues 2020-08-25 21:06:35 -04:00
makeworld
13163352b3 🚨 More linting fixes
Source: https://github.com/makeworld-the-better-one/amfora/actions/runs/224468383
2020-08-25 21:03:21 -04:00
makeworld
de41930d0a 🚨 Fix linting errors and switch to disable-all model
Lint errors source: https://github.com/makeworld-the-better-one/amfora/actions/runs/224352889
2020-08-25 19:17:06 -04:00
makeworld
f5e45a70ed 💚 Remove older Go versions 2020-08-25 17:22:49 -04:00
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