makeworld
658cabe840
ci: update golangci and test
2024-12-18 17:07:42 -05:00
makeworld
02f6cc6a79
doc for #351
2024-12-18 16:58:37 -05:00
Frank Seifferth
1115614463
Use preformatted_text color for rendering plain text files ( #351 )
...
Using a color from the theme should make the rendering of text
files be more in line with the colors chosen for styled content.
Furthermore, allowing some form of user override for the color
of plain text files allows users to individually fix bad color
combinations. Such as in my case, where the combination of a
solarized terminal theme and the default color chosen by amfora
causes plain text files to be rendered as white text on an almost
equally bright background.
2024-12-18 16:55:12 -05:00
Alexander Ziaee
b4aa0bcb72
amfora.1: create initial mdoc(7) manual page ( #314 )
2024-08-16 19:21:54 -04:00
dependabot[bot]
130aa34ebc
Bump golang.org/x/net from 0.17.0 to 0.23.0 ( #347 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-12 09:41:30 -04:00
makeworld
c4fd4301f9
ci: update homebrew action
2024-03-17 21:01:54 -04:00
makeworld
2534983d96
fix goreleaser token
v1.10.0
2024-03-17 20:20:41 -04:00
makeworld
ef8a09997c
ready for v1.10.0
2024-03-17 20:12:56 -04:00
makeworld
8ee55e67bb
update ci
2024-03-17 20:06:09 -04:00
makeworld
926b77275f
Fix funding file
2023-12-20 12:01:04 -05:00
makeworld
1a0d2b6d5a
update doc
2023-11-03 11:36:46 -04:00
Marc Ransome
6a92dd336b
Update URLs for official Project Gemini capsule ( #342 )
...
* Update URLs for official Project Gemini capsule
* Update disabled tests
2023-11-03 11:34:18 -04:00
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
makeworld
f3cf73dd29
doc for #336 and #319
2023-09-27 18:17:42 -04:00
Sotiris Papatheodorou
e35ba06cf9
Show local directory index file if available ( #319 )
2023-09-27 18:14:35 -04:00
Felix Niederwanger
818604f582
Update go dependencies and require go 1.17 ( #336 )
2023-09-27 18:09:12 -04:00
makeworld
1da658c8a6
readme: project status
2023-08-05 20:43:56 -04:00
makeworld
4edbdd288d
Doc for #327
2023-05-19 20:46:26 -04:00
William Rehwinkel
40f55d894b
localhost is direct URL now instead of geminispace.info/search?localhost ( #326 ) ( #327 )
2023-05-19 20:44:23 -04:00
makeworld
e432e28003
Fix failing test
2023-05-19 20:08:12 -04:00
makeworld
66858aab09
Fix tests: use latest Go versions, and only test on Ubuntu
2023-05-19 20:03:19 -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
Serge Tymoshenko
0b3f874ef1
Add Ayu Light theme ( #321 )
2022-11-26 13:40:47 -05:00
makeworld
82a1e08fe0
Doc for #324
2022-10-12 20:00:24 -04:00
Autumn!
dba8cbf61b
URL no longer escaped and unescaped during normalization ( #324 )
2022-10-12 19:58:31 -04:00
makeworld
1d257f908a
Doc for #302
2022-04-25 21:03:04 -04:00
Emily
00541a435d
add confirmation prompts for url schemes ( #302 )
...
* add confirmation prompts for url schemes
This commit adds a confirmation prompt before following urls with
with certain schemes.
Wether or not a scheme requires confirmation can be configured in the
new `[url-promps]` section.
* Use other instead of default
* Use other instead of default
Co-authored-by: makeworld <makeworld@protonmail.com>
2022-04-25 21:01:08 -04:00
makeworld
32b2182267
Lint
2022-04-25 20:41:03 -04:00
makeworld
bc81281c84
Possibly improve resize logic perf
2022-04-25 20:34:04 -04:00
makeworld
946b3f5bc0
CI: test on Go 1.18
2022-04-25 20:17:17 -04:00
makeworld
99fbd021a6
Escape file/folder name in tab for #202
2022-04-25 20:14:32 -04:00
makeworld
3917402e2d
Support ~ in 'include' theme key for #308
2022-04-25 19:54:17 -04:00
makeworld
bfb3893774
Fix golangci-lint by using Go 1.17
...
Copied from: https://github.com/mercari/spanner-autoscaler/pull/83
2022-04-15 11:39:14 -04:00
makeworld
a71a38926b
Opening a relative link in a new tab on an about: page doesn't break
...
Fixes #306
2022-04-15 11:33:32 -04:00
makeworld
00d90cbd7a
Paging up or down scrolls by 50% instead of 75%, to match less
( #303 )
2022-04-12 20:18:38 -04:00
not
ebf5e521d6
add rosé pine variants ( #298 )
...
Co-authored-by: fvrests <fvrests@icloud.com>
2022-04-08 16:14:52 -04:00
makeworld
ea9c7f214a
Replace quitting with q to shift-q
...
Fixes #243
2022-02-04 16:05:16 -05:00
makeworld
a2c6ca42c7
Changelog for #293
2022-01-28 12:20:01 -05:00
Anas Mohamed
50044ddce5
Add top level 1 heading as bookmark title suggestion ( #293 )
2022-01-28 12:18:28 -05: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
22d44e76b9
Doc for #290
2022-01-02 13:32:12 -05:00
Maxime Bouillot
4a95df8036
Fixed error when including theme. ( #290 )
2022-01-02 13:30:46 -05:00
makeworld
e3e1fc27cd
Support SOCKS5 proxying
...
Fixes #155
2021-12-30 12:07:55 -05:00
makeworld
1f1774a18a
Catch possible errors when setting theme colors
2021-12-29 12:06:40 -05:00
makeworld
cabc0660fd
New theme key: include
...
Fixes #154
2021-12-28 19:43:24 -05:00
makeworld
33bf9603b5
Keybinding to open URL with URL handler instead of proxy
...
Fixes #143
2021-12-28 17:35:08 -05:00