0
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only set the UA-string if we're not being imported.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Move directory creation into writers.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Amend filename preparation to account for another Windows ideosyncracy.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Forgot to mention the optional dependency on EasyDialogs in README.rst
ssokolow
as Stephan Sokolow
More... about 13 years ago
Update README.rst to match the new state of things.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Include copies of UPX and AdvZIP for easier py2exe-ing.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Move all possible py2exe bits out of batch files and into setup.py
ssokolow
as Stephan Sokolow
More... about 13 years ago
Actually test on Windows and make things work.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Add an (untested) absolutely minimal UI for Windows users.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Indent the HTML output nicely and add a few related TODO notes.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Make the definition of --bundle slightly more robust.
ssokolow
as Stephan Sokolow
More... about 13 years ago
More scraper distilling.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Update the diagram to reflect the progress made.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Fix up the postprocessing support.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Temporary fix for supported options list. Still needs proper one.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Fix up a couple more log message oopses.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Enable bundle HTML and move anchors above headers.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Generalize most of the selector fields to take XPath or CSSSelector.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Switch unwanted_elements to take CSS OR XPath selectors.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Fix FFnet scraper to remove "Share" and use CSS selectors.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Start implementing unit tests and unbreaking things.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Start tidying up scrapers.py.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Run epydoc and pylint and fix up everything they complain about.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Add an untested MobiPocket personality.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Trim down personalities and make compatible with new data model. (untested)
ssokolow
as Stephan Sokolow
More... about 13 years ago
Make encoding detection easier for Calibré
ssokolow
as Stephan Sokolow
More... about 13 years ago
Make everything much more loosely coupled, Part 1 of ? (breaking commit)
ssokolow
as Stephan Sokolow
More... about 13 years ago
More TODO notes and a planned architecture diagram.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Add the license to the setup.py metadata.
ssokolow
as Stephan Sokolow
More... about 13 years ago
Split retrieval away from scraping and add another cache later.
ssokolow
as Stephan Sokolow
More... about 13 years ago