Wykres commitów

492 Commity (fe2ffd6356b80266c5b0e1e7a5577e93ece0a38c)

Autor SHA1 Wiadomość Data
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 a3a5ca78bf Tweaking Dockerfile for new eventlet wrapper 2021-02-21 16:13:55 +01:00
dgtlmoon 3fcbbb3fbf
Create LICENSE 2021-02-21 15:42:45 +01:00
dgtlmoon 70252b24f9
Adding docker pulls counter badge 2021-02-21 15:39:17 +01:00
dgtlmoon 0a08616c87
Merge pull request #11 from dgtlmoon/pytest
Separate flask from eventlet runtime and get pytest working
2021-02-21 15:22:54 +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 22c7a1a88d Merge branch 'pytest' of github.com:dgtlmoon/changedetection.io into pytest 2021-02-21 14:21:45 +01:00
Leigh Morresi 63eea2d6db Linting fixups 2021-02-21 14:21:14 +01:00
dgtlmoon 3e9a110671
Update README.md 2021-02-21 14:15:21 +01:00
Leigh Morresi 22bc8fabd1 Add badge under pytest branch 2021-02-21 14:14:27 +01:00
Leigh Morresi 9030070b3d Merge branch 'master' into pytest 2021-02-21 14:09:49 +01:00
dgtlmoon fca7bb8583
Create python-app.yml 2021-02-21 14:09:34 +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 b46a7fc4b1 Port should be an integer 2021-02-21 13:40:48 +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 cd5c05e72a Provide named containers and remove all existing 2021-02-02 23:41:28 +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 5669ae70cc Adding ARG to Dockerfile 2021-02-02 19:11:38 +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
Leigh Morresi 37b070f5a0 Add cache busting var to style sheets 2021-02-02 18:11:03 +01:00
Leigh Morresi 3952f3a207 Slightly more bulletproof instructions 2021-02-02 18:10:09 +01:00
Leigh Morresi 0c3d5e55ab Updating screenshot 2021-02-02 17:58:20 +01:00
Leigh Morresi 6a102374c6 Push newly created watches directly into the update check Queue. 2021-02-02 17:50:05 +01:00