Commit Graph

19 Commits (26c9a6e0fc0bf0eff6d2200b38fcdc057836bcbc)

Author SHA1 Message Date
Leigh Morresi f1c2ece32f Use a pool of thread workers, better for huge lists of watchers
4 years ago
Leigh Morresi eecc620386 https://github.com/psf/requests/issues/4525 - brotli compression is not yet supported in requests, be sure that users cant accidently use this content type encoding in the headers
4 years ago
Leigh Morresi 81534d9367 Add [diff] mechanism
4 years ago
Leigh Morresi 43c7ccb3fe Use a single thread for writing the sync json
4 years ago
Leigh Morresi bfcb17ca24 Remove import for old lib
4 years ago
Leigh Morresi 98f6f4619f Switch to inscriptis
4 years ago
Leigh Morresi fbe20d45cc Support for custom headers per watch
4 years ago
Leigh Morresi 324c54fe46 Use requests's r.text so we dont have to deal with charsets
4 years ago
Leigh Morresi b7a0c2dbcd Add edit UI
4 years ago
Leigh Morresi 9c0c8bf6aa Remove actual :// links, dont consider these as part of the changes, often they include variables/trackingscript ref etc
4 years ago
Leigh Morresi b574a28f1f Tweak comments
4 years ago
Leigh Morresi 01359e4811 Store a history of changes, used for future lookup/diff/explore changes UI
4 years ago
Leigh Morresi 93562afb02 Adding README amd docker info
4 years ago
Leigh Morresi f455f14efd Primitive support for extra headers
4 years ago
Leigh Morresi a4f1f6ab69 Handle titles and links
4 years ago
Leigh Morresi 1968d400fe Store the html2text version too
4 years ago
Leigh Morresi 0515aca7dd small fixes
4 years ago
Leigh Morresi 646a54945a Handle errors better, use the plaintext output
4 years ago
Leigh Morresi 2f018ac04c Workon threads
4 years ago