Commit Graph

116 Commits

Author SHA1 Message Date
Leigh Morresi 0ec9edb971 Remove erroneous extra liveserver setup 2021-02-27 20:30:36 +01:00
Leigh Morresi f1da8f96b6 When new ignore text is specified, reprocess the checksum 2021-02-27 20:30:06 +01:00
Leigh Morresi 8bc7b5be40 Adding filter and log output to pytest 2021-02-27 20:29:52 +01:00
Leigh Morresi 022826493b Fix edit action link 2021-02-27 20:29:01 +01:00
Leigh Morresi 092f77f066 Minor lint cleanup 2021-02-27 09:38:51 +01:00
Leigh Morresi 013cbcabd4 Clean up after test case 2021-02-27 09:37:40 +01:00
Leigh Morresi 66be95ecc6 Remove liveserver, doesnt belong here 2021-02-27 09:08:25 +01:00
Leigh Morresi ec1ac300af Activate workflow on all branches 2021-02-27 09:05:25 +01:00
Leigh Morresi 468184bc3a Issue #14 - Tweaks to edit, create ignore text, tests for ignore text, integrate ignore text 2021-02-26 20:07:26 +01:00
Leigh Morresi 0855017dca Validation of added headers, should contain key/val (2 parts) 2021-02-26 16:52:14 +01:00
Leigh Morresi ae0f640ff4 Issue #12 include version for easy reference. 2021-02-24 14:44:35 +01:00
Leigh Morresi b0fb52017c Handle the case of someone supplying a bad link 2021-02-24 09:56:29 +01:00
Leigh Morresi 7ea39ada7c Adding jump to next change diff widget 2021-02-24 09:53:40 +01:00
Leigh Morresi 19dcbc2f08 Bumping schema tag to 0.25 2021-02-22 08:53:04 +01:00
Leigh Morresi c59838a6e4 Issue #5 - Remove arbitrary '600' minutes limit 2021-02-22 08:38:41 +01:00
Leigh Morresi 0a8c339535 Add test delay for github action test 2021-02-21 21:08:04 +01:00
Leigh Morresi cd5b703037 Add wait for threads in test 2021-02-21 20:54:15 +01:00
Leigh Morresi 90642742bd Extending tests to cover resetting the diff/unviewed status correctly 2021-02-21 20:46:56 +01:00
Leigh Morresi 96221598e7 Tidy up return logic 2021-02-21 20:23:50 +01:00
Leigh Morresi 98623de38c Code tidy 2021-02-21 20:14:35 +01:00
Leigh Morresi 33985dbd9d Fix docker app files paths 2021-02-21 16:31:42 +01:00
Leigh Morresi beebba487c Use master branch for badge 2021-02-21 15:21:30 +01:00
Leigh Morresi cbeafcbaa0 Removing unused import 2021-02-21 14:26:58 +01:00
Leigh Morresi e200cd3289 Fixing a few more easy lint wins 2021-02-21 14:26:19 +01:00
Leigh Morresi 63eea2d6db Linting fixups 2021-02-21 14:21:14 +01:00
Leigh Morresi 3c175bfc4a Create the test datastore 2021-02-21 14:08:34 +01:00
Leigh Morresi fd5475ba38 Minor cleanup 2021-02-21 14:05:52 +01:00
Leigh Morresi b0c5dbd88e Just use the current/previous md5 2021-02-21 13:46:16 +01:00
Leigh Morresi 1718e2e86f Finalse pytest methods 2021-02-21 13:41:00 +01:00
Leigh Morresi 4770ebb2ea Tweaking client 2021-02-16 21:48:38 +01:00
Leigh Morresi d4db082c01 remove unused imports 2021-02-16 21:44:44 +01:00
Leigh Morresi c8607ae8bb Use session/client fixture 2021-02-16 21:42:26 +01:00
Leigh Morresi b361a61d18 Addingmissing files 2021-02-16 21:36:41 +01:00
Leigh Morresi 87f4347fe5 hack of pytest implementation - doesnt work yet 2021-02-16 21:35:28 +01:00
Leigh Morresi 93ee65fe53 Tidy up a few broken datastore paths 2021-02-12 19:43:05 +01:00
Leigh Morresi 9f964b6d3f WIP, separate out the Flask from everything else, get pytest working 2021-02-12 19:24:30 +01:00
Leigh Morresi 426b09b7e1 Make records in the overview that have a difference that have not been viewed in the [diff] tab bold 2021-02-11 10:36:54 +01:00
Leigh Morresi ec98415c4d Adding 0.24 tag 2021-02-05 18:46:00 +01:00
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 2021-02-05 18:43:35 +01:00
Leigh Morresi d07cf53a07 Minor fix to 'last changed' field, simplify template and logic 2021-02-04 13:15:39 +01:00
Leigh Morresi b9f73a6240 Remove debug print 2021-02-04 12:55:13 +01:00
Leigh Morresi 5e31ae86d0 Use a thread locker and cleaner separation of concerns between main thread and site status fetch 2021-02-04 12:38:48 +01:00
Leigh Morresi ef2dd44e7e Adding tag to json 2021-02-03 22:28:37 +01:00
Leigh Morresi 07f41782c0 Adding SEND_FILE_MAX_AGE_DEFAULT to ensure backups etc dont get old 2021-02-03 09:45:58 +01:00
Leigh Morresi d93926a8b6 Minor fix - load extra stylesheet only once 2021-02-03 09:29:22 +01:00
Leigh Morresi 7072858814 Minor tweaks for development setup 2021-02-03 09:28:52 +01:00
Leigh Morresi 3034d17c06 Adding new [Scrub All Version History] button under [settings] (But keep your URL list) 2021-02-02 23:26:16 +01:00
Leigh Morresi 3b2c8d356a Flag for immediate sync of index after adding new watch 2021-02-02 23:07:19 +01:00
Leigh Morresi 711853a149 Sometimes it seems .update wasnt thread safe and isnt used here, just add a clean new dict member 2021-02-02 22:51:18 +01:00
Leigh Morresi 084dcde410 Include the triggered build SHA as part of the backup info, when built in docker hub. 2021-02-02 18:32:18 +01:00