Commit Graph

  • d28a3423d6 Http download which are not to be put in tour are now limited to 20Mo, to avoid downloading large unwanted files Lionel Dricot 2022-03-03 16:16:32 +0100
  • 484987e21f max 20mo for http downloads Lionel Dricot 2022-03-01 22:03:42 +0100
  • 3faca54050 … spotted in a wild page and implemented Lionel Dricot 2022-02-27 22:54:28 +0100
  • f73577ae08 warn if alreaday subscribed to a feed Lionel Dricot 2022-02-27 22:32:25 +0100
  • b0a2961acc more feedback from subscribe Lionel Dricot 2022-02-27 22:20:42 +0100
  • af57715f99 feed without entries are not feed but html pages Lionel Dricot 2022-02-25 22:13:40 +0100
  • 7a05e5514e do not quit on ctrl+c, behaviour is annoying Lionel Dricot 2022-02-25 14:36:46 +0100
  • edb71471dc rare crash on rss detection with some websites Lionel Dricot 2022-02-25 10:59:54 +0100
  • 3231f425a9 binary files in gopher Lionel Dricot 2022-02-24 10:29:14 +0100
  • ff12498b49 handle relative path for subscribing to feeds Lionel Dricot 2022-02-23 12:06:53 +0100
  • 8b53ce8561 screenshots in README Lionel Dricot 2022-02-23 11:17:21 +0100
  • 8c8b6763b2 quit on ctrl+c Lionel Dricot 2022-02-23 10:43:46 +0100
  • 6d87b2f4bc solve a crash when calling less after a mailto link Lionel Dricot 2022-02-22 13:24:36 +0100
  • 4f56a85e28 move from PROTOCOL_TLS to PROTOCOL_TLS_CLIENT. This should be enough to close #7 Lionel Dricot 2022-02-22 11:15:19 +0100
  • d468aced2f abstracting wrapping methods to try replace ansiwrap Lionel Dricot 2022-02-21 21:20:34 +0100
  • 3b809c4146 Releasing 0.4 v0.4 Lionel Dricot 2022-02-20 23:22:25 +0100
  • aa8e0cdb3e solve two gopher bugs related to path Lionel Dricot 2022-02-19 22:09:57 +0100
  • fb29a83cc6 displaying lists where a page appear in info Lionel Dricot 2022-02-19 21:16:47 +0100
  • f669bd9bed change process name to offpunk Lionel Dricot 2022-02-18 23:50:08 +0100
  • f6820ba244 sync can now be called inside offpunk Lionel Dricot 2022-02-18 22:55:32 +0100
  • d1ce7bd662 removing reference to cmdqueue in case we want to migrate to cmd2 Lionel Dricot 2022-02-18 17:13:20 +0100
  • 6f36970b34 new info command Lionel Dricot 2022-02-18 15:52:27 +0100
  • cd5bba7b7b subscribe now detect embeded RSS feeds Lionel Dricot 2022-02-18 14:11:09 +0100
  • f0623c1b93 should fix a rare crash when fetching redirected urls Lionel Dricot 2022-02-18 12:14:42 +0100
  • 7d91ee0eb9 using new --incsearch for less if available Lionel Dricot 2022-02-17 23:16:16 +0100
  • 87e8364932 cleaning up the less history file Lionel Dricot 2022-02-17 17:47:16 +0100
  • 75397963cf restoring last position when less-ing a page Lionel Dricot 2022-02-17 17:00:24 +0100
  • 80bf937f03 get less version Lionel Dricot 2022-02-17 15:57:04 +0100
  • 279bd12748 proper separation of get_cache_path Lionel Dricot 2022-02-17 12:48:39 +0100
  • 78e428d3a7 starting to remove self.path from GeminiItem Lionel Dricot 2022-02-17 12:35:50 +0100
  • 136c8cfce7 cache_path is now generated upon request for case where it might become a folder afterward Lionel Dricot 2022-02-17 10:38:41 +0100
  • 06f2c1b838 how a directory went to get mime ? Lionel Dricot 2022-02-17 10:02:45 +0100
  • cf4dc86b03 tentatively improve html rendering Lionel Dricot 2022-02-17 09:58:42 +0100
  • b9e0cf4b0b fix for gopher selectors Lionel Dricot 2022-02-16 09:45:38 +0100
  • 45e894b041 changelog Lionel Dricot 2022-02-16 09:21:50 +0100
  • 4fa3a718a8 fixing a tour bug and making the width dynamic Lionel Dricot 2022-02-15 21:57:14 +0100
  • 430943a9b3 upgrade instructions Lionel Dricot 2022-02-15 19:43:50 +0100
  • 0b5e516361 list help is synonym for help list Lionel Dricot 2022-02-15 16:50:33 +0100
  • 33cc967df1 don’t save gi if it doesn’t exist Lionel Dricot 2022-02-15 16:05:10 +0100
  • 39caf95381 we fetch frozen list if no valid cache exists Lionel Dricot 2022-02-15 15:18:07 +0100
  • 4464a605b0 I was too quick to commit the new feature Lionel Dricot 2022-02-15 15:05:08 +0100
  • bc0358f6c9 New list subscribe and list freeze commands Lionel Dricot 2022-02-15 14:56:35 +0100
  • aa75f713ea reverting the non-recursive render of image in links Lionel Dricot 2022-02-15 10:17:00 +0100
  • 8ae7587ab4 improving rendering of images nested in links and of non-breaking spaces Lionel Dricot 2022-02-15 00:04:30 +0100
  • fdd1f36de6 vastly improved version command to see status of different features Lionel Dricot 2022-02-14 23:02:53 +0100
  • 5cf26e28fa improve unicode handling and rss detection Lionel Dricot 2022-02-14 11:54:51 +0100
  • e1ab504f69 --fetch-later now directly add to tour if a cached version already exists Lionel Dricot 2022-02-14 11:28:12 +0100
  • 26009c7f75 RSS feeds are now rendered as gemlogs Lionel Dricot 2022-02-14 11:05:39 +0100
  • 7781d7123c fixing blue title for RSS feeds Lionel Dricot 2022-02-14 10:25:55 +0100
  • bf20721be5 fix crash with some mailto links Lionel Dricot 2022-02-13 23:18:42 +0100
  • 176bcd438b Making Html renderer working with fragments to improve FeedRenderer Lionel Dricot 2022-02-13 22:59:16 +0100
  • 85551f5af5 abstracting renderers to make them more coherent Lionel Dricot 2022-02-13 17:50:15 +0100
  • 67fbf9902e fixing, once again, a crash wit too long path Lionel Dricot 2022-02-13 16:35:30 +0100
  • ed5298b67e avoid crash with badly formatted images Lionel Dricot 2022-02-13 10:59:10 +0100
  • 74bbf76814 FolderRenderer (currently only used for listing lists Lionel Dricot 2022-02-13 01:12:55 +0100
  • 3029a3a218 Improving lists and making an abstract renderer Lionel Dricot 2022-02-13 00:37:31 +0100
  • b85e9e8f04 handlers are now only used for non-text Lionel Dricot 2022-02-12 19:07:55 +0100
  • 15b7591424 fixing a crash because a variable interfered witht the CMD module Lionel Dricot 2022-02-12 14:41:05 +0100
  • 980ad72510 We now render images in terminal and introduce the open command. Beware, it is very experimental Lionel Dricot 2022-02-12 14:24:43 +0100
  • ff9adf4aea Making offpunk working for variable width. Thanks to Kelbot for pointing it was not working Lionel Dricot 2022-02-12 13:12:37 +0100
  • ec8fb1fda6 optimisation to not run image processor when syncing Lionel Dricot 2022-02-11 12:32:59 +0100
  • 9cdb52383d improved image robustness Lionel Dricot 2022-02-11 12:01:05 +0100
  • 4b39b7eac1 releasing 0.3 v0.3 Lionel Dricot 2022-02-11 11:23:28 +0100
  • dc7e9156c8 improved handling of gopher connections and support for animated gif Lionel Dricot 2022-02-11 11:03:19 +0100
  • 2413c1bf19 support for gopher Lionel Dricot 2022-02-10 23:41:10 +0100
  • f0177f62f8 support for images nested in links Lionel Dricot 2022-02-10 17:19:20 +0100
  • 691d2ee07c This is a very funny experiment with chapa to display image in webpages Lionel Dricot 2022-02-09 21:46:29 +0100
  • 5afb946160 Allow multiline query strings #39 dluciv 2022-02-07 18:55:26 +0000
  • d0294fb58c trying to fallback on html if theres no entries in the feed. Lionel Dricot 2022-02-07 00:29:26 +0100
  • f205dde0b6 full functionnal support for RSS and Atom Lionel Dricot 2022-02-06 15:42:41 +0100
  • 8b1e28427b Basic support for RSS/Atom feeds Lionel Dricot 2022-02-06 14:08:25 +0100
  • 81f3ff9f5b use magic by default if available to get mimetype Lionel Dricot 2022-02-06 12:55:54 +0100
  • 79572a93ca small html rendering improvement Lionel Dricot 2022-02-05 14:42:35 +0100
  • c405f8ddd9 improved title for non-fetched ressource Lionel Dricot 2022-02-05 12:46:32 +0100
  • 08aedd4b42 improving html rendering Lionel Dricot 2022-02-05 00:26:51 +0100
  • 11e6b3ccbc README improvments Lionel Dricot 2022-02-04 16:10:49 +0100
  • 8de8c9ff7f new option --disable-http Lionel Dricot 2022-02-04 15:55:22 +0100
  • 1cb3f48845 minor improvement in handling html titles Lionel Dricot 2022-02-04 13:38:33 +0100
  • c985f1e8b4 aborting when an url is too long (this is an OS limitation) Lionel Dricot 2022-02-04 13:00:29 +0100
  • 5d19662e3e adding depth and support for img in html Lionel Dricot 2022-02-04 01:14:22 +0100
  • db991b2fd2 new argument to command less : full, allowing to disable readability Lionel Dricot 2022-02-03 21:56:23 +0100
  • ba2c2f0d0e updated VERSIONS Lionel Dricot 2022-02-03 16:49:23 +0100
  • e7f7e417e6 vastly improved syncing performance by building caches in more situation and disabling https_everywhere Lionel Dricot 2022-02-03 13:38:07 +0100
  • ee1c660d74 This is an experiment to make --sync more intuitive based on Bjorn Westergard’s feedback Lionel Dricot 2022-02-02 12:57:55 +0100
  • 1881b98d96 adding our own user-agent else offpunk is considered as a bot by many http servers Lionel Dricot 2022-02-01 15:53:07 +0100
  • c038fc9579 Merge branch 'master' of tildegit.org:ploum/AV-98-offline Lionel Dricot 2022-02-01 12:39:23 +0100
  • 591c848478 close #6 (please test). It seems there are two XDG modules out there which are both incompatibles. The one is Debian seems to be a mix of both so I migrated to the correct way of using it (thanks to Klaus Alexander for providing code example). If this doesn’t work for everyone, we will have to support both way (code also provided by Klaus Alexander) Lionel Dricot 2022-02-01 11:22:52 +0100
  • 19007edcd7 close #6 (please test). It seems there are two XDG modules out there which are both incompatibles. The one is Debian seems to be a mix of both so I migrated to the correct way of using it (thanks to Klaus Alexander for providing code example). If this doesn’t work for everyone, we will have to support both way (code also provided by Klaus Alexander) Lionel Dricot 2022-02-01 11:22:52 +0100
  • 6b0c362b5e do not update history while syncing Lionel Dricot 2022-01-31 15:32:34 +0100
  • ed81c3245f removing a forgotten print Lionel Dricot 2022-01-31 15:07:59 +0100
  • d572f17903 Merge branch 'master' of tildegit.org:ploum/AV-98-offline Lionel Dricot 2022-01-31 14:55:55 +0100
  • 635dfdbf80 releasing 0.2 Lionel Dricot 2022-01-31 14:33:05 +0100
  • dc3fbcc8a5 releasing 0.2 v0.2 Lionel Dricot 2022-01-31 14:33:05 +0100
  • 4980890ac4 fixing a crash Lionel Dricot 2022-01-31 11:54:17 +0100
  • 2dbe7de21c improving documentation Lionel Dricot 2022-01-30 19:23:50 +0100
  • fb6511d51d pretty titles in list and not adding lists to history Lionel Dricot 2022-01-30 19:11:23 +0100
  • b611c1ec87 fixing a bug where mailto: url were not counted as URL in a page Lionel Dricot 2022-01-30 17:47:03 +0100
  • f2944d35af first step to transform renderers into their own objects Lionel Dricot 2022-01-29 15:35:28 +0100
  • 69db426ab8 fixing bug #4 (thanks for the report) Lionel Dricot 2022-01-28 13:25:55 +0100
  • 06b2e178fb history is now a list Lionel Dricot 2022-01-26 19:35:05 +0100