Commit graph

166 commits

Author SHA1 Message Date
dece dd2d2a1359 gopher: download files that can't be shown 2021-06-11 18:27:15 +02:00
dece 6242d95d1a browser: allow no mime type in last_download 2021-06-11 18:27:15 +02:00
dece c5e419752c gemini: move downloads helper to separate module 2021-06-11 18:27:15 +02:00
dece 1a221d30b8 help: show plugin commands 2021-06-11 18:27:15 +02:00
dece 8725ecd32c gopher: update readme 2021-06-11 18:27:15 +02:00
dece 750f341a52 gopher: add a command to force an item type 2021-06-11 18:27:15 +02:00
dece c8794445df gopher: fix ugly UI spaces in Gopher selectors 2021-06-11 17:34:35 +02:00
dece 04d29f1fd6 plugin: add custom command support 2021-06-11 17:34:35 +02:00
dece 3501316565 board: update backlog 2021-06-11 17:34:35 +02:00
dece 403f5da5b4 gopher: handle search item and fix lot of stuff 2021-06-06 03:02:32 +02:00
dece 161b5c79e3 gopher: add plugin
It works but probably need more exploration to ensure it's alright.
2021-06-05 21:48:42 +02:00
dece 647dbee325 browser: add a current_page property 2021-06-05 21:47:06 +02:00
dece 68bc524117 navigation: move extract_port here 2021-06-05 01:27:12 +02:00
dece f157993946 browser: prevent render mode toggle on non-gemtext 2021-06-05 01:26:11 +02:00
dece db261e8008 setup: bump to 0.2.0 2021-06-04 19:29:32 +02:00
dece ee37865e70 browser: fix issue with page pad after search
Used to jump to far and left artifacts.
2021-06-04 19:05:50 +02:00
dece 7372dc85a9 plugins: add documentation 2021-06-04 19:05:50 +02:00
dece 8791d82cdd plugins: add finger plugin 2021-06-04 19:05:50 +02:00
dece b884aed3a8 plugins: add basic scheme plugin support 2021-06-04 19:05:50 +02:00
dece af349f5ac2 linting 2021-06-04 16:10:09 +02:00
dece fb8d078060 readme: update with upgrade instructions 2021-06-04 16:10:09 +02:00
dece 5fb89340b7 board: update 2021-06-04 16:10:09 +02:00
dece 7476458521 setup: bump to 0.1.0 2021-06-04 02:25:47 +02:00
dece bd8d4bbfb1 browser: add text search 2021-06-04 02:25:15 +02:00
dece 7cb6d03668 browser: fix file browser for paths with spaces 2021-06-03 21:47:28 +02:00
dece 52716e66a7 external: do not crash if command can't be found 2021-06-03 19:08:54 +02:00
dece 0a05d75e6b browser: comments 2021-06-03 17:14:49 +02:00
dece 5b1a544761 browser: allow browsing local directories 2021-06-03 17:14:32 +02:00
dece c65c385a20 help: sort config options 2021-06-03 16:48:44 +02:00
dece 2324fbb0bc history: add optional persistent history 2021-06-03 16:45:35 +02:00
dece 0c1924d40a colors: use blue for blockquotes instead of cyan 2021-06-03 03:29:30 +02:00
dece 3b255c2df3 browser: handle clicks on links 2021-06-02 22:59:40 +02:00
dece 29ef4f9083 board: update for next release 2021-06-02 22:59:40 +02:00
dece b67c738b05 setup: bump to 0.0.3 2021-06-01 23:12:59 +02:00
dece b933165707 linting 2021-06-01 21:40:41 +02:00
dece 23b461aa45 identity: sane chmod for cert and key files 2021-06-01 18:42:52 +02:00
dece d6057281bd readme: add Python requirements and FAQ links 2021-06-01 14:27:55 +02:00
dece c8c0879464 readme: add screenshots 2021-06-01 00:15:14 +02:00
dece 3a18ad3d77 browser: make scroll step a config value 2021-05-31 23:38:37 +02:00
dece 16903190c8 welcome: add a cute logo 2021-05-31 23:38:37 +02:00
dece 4da3081ef6 browser: avoid crash if mouse support is off 2021-05-31 17:43:37 +02:00
dece 115fd43f09 browser: support arrows and page {up,down} 2021-05-31 16:30:26 +02:00
dece 2ea8f60739 welcome: minor changes 2021-05-30 23:29:18 +02:00
dece 2fa53876e6 setup: bumm to 0.0.2 2021-05-30 02:25:26 +02:00
dece 217abe2f28 colors: fix crash on unavailable default color 2021-05-30 02:21:47 +02:00
dece 3f2792d359 colors: safe curses.A_ITALIC
Missing on macOS?
2021-05-29 23:59:50 +02:00
dece 9140cedad0 config: fix file issues with identities 2021-05-29 22:07:55 +02:00
dece a165ca6bff setup 2021-05-29 22:07:45 +02:00
dece bde207768a identity: move client cert command to config 2021-05-29 16:43:44 +02:00
dece 448ae873a0 mime: ut 2021-05-29 15:24:11 +02:00