Wykres commitów

59 Commity (e7e3eb36c00883a4057655fc47ca8f09df71b70a)

Autor SHA1 Wiadomość Data
Leigh Morresi e7e3eb36c0 Refactor slightly confusing difference build function 2021-02-02 12:14:23 +01:00
Leigh Morresi 801b50cb5b Version comparison had the wrong order 2021-02-02 12:02:13 +01:00
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 2021-02-02 11:49:43 +01:00
Leigh Morresi 25b565d9ba Include the current URL in the page when viewing the version diff 2021-02-01 21:56:18 +01:00
Leigh Morresi 7b4ed2429d Include a selfcheck/diagnosis routine 2021-02-01 16:56:26 +01:00
Leigh Morresi 4e0fb33580 On manual recheck request, redirect to same tag listing 2021-02-01 16:54:57 +01:00
Leigh Morresi 4931e757b9 Set default diff type to 'lines', faster for starters. 2021-02-01 12:47:32 +01:00
Leigh Morresi 3e934e8f8c Supply different versions to browse 2021-02-01 12:39:15 +01:00
Leigh Morresi 0042ca08e1 Add more start-up examples 2021-02-01 10:24:29 +01:00
Leigh Morresi 7b5e839e3d Tweak theming 2021-02-01 10:24:15 +01:00
Leigh Morresi 3e23ed314a improve the wording 2021-01-31 21:38:11 +01:00
Leigh Morresi d0ee49e465 Add basic settings page (so far just recheck time in minutes) 2021-01-31 21:36:42 +01:00
Leigh Morresi 86f2f54abe Trigger write index after edit of a watch 2021-01-31 20:07:10 +01:00
Leigh Morresi 81534d9367 Add [diff] mechanism 2021-01-31 19:55:35 +01:00
Leigh Morresi 43c7ccb3fe Use a single thread for writing the sync json 2021-01-31 18:49:14 +01:00
Leigh Morresi a6c864ecfd Use existing tag 2021-01-30 13:03:14 +01:00
Leigh Morresi 0ee47a1274 When all items showed, show which tag it belongs to 2021-01-30 12:49:36 +01:00
Leigh Morresi 17701c5c72 Sort tag list 2021-01-30 12:44:36 +01:00
Leigh Morresi a8ae9d54aa Set active tag selection 2021-01-30 12:26:22 +01:00
Leigh Morresi 3eaccfe5da Support for comma separated tags 2021-01-30 11:22:59 +01:00
Leigh Morresi e589b441db Tweak styling for 'new watch' form 2021-01-30 10:40:42 +01:00
Leigh Morresi bfcb17ca24 Remove import for old lib 2021-01-30 10:29:39 +01:00
Leigh Morresi 98f6f4619f Switch to inscriptis
prepare config backend struct
2021-01-30 10:14:19 +01:00
Leigh Morresi fbe20d45cc Support for custom headers per watch 2021-01-29 19:12:39 +01:00
Leigh Morresi a899c8e12c Tweak messages 2021-01-29 17:52:49 +01:00
Leigh Morresi 7ee36fad8a Change message text 2021-01-29 17:51:40 +01:00
Leigh Morresi ba17b23f7a Fixing messages styling 2021-01-29 17:50:47 +01:00
Leigh Morresi b6e9bb12fb Basic tag browse buttons 2021-01-29 15:51:30 +01:00
Leigh Morresi 016937d5de Bulk import 2021-01-29 15:39:38 +01:00
Leigh Morresi abef169382 Tidy up 'last_checked' date handling 2021-01-29 14:45:12 +01:00
Leigh Morresi 4ab49f2c8c Dev docker tweaks 2021-01-29 14:45:00 +01:00
Leigh Morresi 7fb8a37da3 Fixing checkall hook 2021-01-29 13:12:27 +01:00
Leigh Morresi 324c54fe46 Use requests's r.text so we dont have to deal with charsets 2021-01-29 13:05:31 +01:00
Leigh Morresi b7a0c2dbcd Add edit UI
Move to keyed structure instead of list
2021-01-29 10:49:05 +01:00
Leigh Morresi 1629dee6a5 Fixes to CSS 2021-01-28 18:38:47 +01:00
Leigh Morresi 85a91d6e51 Add method to launch a full recheck of all
@note - needs to be converted to a python Queue threads
2021-01-28 15:30:02 +01:00
Leigh Morresi cf345dc567 Tweaks to docker layout 2021-01-28 14:45:30 +01:00
Leigh Morresi 9c0c8bf6aa Remove actual :// links, dont consider these as part of the changes, often they include variables/trackingscript ref etc 2021-01-28 14:45:01 +01:00
Leigh Morresi 69c18f817d Tidy up devel docker 2021-01-28 11:12:48 +01:00
Leigh Morresi b574a28f1f Tweak comments 2021-01-28 11:12:42 +01:00
Leigh Morresi 3322f4a70b Avoid recasting the type 2021-01-28 11:12:26 +01:00
Leigh Morresi 01359e4811 Store a history of changes, used for future lookup/diff/explore changes UI 2021-01-28 10:39:14 +01:00
Leigh Morresi 93907ff914 Show the backend error in the table if there is one 2021-01-27 21:54:11 +01:00
Leigh Morresi 93562afb02 Adding README amd docker info 2021-01-27 20:51:55 +01:00
Leigh Morresi 325244c3a8 Add missing file 2021-01-27 20:51:27 +01:00
Leigh Morresi f455f14efd Primitive support for extra headers 2021-01-27 20:09:40 +01:00
Leigh Morresi eb2791da42 remove debug 2021-01-27 19:57:31 +01:00
Leigh Morresi a4f1f6ab69 Handle titles and links 2021-01-27 19:54:17 +01:00
Leigh Morresi 57fd3a7c3c Fix base definition of the watcher 2021-01-27 19:45:28 +01:00
Leigh Morresi c73b9efe9e sort by last changed 2021-01-27 19:09:37 +01:00