ploum pushed to master at ploum/offpunk 2021-12-22 09:21:39 +00:00
256c28e916 tour is now completely file based, reducing the risk of losing your tour
ploum commented on issue ploum/offpunk#1 2021-12-21 20:47:08 +00:00
Terminal crash when opening some URLs

found the issue : it happens when displaying an emoji without some fonts. The fix : sudo apt install texlive-fonts-extra

also see https://github.com/LukeSmithxyz/LARBS/issues/119

ploum closed issue ploum/offpunk#1 2021-12-21 20:47:08 +00:00
Terminal crash when opening some URLs
ploum commented on issue ploum/offpunk#1 2021-12-21 13:50:31 +00:00
Terminal crash when opening some URLs

gnome-terminal and st crash xterm and kitty don’t crash

ploum opened issue ploum/offpunk#1 2021-12-21 13:46:30 +00:00
Terminal crash when opening some URLs
ploum pushed to master at ploum/offpunk 2021-12-20 15:33:02 +00:00
0260bf1a04 small fixes
ploum pushed to master at ploum/offpunk 2021-12-20 14:32:26 +00:00
e26b10f668 strip URL to avoid blank lines being transformed as /
ploum pushed to master at ploum/offpunk 2021-12-20 12:44:34 +00:00
c09fa3fc2b we now cache errors (such as not found) in order to not try to refresh dead links all the time
ploum pushed to master at ploum/offpunk 2021-12-19 14:52:09 +00:00
6c818f553a the refresh/add new to tour logic was broken after refactorisation
ploum pushed to master at ploum/offpunk 2021-12-18 09:16:32 +00:00
baa0aca61b sanitizing
053502e214 only read text/gemini file and give all the rest to the mime handler
Compare 2 commits »
ploum pushed to master at ploum/offpunk 2021-12-17 17:10:06 +00:00
e23f80ab28 forgot to increment a counter
ploum commented on issue solderpunk/AV-98#33 2021-12-17 17:05:12 +00:00
Reworking the tour logic to make it more "gopherish"

Not sure it’s a good idea anymore. If there’s any interest, I will implement it at least to try.

ploum commented on issue solderpunk/AV-98#32 2021-12-17 17:03:37 +00:00
Subscribe to a gemlog

I solved this issue in my branch : https://tildegit.org/ploum/AV-98-offline

I don’t subscribe to anything but I add to tour any new link found in bookmarked pages. For me, it feels good…

ploum pushed to master at ploum/offpunk 2021-12-17 15:11:40 +00:00
586bffd30c gemlog link not working on tildegit 2
ploum pushed to master at ploum/offpunk 2021-12-17 15:10:59 +00:00
c7727bcb4a gemlog link not working on tildegit
ploum pushed to master at ploum/offpunk 2021-12-17 15:07:42 +00:00
6bbcf3e0fe gemlog link in README
ploum pushed to master at ploum/offpunk 2021-12-17 14:50:28 +00:00
fa014ead75 fixing small bug with some bad formatted links
ploum pushed to master at ploum/offpunk 2021-12-17 14:15:16 +00:00
ba429946ec add / at the end of url if cache is a dir
ploum pushed to master at ploum/offpunk 2021-12-17 13:11:54 +00:00
2e6bd28563 updating README
ploum pushed to master at ploum/offpunk 2021-12-17 13:02:07 +00:00
8651a14e34 no blank line in tour file
843ce388c8 solve a bug when white lines appended it tour file
45a0da6d42 refactorization of fetch_catch, adding logic to add to tour smartly and to randomly reload some old stuff
77ce33173e sugar: http and gemini link are understood without the go command
8ede39dd4d adding --cache-validity option
Compare 43 commits »