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
Sotiris Papatheodorou
e35ba06cf9
Show local directory index file if available ( #319 )
2023-09-27 18:14:35 -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
82a1e08fe0
Doc for #324
2022-10-12 20:00:24 -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
99fbd021a6
Escape file/folder name in tab for #202
2022-04-25 20:14:32 -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
Anas Mohamed
50044ddce5
Add top level 1 heading as bookmark title suggestion ( #293 )
2022-01-28 12:18:28 -05:00
makeworld
dc84332124
Move rr pkg to its own repo
2022-01-18 09:47:59 -05:00
makeworld
22d44e76b9
Doc for #290
2022-01-02 13:32:12 -05:00
makeworld
33bf9603b5
Keybinding to open URL with URL handler instead of proxy
...
Fixes #143
2021-12-28 17:35:08 -05:00
makeworld
1aa13f2408
Tabs have labels of the URL domain instead of numbers
...
Fixes #202
2021-12-28 16:39:42 -05:00
makeworld
03c4d3e286
Selected link and scroll position stays for non-cached pages
...
Fixes #122
2021-12-26 16:22:29 -05:00
makeworld
004851f651
Lint fixes
2021-12-23 14:20:50 -05:00
makeworld
7318283aef
Add subscriptions.header config option
...
Fixes #191
2021-12-23 14:18:18 -05:00
makeworld
eab0a6a626
Support restricting client certs to subpaths
...
Fixes #115
2021-12-23 00:23:06 -05:00
makeworld
d312a801e3
Lint fix
2021-12-22 20:39:17 -05:00
makeworld
034b4c019d
Center text, fixes #233
2021-12-22 20:36:12 -05:00
makeworld
40865f977e
Don't leave zombie processes
...
Fixes #219
2021-12-22 17:49:07 -05:00
mooff
baebc86c09
Modal fixes ( #281 ) ( #284 )
2021-12-22 17:09:47 -05:00
mntn
77e3dbed87
Add Chroma support for syntax highlighting ( #263 )
2021-12-10 23:09:31 -05:00
mooff
b7f916f1f9
🐛 Fix deadlock when an about: URL can't be loaded ( #277 )
2021-12-08 17:57:28 -05:00
David Jimenez
0ccf5e2c03
Fix users being unable to exit help menu ( #261 )
...
Co-authored-by: makeworld
2021-12-07 20:18:08 -05:00
makeworld
76276f6d1f
make gen
2021-12-07 19:57:22 -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
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
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
Javier Ayres
e0568f26c6
Fix bad article in error message ( #274 )
2021-12-06 19:07:56 -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
5098f125a1
Underline non-gemini links for color blind users
...
Fixes #189
2021-12-03 11:45:36 -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
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
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
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
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
Anas Mohamed
a3713075dd
Added ability to save about:
pages. ( #236 )
...
Co-authored-by: makeworld
2021-05-13 16:38:53 -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