Commit Graph

  • 41f0900373 implementing the archive list Lionel Dricot 2022-01-26 18:52:38 +0100
  • bd09d7cc61 localhost:// is now the widely used file:// Lionel Dricot 2022-01-25 12:20:11 +0100
  • a961596f69 solved 2 nasty crashes and one infinite loop Lionel Dricot 2022-01-25 11:49:31 +0100
  • 70cc059528 get_filename would crash while accessing local ressources Lionel Dricot 2022-01-24 19:23:03 +0100
  • bd5ba00991 improving README Lionel Dricot 2022-01-24 17:15:54 +0100
  • 9fa216c11e search is now find (because it’s on current page only) Lionel Dricot 2022-01-24 17:04:03 +0100
  • 682631c4cd https_everywhere enabled by default Lionel Dricot 2022-01-24 16:50:22 +0100
  • 2e7d213c26 improving subscribtions Lionel Dricot 2022-01-24 15:33:33 +0100
  • 976c958bc3 lists can now be deleted Lionel Dricot 2022-01-24 15:09:05 +0100
  • fd5da8761d new command : list edit Lionel Dricot 2022-01-24 12:24:19 +0100
  • fcf8605af9 size of lists Lionel Dricot 2022-01-24 11:23:22 +0100
  • daece10ce5 fixing bugs in the new sync code Lionel Dricot 2022-01-24 10:58:32 +0100
  • 3c8db67844 multiple lists are now implemented Lionel Dricot 2022-01-23 23:14:06 +0100
  • 1b4e1bf6bf added support for mailto links Lionel Dricot 2022-01-23 17:40:28 +0100
  • ffc939094f tour is now a list Lionel Dricot 2022-01-23 17:09:05 +0100
  • c8c32e4640 bookmarks are now a list Lionel Dricot 2022-01-23 13:52:34 +0100
  • ac4d6547d2 debug of automatic choice Lionel Dricot 2022-01-23 10:44:19 +0100
  • 9131c5621f new --assume-yes option for answering question when sync. Without it, no is assumed Lionel Dricot 2022-01-22 15:33:39 +0100
  • 0894be5167 new method to manage lists: move Lionel Dricot 2022-01-22 15:08:06 +0100
  • 5db7a47e72 you can create lists and add pages to them Lionel Dricot 2022-01-21 17:42:14 +0100
  • 57c69df5b6 support query in the URL Lionel Dricot 2022-01-19 18:44:39 +0100
  • 5505443132 I wrote offmini instead of offpunk in the README Lionel Dricot 2022-01-19 15:27:33 +0100
  • 7ff4065493 added the --fetch-later command line Lionel Dricot 2022-01-19 15:21:28 +0100
  • 7a17f04343 remove offline_web option (not used anymore) Lionel Dricot 2022-01-19 11:02:49 +0100
  • d688a5d8ba better handling of paths Lionel Dricot 2022-01-19 10:46:53 +0100
  • 9047dbd718 another stupid refactoring bug Lionel Dricot 2022-01-19 09:41:04 +0100
  • 14e5fbcc83 refactoring and cleanup: now accessing links directly from gi instead of hiding a go_to Lionel Dricot 2022-01-18 22:19:43 +0100
  • bdd006c896 offpunk now respects XDG Lionel Dricot 2022-01-18 18:04:29 +0100
  • 9b8c06efce getting rid of from_map_line, never liked that odd method Lionel Dricot 2022-01-18 14:45:37 +0100
  • 103610b077 t . was recognized as url, not a tour command Lionel Dricot 2022-01-18 14:42:09 +0100
  • 7e9c535c1d stupid bug which break rendering with preformtted content Lionel Dricot 2022-01-18 14:16:14 +0100
  • 00a8cf7580 stupid refactoring bug about localhost Lionel Dricot 2022-01-18 11:40:16 +0100
  • ab645a82a6 solving bug #3 Lionel Dricot 2022-01-18 11:39:01 +0100
  • 94bed58364 fixing bugs after refactorisation Lionel Dricot 2022-01-18 10:53:56 +0100
  • e40c0439b2 this is a huge refactorisation so gemtext/html renderers are now handled by each GeminiItem and not by the GeminiClient. Expect bugs Lionel Dricot 2022-01-17 23:37:12 +0100
  • 76c2d9a491 consider that all .gmi files are text/gemini mimetype, even if they are not recognized as such Lionel Dricot 2022-01-17 14:32:46 +0100
  • e3147d61d0 cosmetic change Lionel Dricot 2022-01-14 21:42:46 +0100
  • c6a45ba819 cosmetic changes Lionel Dricot 2022-01-14 14:54:27 +0100
  • 2158b78e77 improved README Lionel Dricot 2022-01-14 12:22:03 +0100
  • b02b2603f0 fixed gemini:// not being added by default Lionel Dricot 2022-01-14 12:14:46 +0100
  • 456095bd07 improve handling of nested <pre> Lionel Dricot 2022-01-14 11:28:30 +0100
  • 5ad8dd61e7 html rendering starts to become really acceptable Lionel Dricot 2022-01-13 10:47:39 +0100
  • 3bc6022348 fixed a bug while caching binary files Lionel Dricot 2022-01-13 10:06:10 +0100
  • b1318e0289 solving that rendering bug where some spaces were removed Lionel Dricot 2022-01-12 16:23:55 +0100
  • 2d26bc255c wrapping long links Lionel Dricot 2022-01-12 15:39:03 +0100
  • bf6527d8e6 implemented blockquote Lionel Dricot 2022-01-12 13:23:22 +0100
  • b7fa06322d makes the from_map_line method more robust to handle failures and bad URL Lionel Dricot 2022-01-12 12:21:11 +0100
  • 0a26759d04 wrap long titles Lionel Dricot 2022-01-12 10:41:21 +0100
  • 52735962c0 added standard_ports for http/https Lionel Dricot 2022-01-12 10:05:52 +0100
  • e2d69df398 handle html page without body Lionel Dricot 2022-01-12 09:23:27 +0100
  • 63e8c0e678 another crash with badly parsed url Lionel Dricot 2022-01-12 09:19:08 +0100
  • fa9678895d vastly improved html rendering Lionel Dricot 2022-01-11 22:26:57 +0100
  • 37918995d6 fix bad url crash Lionel Dricot 2022-01-11 14:04:20 +0100
  • 4153a12f2b make to_fetch list more resilient to crashes Lionel Dricot 2022-01-11 09:39:09 +0100
  • 257ee2f66d solving crashes Lionel Dricot 2022-01-11 09:16:34 +0100
  • 305a736074 small changes Lionel Dricot 2022-01-10 21:29:19 +0100
  • b3821d7719 removing debug log Lionel Dricot 2022-01-10 16:50:13 +0100
  • 1d5f3b94b3 implementig hX Lionel Dricot 2022-01-10 16:48:35 +0100
  • a92130db00 implement pre and li Lionel Dricot 2022-01-10 16:35:37 +0100
  • a75cd96f65 less was not working with http Lionel Dricot 2022-01-10 15:53:41 +0100
  • 6a77582606 README modified to announce web support Lionel Dricot 2022-01-10 15:42:39 +0100
  • 35b884e9ff browsing the web seems to work Lionel Dricot 2022-01-10 15:30:23 +0100
  • 8f5240f982 basic html rendering engine Lionel Dricot 2022-01-10 12:49:24 +0100
  • 1d780fb1a3 refactor get_title Lionel Dricot 2022-01-10 11:19:29 +0100
  • 1110bf5e0c gi might be None. Strange but it seems to happen in --sync. Lionel Dricot 2022-01-10 09:45:21 +0100
  • d92a6db6b6 allowing http in --sync Lionel Dricot 2022-01-09 21:21:09 +0100
  • 1edeab027c disable readability for now Lionel Dricot 2022-01-09 21:10:34 +0100
  • fd88a5181f first working http support (work in progress) Lionel Dricot 2022-01-09 20:41:47 +0100
  • c9a478d0eb starting to have http support Lionel Dricot 2022-01-09 16:12:07 +0100
  • 2f7fa5daae starting to implement http support Lionel Dricot 2022-01-09 15:53:14 +0100
  • a79f5da2cc refactoring write_body Lionel Dricot 2022-01-09 15:27:02 +0100
  • 78c2728e96 some comments Lionel Dricot 2022-01-09 11:35:09 +0100
  • 1d458c88f1 local files can be opened again Lionel Dricot 2022-01-08 22:18:54 +0100
  • 818ae874a3 removing the never-used cache implementation Lionel Dricot 2022-01-08 21:55:19 +0100
  • 28908078c3 fixing bugs introduced by the refactoring Lionel Dricot 2022-01-08 21:46:57 +0100
  • 2f212848d8 big refactorisation incoming. Lot of bugs to expect. Lionel Dricot 2022-01-08 21:32:25 +0100
  • 53d17d0f3b start of a huge refactoring : moving mime into a GeminiItem Lionel Dricot 2022-01-08 14:16:55 +0100
  • 2f78452f9c add the longer prompt in less to see position Lionel Dricot 2022-01-06 13:44:02 +0100
  • c9ec5eb243 new feature : copy content or url to main clipboard Lionel Dricot 2022-01-05 21:15:10 +0100
  • 4aec75a753 new feature : copy content or url to main clipboard Lionel Dricot 2022-01-05 21:12:59 +0100
  • 9974dab934 new feature: tour . Lionel Dricot 2022-01-03 16:40:52 +0100
  • 3b0c69dcbf small README improvements Lionel Dricot 2022-01-03 14:48:58 +0100
  • 74687a2ec8 Improving README Lionel Dricot 2022-01-01 22:36:06 +0100
  • ae198f8f6e fixed a crash of the save command Lionel Dricot 2022-01-01 22:05:02 +0100
  • c294e4cace improved README v0.1 Lionel Dricot 2021-12-31 00:54:25 +0100
  • 81e821f994 cache_path depends of the protocol Lionel Dricot 2021-12-30 16:46:52 +0100
  • 4569bfeb1e Ploum’s url Lionel Dricot 2021-12-30 16:23:33 +0100
  • 4303d451e6 Offpunk README Lionel Dricot 2021-12-30 16:18:35 +0100
  • 700cba7184 Introducing Offpunk Lionel Dricot 2021-12-30 16:03:08 +0100
  • 3d66f99c95 making magic dependancy optional Lionel Dricot 2021-12-30 15:43:00 +0100
  • ed7b182281 better default for browsing (less instead of cat) Lionel Dricot 2021-12-27 14:05:16 +0100
  • f4aec13ba6 access time added in title when offline Lionel Dricot 2021-12-24 14:52:55 +0100
  • 5189cfac29 adding a title to each page, inspired by Lagrange Lionel Dricot 2021-12-23 21:47:44 +0100
  • 16cde598c4 new feature: go automatically fetch content from clipboard if xsel is installed Lionel Dricot 2021-12-22 13:20:10 +0100
  • 256c28e916 tour is now completely file based, reducing the risk of losing your tour Lionel Dricot 2021-12-22 10:21:32 +0100
  • 0260bf1a04 small fixes Lionel Dricot 2021-12-20 16:32:54 +0100
  • e26b10f668 strip URL to avoid blank lines being transformed as / Lionel Dricot 2021-12-20 15:32:19 +0100
  • c09fa3fc2b we now cache errors (such as not found) in order to not try to refresh dead links all the time Lionel Dricot 2021-12-20 13:44:26 +0100
  • 6c818f553a the refresh/add new to tour logic was broken after refactorisation Lionel Dricot 2021-12-19 15:51:59 +0100
  • baa0aca61b sanitizing Lionel Dricot 2021-12-18 10:16:19 +0100