Commit Graph

65 Commits (3952f3a20701aae9b513a2187f365d826a46f6be)

Author SHA1 Message Date
Leigh Morresi 6a102374c6 Push newly created watches directly into the update check Queue.
4 years ago
Leigh Morresi bbd99c9aa9 Adding checkall
4 years ago
Leigh Morresi 26c9a6e0fc Easily download a full backup
4 years ago
Leigh Morresi c4197a5045 Show the date/time of the current/most up to date version
4 years ago
Leigh Morresi f1c2ece32f Use a pool of thread workers, better for huge lists of watchers
4 years ago
Leigh Morresi 704b8daa6d Code cleanup edit submit handler can be the same function
4 years ago
Leigh Morresi e7e3eb36c0 Refactor slightly confusing difference build function
4 years ago
Leigh Morresi 801b50cb5b Version comparison had the wrong order
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 25b565d9ba Include the current URL in the page when viewing the version diff
4 years ago
Leigh Morresi 7b4ed2429d Include a selfcheck/diagnosis routine
4 years ago
Leigh Morresi 4e0fb33580 On manual recheck request, redirect to same tag listing
4 years ago
Leigh Morresi 4931e757b9 Set default diff type to 'lines', faster for starters.
4 years ago
Leigh Morresi 3e934e8f8c Supply different versions to browse
4 years ago
Leigh Morresi 0042ca08e1 Add more start-up examples
4 years ago
Leigh Morresi 7b5e839e3d Tweak theming
4 years ago
Leigh Morresi 3e23ed314a improve the wording
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 a6c864ecfd Use existing tag
4 years ago
Leigh Morresi 0ee47a1274 When all items showed, show which tag it belongs to
4 years ago
Leigh Morresi 17701c5c72 Sort tag list
4 years ago
Leigh Morresi a8ae9d54aa Set active tag selection
4 years ago
Leigh Morresi 3eaccfe5da Support for comma separated tags
4 years ago
Leigh Morresi e589b441db Tweak styling for 'new watch' form
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 a899c8e12c Tweak messages
4 years ago
Leigh Morresi 7ee36fad8a Change message text
4 years ago
Leigh Morresi ba17b23f7a Fixing messages styling
4 years ago
Leigh Morresi b6e9bb12fb Basic tag browse buttons
4 years ago
Leigh Morresi 016937d5de Bulk import
4 years ago
Leigh Morresi abef169382 Tidy up 'last_checked' date handling
4 years ago
Leigh Morresi 4ab49f2c8c Dev docker tweaks
4 years ago
Leigh Morresi 7fb8a37da3 Fixing checkall hook
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 1629dee6a5 Fixes to CSS
4 years ago
Leigh Morresi 85a91d6e51 Add method to launch a full recheck of all
4 years ago
Leigh Morresi cf345dc567 Tweaks to docker layout
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 69c18f817d Tidy up devel docker
4 years ago
Leigh Morresi b574a28f1f Tweak comments
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 93907ff914 Show the backend error in the table if there is one
4 years ago
Leigh Morresi 93562afb02 Adding README amd docker info
4 years ago