Commit Graph

43 Commits (0855017dcaa632a452e468d3631083fe07f724ea)

Author SHA1 Message Date
Leigh Morresi ae0f640ff4 Issue #12 include version for easy reference.
4 years ago
Leigh Morresi 19dcbc2f08 Bumping schema tag to 0.25
4 years ago
Leigh Morresi e200cd3289 Fixing a few more easy lint wins
4 years ago
Leigh Morresi 63eea2d6db Linting fixups
4 years ago
Leigh Morresi b0c5dbd88e Just use the current/previous md5
4 years ago
Leigh Morresi 1718e2e86f Finalse pytest methods
4 years ago
Leigh Morresi 87f4347fe5 hack of pytest implementation - doesnt work yet
4 years ago
Leigh Morresi 93ee65fe53 Tidy up a few broken datastore paths
4 years ago
Leigh Morresi 9f964b6d3f WIP, separate out the Flask from everything else, get pytest working
4 years ago
Leigh Morresi 426b09b7e1 Make records in the overview that have a difference that have not been viewed in the [diff] tab bold
4 years ago
Leigh Morresi ec98415c4d Adding 0.24 tag
4 years ago
Leigh Morresi 47e5a7cf09 Avoid accidently using Python's objects that are copied - but land as a 'soft reference', need to use a better dict struct in the future #6
4 years ago
Leigh Morresi b9f73a6240 Remove debug print
4 years ago
Leigh Morresi 5e31ae86d0 Use a thread locker and cleaner separation of concerns between main thread and site status fetch
4 years ago
Leigh Morresi ef2dd44e7e Adding tag to json
4 years ago
Leigh Morresi 3b2c8d356a Flag for immediate sync of index after adding new watch
4 years ago
Leigh Morresi 711853a149 Sometimes it seems .update wasnt thread safe and isnt used here, just add a clean new dict member
4 years ago
Leigh Morresi 084dcde410 Include the triggered build SHA as part of the backup info, when built in docker hub.
4 years ago
Leigh Morresi 6a102374c6 Push newly created watches directly into the update check Queue.
4 years ago
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 0042ca08e1 Add more start-up examples
4 years ago
Leigh Morresi d0ee49e465 Add basic settings page (so far just recheck time in minutes)
4 years ago
Leigh Morresi 86f2f54abe Trigger write index after edit of a watch
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 17701c5c72 Sort tag list
4 years ago
Leigh Morresi 3eaccfe5da Support for comma separated tags
4 years ago
Leigh Morresi 98f6f4619f Switch to inscriptis
4 years ago
Leigh Morresi b6e9bb12fb Basic tag browse buttons
4 years ago
Leigh Morresi b7a0c2dbcd Add edit UI
4 years ago
Leigh Morresi 3322f4a70b Avoid recasting the type
4 years ago
Leigh Morresi 01359e4811 Store a history of changes, used for future lookup/diff/explore changes UI
4 years ago
Leigh Morresi f455f14efd Primitive support for extra headers
4 years ago
Leigh Morresi eb2791da42 remove debug
4 years ago
Leigh Morresi a4f1f6ab69 Handle titles and links
4 years ago
Leigh Morresi 57fd3a7c3c Fix base definition of the watcher
4 years ago
Leigh Morresi c73b9efe9e sort by last changed
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
Leigh Morresi 44f0639dfe WIP
4 years ago
Leigh Morresi ec3f34804f Initial commit
4 years ago