Zach's git repos
/
zachwalk
Feed date scraper for Gemini (protocol)
master
29
Commits
1
Branch
0
Tags
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with IntelliJ IDEA
Commits
zachwalk: remove dateutil dependency
Zach DeCook committed
2022-10-17
6a1a4fe
date: Check all link lines
Zach DeCook committed
2022-04-26
42a9c82
date parsing: Better accept standard subscribable pages spec
Zach DeCook committed
2022-04-26
17d4fa5
add gitignare
Zach DeCook committed
2021-07-27
5e2cc3f
* fix parsing line lines with tabs
Zach DeCook committed
2021-04-08
1c18fc1
tests: try to debug kel's gemlog date issue
Zach DeCook committed
2021-03-01
f54a46a
docs: turn into gemini directory
Zach DeCook committed
2021-02-25
2cff5f7
Readme: Rename to markdown extension
Zach DeCook committed
2021-02-20
b1e62e2
License: License under AGPLv3
Zach DeCook committed
2021-02-20
9318ab6
Readme: Add file to explain design differences from spacewalk
Zach DeCook committed
2021-02-20
0d1c4a4
gemini request: wrap more in try block
Zach DeCook committed
2021-02-19
495e6f4
link parsing: improve url parsing
Zach DeCook committed
2021-02-17
0589ac0
getdesc: improve tolerance of link line parsing
Zach DeCook committed
2021-02-17
a9df2bb
description parsing: split at colon
Zach DeCook committed
2021-02-17
84f4b0b
Url checking: only check gemini urls
Zach DeCook committed
2021-02-15
05990f5
template: be able to replace existing dates
Zach DeCook committed
2021-02-15
ccd4b73
retrieval: tolerate non-bytes data
Zach DeCook committed
2021-02-11
ac873ec
zachwalk: use input as a template
Zach DeCook committed
2021-02-10
2c1f535
zachwalk: also read from stdin
Zach DeCook committed
2021-02-10
d40a78e
dependencies: add requirements.txt file for dateutir dependency
Zach DeCook committed
2021-02-10
8a5c54f
connection: timeout after 2 seconds
Zach DeCook committed
2021-02-07
6da92c8
parsing: help out by adding space before colon
Zach DeCook committed
2021-02-07
6ae0102
date parsing: only attempt to check link description
Zach DeCook committed
2021-02-07
2bf26df
test: test that it only parses link lines
Zach DeCook committed
2021-02-07
5a0ebe1
test: add basic test
Zach DeCook committed
2021-02-07
77651cc
getnewestdate: split into a tustable segment
Zach DeCook committed
2021-02-07
aea9eb5
zachwalk: separate main function
Zach DeCook committed
2021-02-06
a77672f
getnewestdate: load url and parse first date from a link
Zach DeCook committed
2021-02-04
fb1a7fc
Zachwalk: parse sites from a gemini file
Zach DeCook committed
2021-02-04
c5d4f0e