]> git.scottworley.com Git - paperdoorknob/shortlog
paperdoorknob
2023-12-19 Scott WorleyUse the new encapsulated fetchers
2023-12-19 Scott WorleyCleaner Fetcher interface
2023-12-19 Scott WorleyExtract fake webserver
2023-12-01 Scott WorleyLaTeX output is a valid LaTeX file
2023-11-30 Scott WorleyVerify that LaTeX conversion is doing something
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: Verify caching across sessions
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: test: Count requests
2023-11-23 Scott Worleyfetch: test: Explicitly close webserver
2023-11-23 Scott Worleyfetch: test: Hold reference to webserver
2023-11-23 Scott Worleyfetch: test: Explicitly join webserver thread
2023-11-23 Scott Worleyfetch: Try closing connections more aggressively
2023-11-23 Scott Worleyfetch: Verify error handling
2023-11-23 Scott Worleyfetch: test: Choose port dynamically
2023-11-23 Scott WorleyFetch URLs
2023-11-22 Scott WorleyBegin