Commit Graph

240 Commits

Author SHA1 Message Date
Lionel Dricot af86a08e31 Removed definitely ansiwrap. This is a huge achievement. 2022-03-21 22:50:55 +01:00
Lionel Dricot 68fb345ccc switched Gemtext to the new renderer 2022-03-21 21:45:53 +01:00
Lionel Dricot 17066d0f86 stupid bug in the gemtext renderer that went nearly unnoticed 2022-03-21 17:49:37 +01:00
Lionel Dricot 48f9e9b8c1 new gemtext renderer in beta 2022-03-21 16:54:17 +01:00
Lionel Dricot d2dc6795e3 switching GemText to the new renderer 2022-03-21 16:21:02 +01:00
Lionel Dricot d2a0b38e5e NewHTML: we now switched to the new HTML rendering engine 2022-03-21 11:57:35 +01:00
Lionel Dricot 0499527da5 moving representation to abstract renderer 2022-03-21 11:36:01 +01:00
Lionel Dricot bf77dec666 NewHTML: handling PRE, indents and tables 2022-03-20 21:58:17 +01:00
Lionel Dricot ce36d1adbc NewHTML: add title before pictures 2022-03-20 11:29:06 +01:00
Lionel Dricot fedd4622a9 NewHTML : support for reverse indent and good centering of img alttext 2022-03-20 00:00:55 +01:00
Lionel Dricot 822ead9cfb NewHTML: simplifying outputed ANSI code by cancelling opposites and concatenating others 2022-03-19 23:01:53 +01:00
Lionel Dricot 20e09a6e28 improved link parsing logic in html 2022-03-19 22:03:31 +01:00
Lionel Dricot e2c07b6fab NewHTML: title set 2022-03-19 21:26:49 +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 b19604525e NewHTML: support for indentations. It starts to look very promising. 2022-03-19 17:44:28 +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 1e16c415fd really tired 2022-03-18 23:17:59 +01:00
Lionel Dricot c64f633ebd fix view full for feeds 2022-03-18 23:02:21 +01:00
Lionel Dricot b6aa36d423 quick 1.1 fix 2022-03-18 22:30:40 +01:00
Lionel Dricot a49022d56f releasing 1.1 2022-03-18 22:27:45 +01:00
Lionel Dricot 0e8557480a NewHTML: solved centering and other stuff 2022-03-18 22:11:58 +01:00
Lionel Dricot a9b5c37b8a better performance by using links_only when needed 2022-03-18 21:12:21 +01:00
Lionel Dricot 6b1b527b04 NewHTML: trying to center img comments 2022-03-18 18:10:38 +01:00
Lionel Dricot f5c10392c3 working on a textwrap-compatible html renderer 2022-03-18 17:35:14 +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 51c2bd966e first try at reimplementing the html renderer (currently commented out) 2022-03-18 11:25:47 +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 a651537052 initial work to support timg instead of chafa 2022-03-17 00:01:18 +01:00
Lionel Dricot c9f2191f71 fixing the fix_ipv6 which was breaking some domain names 2022-03-16 19:26:46 +01:00
Lionel Dricot ab08d28537 fix crash when getting links for pictures 2022-03-16 10:08:29 +01:00
Lionel Dricot 8170c26532 full support for multiple view modes 2022-03-16 10:03:29 +01:00
Lionel Dricot 5ddd309bce links were broken in v full 2022-03-16 09:47:53 +01:00
Lionel Dricot 452ae6015f dont crash if a picture is in the clipboard 2022-03-16 00:41:56 +01:00
Lionel Dricot 76ba0104d5 repair broken view full and got saved position in different views 2022-03-16 00:21:55 +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 4f4e1cc72c fixed missing links in feeds 2022-03-15 23:23:29 +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 0d282b7ccf drop html comments 2022-03-15 20:24:06 +01:00
Lionel Dricot 190139e431 refactor: removing reable=True for mode=readable 2022-03-15 20:14:21 +01:00
Lionel Dricot 543455e1c6 starting refactorisation to support better chafa 2022-03-15 16:23:44 +01:00
Lionel Dricot 133be0dc13 ensure we are using chafa with symbols to allow upgrading to 1.8 2022-03-15 15:30:30 +01:00
Lionel Dricot 10a576838b use html unescape instead of implementing it ourselves 2022-03-15 00:04:11 +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 112ff11d3d proper support for <pre> 2022-03-14 18:46:14 +01:00
Lionel Dricot 7182059fa5 fix crash if python readability not present 2022-03-14 11:43:40 +01:00
Lionel Dricot 438d8b9363 error with NEW_CHAFA 2022-03-14 10:23:14 +01:00
Lionel Dricot ac07ddb5c4 release 1.0 and fix view full for feeds 2022-03-13 17:45:41 +01:00
Lionel Dricot 5589568d8b simplifying chafa detection 2022-03-13 14:36:21 +01:00