Commit Graph

1209 Commits (7355ac8d21a6ffff5d22964f7b61a0582055a4bc)
 

Author SHA1 Message Date
Leigh Morresi 013cbcabd4 Clean up after test case
4 years ago
Leigh Morresi 66be95ecc6 Remove liveserver, doesnt belong here
4 years ago
Leigh Morresi efe0356f37 Fix syntax, Triggers the workflow on push or pull request events
4 years ago
Leigh Morresi ec1ac300af Activate workflow on all branches
4 years ago
Leigh Morresi 468184bc3a Issue #14 - Tweaks to edit, create ignore text, tests for ignore text, integrate ignore text
4 years ago
Leigh Morresi 0855017dca Validation of added headers, should contain key/val (2 parts)
4 years ago
Leigh Morresi ae0f640ff4 Issue #12 include version for easy reference.
4 years ago
Leigh Morresi cd6629ac2d Bring dev environment inline
4 years ago
Leigh Morresi 3c3ca7944b Tidying up requirements.txt
4 years ago
Leigh Morresi b0fb52017c Handle the case of someone supplying a bad link
4 years ago
Leigh Morresi fc6fba377a Merge branch 'master' of github.com:dgtlmoon/changedetection.io
4 years ago
Leigh Morresi 7ea39ada7c Adding jump to next change diff widget
4 years ago
dgtlmoon e98ea37342
Moving nice screenshot to above the fold :)
4 years ago
dgtlmoon e20577df15
Adding docker hub badge for tag information
4 years ago
Leigh Morresi 19dcbc2f08 Bumping schema tag to 0.25
4 years ago
Leigh Morresi c59838a6e4 Issue #5 - Remove arbitrary '600' minutes limit
4 years ago
Leigh Morresi 0a8c339535 Add test delay for github action test
4 years ago
Leigh Morresi cd5b703037 Add wait for threads in test
4 years ago
Leigh Morresi 90642742bd Extending tests to cover resetting the diff/unviewed status correctly
4 years ago
Leigh Morresi 96221598e7 Tidy up return logic
4 years ago
Leigh Morresi 98623de38c Code tidy
4 years ago
Leigh Morresi 33985dbd9d Fix docker app files paths
4 years ago
Leigh Morresi a3a5ca78bf Tweaking Dockerfile for new eventlet wrapper
4 years ago
dgtlmoon 3fcbbb3fbf
Create LICENSE
4 years ago
dgtlmoon 70252b24f9
Adding docker pulls counter badge
4 years ago
dgtlmoon 0a08616c87
Merge pull request #11 from dgtlmoon/pytest
4 years ago
Leigh Morresi beebba487c Use master branch for badge
4 years ago
Leigh Morresi cbeafcbaa0 Removing unused import
4 years ago
Leigh Morresi e200cd3289 Fixing a few more easy lint wins
4 years ago
Leigh Morresi 22c7a1a88d Merge branch 'pytest' of github.com:dgtlmoon/changedetection.io into pytest
4 years ago
Leigh Morresi 63eea2d6db Linting fixups
4 years ago
dgtlmoon 3e9a110671
Update README.md
4 years ago
Leigh Morresi 22bc8fabd1 Add badge under pytest branch
4 years ago
Leigh Morresi 9030070b3d Merge branch 'master' into pytest
4 years ago
dgtlmoon fca7bb8583
Create python-app.yml
4 years ago
Leigh Morresi 3c175bfc4a Create the test datastore
4 years ago
Leigh Morresi fd5475ba38 Minor cleanup
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 b46a7fc4b1 Port should be an integer
4 years ago
Leigh Morresi 4770ebb2ea Tweaking client
4 years ago
Leigh Morresi d4db082c01 remove unused imports
4 years ago
Leigh Morresi c8607ae8bb Use session/client fixture
4 years ago
Leigh Morresi b361a61d18 Addingmissing files
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