Nick Sweeting
|
16d278fbdb
Merge pull request #1168 from mAAdhaTTah/add-readwise-reader
|
2 years ago |
Ross Williams
|
c039ef05b3
Fix hyphen placement in util.URL_REGEX
|
2 years ago |
mAAdhaTTah
|
181501fd36
Add Readwise Reader API parser
|
2 years ago |
SnZ
|
2db830c6a8
Method typo?
|
3 years ago |
Nick Sweeting
|
c5fc3e1e65
--ammend
|
3 years ago |
Nick Sweeting
|
a6767671fb
append content of referenced files to imports
|
3 years ago |
Nick Sweeting
|
f6d6a06c78
always show all totals in log output
|
3 years ago |
Nick Sweeting
|
38e54b93fe
allow parsing to continue even when fetching URL contents fails
|
3 years ago |
Nick Sweeting
|
a9986f1f05
add timezone support, tons of CSS and layout improvements, more detailed snapshot admin form info, ability to sort by recently updated, better grid view styling, better table layouts, better dark mode support
|
4 years ago |
Nick Sweeting
|
5d3a03b299
use stderr and hint in case of parser returning no urls instead of bare exception
|
4 years ago |
Nick Sweeting
|
8ce93ff787
use KEY, NAME, and PARSER to define parsers instead of hardcoding in init
|
4 years ago |
Nick Sweeting
|
36f0646501
Merge pull request #669 from FliegendeWurst/fix-issue-235
|
4 years ago |
FliegendeWurst
|
60bd9a902e
add command: --parser option
|
4 years ago |
Nick Sweeting
|
5fb9ca389f
check more url parsing invariants on startup
|
4 years ago |
mAAdhaTTah
|
ac7ad9e942
Add parser for Pocket API
|
5 years ago |
Emmanuel Hainry
|
aebc83659d
Add parser for Wallabag Atom feeds
|
5 years ago |
Angel Rey
|
2c62abb270
Replaced os.path in init parsers
|
5 years ago |
apkallum
|
594d9e49ce
first attempt to migrate to Pathlib
|
5 years ago |
Nick Sweeting
|
15efb2d5ed
new generic_html parser for extracting hrefs
|
5 years ago |
Nick Sweeting
|
e3ac4c2405
htmldecode downloaded sources before parsing for links
|
5 years ago |
Cristian
|
c073ea141d
feat: Initial oneshot command proposal
|
5 years ago |
Cristian
|
6006b4f93b
refactor: Organize code to remove flake8 issues
|
5 years ago |
Cristian
|
a5550b2105
fix: Rename logging folder to avoid naming conflicts (and circular import issues)
|
5 years ago |
Cristian
|
f4d1b5121e
refactor: Move logging.py to main module to avoid circular import issues
|
5 years ago |
Nick Sweeting
|
d3bfa98a91
fix depth flag and tweak logging
|
5 years ago |
Nick Sweeting
|
cb67b09f9d
Merge branch 'master' into django
|
5 years ago |
Nick Sweeting
|
204de37eb9
fix parsing errors for older archive index formats
|
6 years ago |
Nick Sweeting
|
95007d9137
split up utils into separate files
|
6 years ago |
Nick Sweeting
|
1b8abc0961
move everything out of legacy folder
|
6 years ago |