]> git.scottworley.com Git - paperdoorknob/history - paperdoorknob.py
FakeFetcher: Show bad URLs in error messages
[paperdoorknob] / paperdoorknob.py
2023-12-21 Scott WorleyBorder around icon + author data that extends between...
2023-12-21 Scott Worleywrapfig → wrapstuff, for \wrapstuffclear
2023-12-21 Scott WorleyLines between chunks
2023-12-20 Scott WorleyReify Layout
2023-12-20 Scott WorleyNew dependency: wrapfig TeX package
2023-12-20 Scott WorleyMore structure and tests around splitting the page...
2023-12-20 Scott WorleySpecify page geometry
2023-12-20 Scott WorleyExtensible, flag-controlled DOM filters
2023-12-20 Scott WorleyStrip all  
2023-12-20 Scott WorleyBundle the things needed for a run together into a...
2023-12-19 Scott WorleyTexifier interface
2023-12-19 Scott WorleyRename: fetch → parse
2023-12-19 Scott WorleyUse the new encapsulated fetchers
2023-12-01 Scott WorleyLaTeX output is a valid LaTeX file
2023-11-30 Scott WorleyInvoke pandoc to convert HTML to LaTeX
2023-11-25 Scott Worley--pandoc flag
2023-11-25 Scott WorleyOpen output file
2023-11-25 Scott WorleyDrop Post as a class
2023-11-24 Scott WorleyStrip edit-boxes and footers
2023-11-24 Scott Worleyentries() convenience method
2023-11-24 Scott WorleyReplies
2023-11-24 Scott WorleyBegin parsing glowfic html
2023-11-24 Scott WorleyParse HTML
2023-11-23 Scott Worleyfetch: Honor Cache-Control headers
2023-11-23 Scott Worleyfetch: cache: Keep cache in XDG_CACHE_HOME (eg: ~/...
2023-11-23 Scott Worleyfetch: Cache
2023-11-23 Scott Worleyfetch: Multiple fetches per session
2023-11-23 Scott Worleyfetch: Use a session
2023-11-23 Scott Worleyfetch: Try closing connections more aggressively
2023-11-23 Scott WorleyFetch URLs
2023-11-22 Scott WorleyBegin