Commit Graph

1184 Commits (build-errors-cont)
 

Author SHA1 Message Date
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
Leigh Morresi d07cf53a07 Minor fix to 'last changed' field, simplify template and logic
4 years ago
Leigh Morresi b9f73a6240 Remove debug print
4 years ago
Leigh Morresi 5e31ae86d0 Use a thread locker and cleaner separation of concerns between main thread and site status fetch
4 years ago
Leigh Morresi ef2dd44e7e Adding tag to json
4 years ago
Leigh Morresi 07f41782c0 Adding SEND_FILE_MAX_AGE_DEFAULT to ensure backups etc dont get old
4 years ago
Leigh Morresi d93926a8b6 Minor fix - load extra stylesheet only once
4 years ago
Leigh Morresi 7072858814 Minor tweaks for development setup
4 years ago
Leigh Morresi cd5c05e72a Provide named containers and remove all existing
4 years ago
Leigh Morresi 3034d17c06 Adding new [Scrub All Version History] button under [settings] (But keep your URL list)
4 years ago
Leigh Morresi 3b2c8d356a Flag for immediate sync of index after adding new watch
4 years ago
Leigh Morresi 711853a149 Sometimes it seems .update wasnt thread safe and isnt used here, just add a clean new dict member
4 years ago
Leigh Morresi 5669ae70cc Adding ARG to Dockerfile
4 years ago
Leigh Morresi 084dcde410 Include the triggered build SHA as part of the backup info, when built in docker hub.
4 years ago
Leigh Morresi 37b070f5a0 Add cache busting var to style sheets
4 years ago
Leigh Morresi 3952f3a207 Slightly more bulletproof instructions
4 years ago
Leigh Morresi 0c3d5e55ab Updating screenshot
4 years ago
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 9ec820fa97 Add update howto
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