Commit Graph

60 Commits

Author SHA1 Message Date
Lionel Dricot 97f31c0762 Refactor every call to subprocess to improve compatibility with python 3.6 2022-03-30 19:23:44 +02:00
Lionel Dricot 6e5760f27d Introducting redirections for twitter,medium, youtube and reddit 2022-03-30 15:46:25 +02:00
Lionel Dricot 026ce534ac displaying animated gifs (but only one loop) 2022-03-30 14:35:37 +02:00
Lionel Dricot 9528d3d5f6 downloading images first to display them 2022-03-30 12:04:07 +02:00
Lionel Dricot 6dbeaa828e It seems a bunch of ssl validation code was dropped, I don’t know how. Got it back from AV-98 2022-03-29 22:30:57 +02:00
Lionel Dricot 5207164d3c removed dependency to python-magic 2022-03-29 22:08:30 +02:00
Lionel Dricot bbaa1dbbcb improved dependencies clarity 2022-03-29 13:28:20 +02:00
Lionel Dricot 5f16b89e95 removing dependency to python-editor 2022-03-29 13:12:49 +02:00
Lionel Dricot 040f077836 solving a crash when directly entering an unknown gopher address while offline 2022-03-27 16:25:03 +02:00
Lionel Dricot 4acebf6fba Implemented find with ripgrep/grep 2022-03-25 13:45:57 +01:00
Lionel Dricot 05da20801c Streaming servers without content-length are closed after 5Mo of download 2022-03-24 22:00:04 +01:00
Lionel Dricot c2879828d6 fixing a crash when the cache is already a directory 2022-03-24 21:03:03 +01:00
Lionel Dricot c0ae6e4f47 1.2 Experimental release 2022-03-23 22:19:31 +01:00
Lionel Dricot 5247813b21 view normal to get back from view full 2022-03-23 16:19:23 +01:00
Lionel Dricot 2bd1f04571 lists now have their own protocol and solved the irritating namebug in history 2022-03-23 08:38:58 +01:00
Lionel Dricot e89bd26cde small cleanup 2022-03-22 11:11:35 +01:00
Lionel Dricot af86a08e31 Removed definitely ansiwrap. This is a huge achievement. 2022-03-21 22:50:55 +01:00
Lionel Dricot 3ab7c76207 set beta to true to test the new html renderer 2022-03-19 20:58:18 +01:00
Lionel Dricot 8957cda24e limit width of --sync output 2022-03-19 15:58:28 +01:00
Lionel Dricot 517e0f0e9e fix a crash when saving a folder 2022-03-19 12:17:02 +01:00
Lionel Dricot a49022d56f releasing 1.1 2022-03-18 22:27:45 +01:00
Lionel Dricot ea31d72b9e force saving animation as gif to avoid a crash by PIL 2022-03-18 13:40:54 +01:00
Lionel Dricot e388b4f49c understand links in html titles 2022-03-17 15:34:43 +01:00
Lionel Dricot 435ab36525 support for timg as an alternative to chafa 2022-03-17 10:23:35 +01:00
Lionel Dricot 5ddd309bce links were broken in v full 2022-03-16 09:47:53 +01:00
Lionel Dricot 03f62d2e57 cp url X to copy the url of a link 2022-03-15 23:43:21 +01:00
Lionel Dricot c6d164e743 refactor: display is now handled by the renderer. Also, removal of fold 2022-03-15 23:01:04 +01:00
Lionel Dricot ca1cd780a3 cp cache to get the path of the cached file 2022-03-14 22:36:34 +01:00
Lionel Dricot 378de2479e added 1.0 post 2022-03-14 12:10:11 +01:00
Lionel Dricot ac07ddb5c4 release 1.0 and fix view full for feeds 2022-03-13 17:45:41 +01:00
Lionel Dricot e92d57a94a Handling chafa > 1.10 2022-03-12 18:41:38 +01:00
Lionel Dricot db5e922af9 up can take an integer as argument 2022-03-08 22:21:44 +01:00
Lionel Dricot 672a1a9c4b dropping python-xdg dependancy. It’s easier to implement our own version of it 2022-03-08 10:14:36 +01:00
Lionel Dricot c1f2206937 less has been renamed view and feed/feeds options have been added 2022-03-07 23:16:17 +01:00
Lionel Dricot 636e8bb4b8 content is now centered in the terminal 2022-03-07 18:23:48 +01:00
Lionel Dricot 35123e920c fix crash reported by Matthieu Talbot 2022-03-07 15:36:16 +01:00
Lionel Dricot 4e5dbe4882 added spartan to README 2022-03-05 16:36:39 +01:00
Lionel Dricot 100f69ebe7 releasing 0.9 2022-03-05 11:45:26 +01:00
Lionel Dricot 42f0f06494 Add support for spartan protocol 2022-03-04 23:38:35 +01:00
Lionel Dricot d28a3423d6 Http download which are not to be put in tour are now limited to 20Mo, to avoid downloading large unwanted files 2022-03-03 16:16:32 +01:00
Lionel Dricot 484987e21f max 20mo for http downloads 2022-03-01 22:03:42 +01:00
Lionel Dricot f73577ae08 warn if alreaday subscribed to a feed 2022-02-27 22:32:25 +01:00
Lionel Dricot 6d87b2f4bc solve a crash when calling less after a mailto link 2022-02-22 13:24:36 +01:00
Lionel Dricot 3b809c4146 Releasing 0.4 2022-02-21 00:46:14 +01:00
Lionel Dricot f6820ba244 sync can now be called inside offpunk 2022-02-18 22:55:32 +01:00
Lionel Dricot 6f36970b34 new info command 2022-02-18 15:52:27 +01:00
Lionel Dricot 75397963cf restoring last position when less-ing a page 2022-02-17 17:19:11 +01:00
Lionel Dricot 4fa3a718a8 fixing a tour bug and making the width dynamic 2022-02-15 21:57:14 +01:00
Lionel Dricot 430943a9b3 upgrade instructions 2022-02-15 19:43:50 +01:00
Lionel Dricot bc0358f6c9 New list subscribe and list freeze commands 2022-02-15 14:56:35 +01:00