1
0
Fork 0
Commit Graph

59 Commits

Author SHA1 Message Date
dependabot[bot] 598a9d05dd
Bump golang.org/x/net from 0.10.0 to 0.17.0 (#340)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: makeworld <makeworld@protonmail.com>
2023-10-18 09:46:33 -04:00
Felix Niederwanger 818604f582
Update go dependencies and require go 1.17 (#336) 2023-09-27 18:09:12 -04:00
makeworld 64548334e5
Try to address #333 2023-05-19 19:52:27 -04:00
makeworld be88605753 Update go-gemini to fix potential security issues 2023-03-13 15:04:18 -04:00
dependabot[bot] e5b5a5e494
Bump golang.org/x/text from 0.3.6 to 0.3.8 (#330)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 14:49:50 -04:00
makeworld e6ac6d8ebf Use tagged version for rr 2022-01-18 09:49:58 -05:00
makeworld dc84332124 Move rr pkg to its own repo 2022-01-18 09:47:59 -05:00
makeworld a373aecfb7 Bump Chroma 2022-01-13 17:27:05 -05:00
makeworld e3e1fc27cd Support SOCKS5 proxying
Fixes #155
2021-12-30 12:07:55 -05:00
mntn 77e3dbed87
Add Chroma support for syntax highlighting (#263) 2021-12-10 23:09:31 -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 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 9a2c2ec1f8 Drop support for Go 1.14, update CI software 2021-12-01 11:09:36 -05: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
lostleonardo 40e9d2106a
Adding bindings to yank the current URL and the selected URL (#225) 2021-04-20 17:00:34 -04:00
makeworld 6fa3600e95 ⬆️ Switch off gofeed fork now that PR is merged 2021-04-19 10:01:48 -04:00
makeworld 9dd60e612b ⬆️ Switch off of progressbar fork now that PR is merged 2021-04-18 13:15:41 -04:00
makeworld 7267bd13a4 ⬆️ Update progressbar fork 2021-04-18 12:31:35 -04:00
makeworld e42516b670 ⬆️ Update gofeed fork 2021-04-18 12:20:43 -04:00
makeworld 7dba1b257d ⬆️ Update cview location 2021-04-07 12:52:22 -04:00
makeworld 3316b68ade ⬆️ Update cview to latest 2021-04-02 11:36:33 -04:00
makeworld 0685127b72 ⬆️ Switch back to original cview
My PR was merged: https://gitlab.com/tslocum/cview/-/merge_requests/14
2021-03-31 10:37:32 -04:00
makeworld 703e853834 ⬆️ Update cview fork
Only one commit update, just read (un)locks the mutex for TextDimensions instead of write
2021-03-10 19:11:10 -05:00
makeworld a655ce0eac Works now! 2021-02-27 21:18:03 -05:00
makeworld 8e7300726d 🚧 Initial work 2021-02-27 18:17:49 -05:00
makeworld 180d108827 🔥 Removed favicon support - fixes #199 2021-02-22 17:41:48 -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 ae9bfa5e2b 📌 Use replace for progressbar dep 2020-12-19 20:09:25 -05:00
makeworld 8aec339283 Fix invalid URLs, NFC norm., support IDNs
Fixes #138
2020-12-19 19:41:25 -05:00
makeworld 90089cba0a 🐛 Downloading re-uses request
Fixes #140
2020-12-17 11:29:03 -05:00
makeworld ba28b2b5f9 Merge branch 'master' into feeds 2020-11-23 21:11:51 -05:00
makeworld c53c36a4d0 ⬆️ go-gemini v0.9.3
Timeout when header takes too long, downloading uses proxies if appropriate
2020-11-23 21:09:48 -05:00
makeworld ef8295b0a4 Handle multiple links per post, prefer item author over feed author 2020-11-22 20:04:09 -05:00
makeworld 0a963a0d8d 🚧 Support JSON feeds 2020-11-17 11:26:49 -05:00
makeworld bc4c72bba9 Merge branch 'master' into feeds 2020-11-17 10:45:28 -05:00
makeworld 1839b7be9e ⬆️ go-gemini v0.9.1
Adds support for CN-only wildcard certs
2020-11-10 14:53:54 -05:00
Trevor Slocum 4e26a51741
Allow specifying a client certificate (#112) 2020-11-04 16:37:00 -05:00
makeworld e6a081000b 🔀 Merge branch 'master' into feeds 2020-10-10 20:11:00 -04:00
Patryk Niedźwiedziński 270dddfbc2
XDG config (#100)
Co-authored-by: makeworld <25111343+makeworld-the-better-one@users.noreply.github.com>
2020-10-08 20:54:07 -04:00
makeworld e84cebc88c ⬆️ Update to go-isemoji v1.1.0 2020-09-30 18:04:59 -04:00
makeworld 3a63b73300 🔀 Merge branch 'master' into feeds 2020-08-28 12:07:08 -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 f3af61c9d1 ⬆️ go-gemini v0.8.4 2020-08-21 14:59:51 -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 4e91ad87bd 🚧 Adding feeds & pages, and JSON enc/dec 2020-08-10 18:50:40 -04:00
makeworld 0bc5939600 Emoji favicon support - fixes #62 2020-08-05 13:31:59 -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 28b2235ddb Permanent redirects are cached - fixes #22 2020-07-25 20:26:40 -04:00