ploum

ploum pushed to master at ploum/offpunk

  • 02523491dd add support for xclip and solving a crash found by Klaus Alexander Seistrup

1 year ago

ploum pushed to master at ploum/offpunk

  • 80c096c4cf Wayland clipboard support through wl-clipboard This commit add support for Wayland clipboard through the wl-clipboard package. Wl-clipboard is thus a new suggested dependency. All the clipboard code has been refactored to support both xsel and wl-clipboard at the same time.

1 year ago

ploum pushed to master at ploum/offpunk

1 year ago

ploum pushed to master at ploum/offpunk

  • 4e8fdbf188 suppression de l’argument treshold de chafa

1 year ago

ploum pushed to master at ploum/offpunk

  • dc75136d07 fix a crash in opnk when cached but not downloaded

1 year ago

ploum pushed to master at ploum/offpunk

1 year ago

ploum pushed to master at ploum/offpunk

  • 9a7e88d01b fix crash when feedparser is crashing on a bad RSS

1 year ago

ploum pushed to master at ploum/offpunk

  • 339acef720 opnk.py: fix warning with python3.12. As initially identified by Paul Wise in [Debian Bug#1064209], opnk.py experiences the following warning when running under python3.12: $ python3.12 opnk.py gemini://ploum.net >/dev/null /home/emollier/debian/forward-upstream/offpunk/opnk.py:52: SyntaxWarning: invalid escape sequence '\%' less_prompt = "page %%d/%%D- lines %%lb/%%L - %%Pb\%%" This is due to the interpretation of escape sequences being less relaxed in the new Python interpreter version. Doubling the backslash is one way to resolve this issue. [Debian Bug#1064209]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064209 Signed-off-by: Étienne Mollier <emollier@debian.org>

1 year ago

ploum pushed to master at ploum/offpunk

  • 9c8693dc09 display empty files instead of opening them with xdg-open

1 year ago

ploum pushed to master at ploum/offpunk

  • 4e3d3ce62d netcache: add support for IPv6 hostname bug #40

1 year ago

ploum pushed to master at ploum/offpunk

  • d427287784 offpunk: fix IPv6 as an URL (bug #40)

1 year ago

ploum pushed tag v2.2 to ploum/offpunk

1 year ago

ploum pushed to master at ploum/offpunk

  • 4a3ec61f1f 2.2 - February 13th 2023 - cache folder is now configurable through $OFFPUNK_CACHE_PATH environment variable (by prx) - offpunk: adding an URL to a list now update the view mode if url already present - netcache: solve an infinite gemini loop with code 6X (see also bug #31) - ansicat: added support for <video> HTML-element - ansicat: if chafa fails to load an image, fallback to timg if available - offpunk: add list autocompletion to "tour" - offpunk: removed "blackbox", which has not been used nor maintained - offpunk: "gus" was broken, it is functionnal again - opnk/offpunk: more informative prompt in less - ansicat: added support for HTML description elements <dt> and <dd> (by Bert Livens) - opnk: added "--mode" command-line argument (bug #39) - offpunk: support for "preformatted" theming (bug #38) - opnk/netcache: added "--cache-validity" command-line argument (bug #37) - ansicat: consider files as XML, not SVG, if they don’t have .svg extension - offpunk: fix "view link" crashing with link to empty files

1 year ago

ploum pushed to master at ploum/offpunk

  • 9bec3b48dd fix view link crashing with empty files

1 year ago

ploum pushed to master at ploum/offpunk

  • 36c9709bc4 consider files as XML, not SVG, if no .svg extension

1 year ago

ploum pushed to master at ploum/offpunk

  • 6ad59020a1 force new paragraph after a preformatted html block

1 year ago

ploum pushed to master at ploum/offpunk

  • 95b5c96534 adding a linebreak after a preformatted block

1 year ago

ploum pushed to master at ploum/offpunk

  • 8be531e5e2 a simple type was forcing images to be rendered twice

1 year ago

ploum pushed to master at ploum/offpunk

  • 0fda6f5623 --cache-validity argument added to opnk and netcach (#37)

1 year ago

ploum pushed to master at ploum/offpunk

  • 1bf98cf060 support for preformatted them - close #38

1 year ago