dgtlmoon
|
a58679f983
|
Chdir is not needed because we add the file from the full path, but make it 'relative' in the Zip
|
4 years ago |
dgtlmoon
|
661542b056
|
Fix backup generation on relative paths (like when run outside docker, under venv, etc)
|
4 years ago |
dgtlmoon
|
2ea48cb90a
|
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
|
4 years ago |
dgtlmoon
|
2a80022cd9
|
Adding noopener per CodeQL, stop pages from knowing the referer etc
|
4 years ago |
dgtlmoon
|
8861f70ac4
|
Create codeql-analysis.yml
|
4 years ago |
dgtlmoon
|
07113216d5
|
yarl not needed, lock requests version
|
4 years ago |
dgtlmoon
|
02062c5893
|
dev packages needed, drop apt cache
|
4 years ago |
dgtlmoon
|
a11f09062b
|
See if we get a clean buildx without dev packages
|
4 years ago |
dgtlmoon
|
0bb48cbd43
|
Tweaking build size thanks to https://github.com/hadolint/hadolint
|
4 years ago |
dgtlmoon
|
7109a17a8e
|
Adding dockerignore
|
4 years ago |
dgtlmoon
|
4ed026aba6
|
Re #18 - Show "preview" of the page when only one revision exists (#33)
|
4 years ago |
dgtlmoon
|
3b79f8ed4e
|
Update README.md
|
4 years ago |
dgtlmoon
|
5d02c4fe6f
|
Update README.md
|
4 years ago |
dgtlmoon
|
f2b06c63bf
|
Also check that the watch is not paused before putting it into the checking queuex
|
4 years ago |
dgtlmoon
|
ab6f4d11ed
|
revert c60be56271
|
4 years ago |
dgtlmoon
|
5311a95140
|
remove extra packages (#32)
* remove extra packages
* add test only workflow
|
4 years ago |
dgtlmoon
|
fb723c264d
|
Bumping version to 0.28
|
4 years ago |
dgtlmoon
|
3ad722d63c
|
Docker push amd64 rpi etc (#28)
* trying multiarch docker hub push on build, similar to https://github.com/dgtlmoon/changedetection.io/pull/25/files
* Adding image builder
* Include our dev branch
* Tweak buildx
* dont use alias
* Finally found the right info at https://docs.docker.com/ci-cd/github-actions/
* Updated from https://github.com/razorpay/docker-build-push-action
* Teaks to build
* Tweaks
* Minor tweaks to version
* tweaks
* Remove version
* Remove old workflow
* syntax cleanup
|
4 years ago |
dgtlmoon
|
9c16695932
|
Open [diff] links into their own window
|
4 years ago |
dgtlmoon
|
35fc76c02c
|
Fix auto jump on viewing the diff
|
4 years ago |
dgtlmoon
|
934d8c6211
|
Re #30 - Delete history watch snapshots (#31)
Re #30 - Delete history watch snapshots Scrub - Optionally delete history snapshots newer than timestamp
|
4 years ago |
dgtlmoon
|
294256d5c3
|
Merge branch 'master' of github.com:dgtlmoon/changedetection.io
|
4 years ago |
dgtlmoon
|
b7efdfd52c
|
Slow down the DB write interval and catch the case that it changed during write
|
4 years ago |
dgtlmoon
|
6a78b5ad1d
|
Immediately 'jump' to the change
|
4 years ago |
dgtlmoon
|
98f3e61314
|
Tweak to hover pause icon
|
4 years ago |
dgtlmoon
|
e322c44d3e
|
Stop runtime error on dict changing during write/init at start (#27)
* Lock datastore when writing
* Racecase fix
* Tweaks to locking (add delay)
|
4 years ago |
dgtlmoon
|
7b226e1d54
|
Merge pull request #26 from dgtlmoon/pause
Re #22 - ability to pause
|
4 years ago |
dgtlmoon
|
35e597a4c8
|
Re #22 - ability to pause
|
4 years ago |
dgtlmoon
|
0a1a8340c2
|
Re #23 - always check value of interval time, not just on start
|
4 years ago |
dgtlmoon
|
8b5cd40593
|
Update README.md
|
4 years ago |
dgtlmoon
|
7d978a6e65
|
Merge pull request #19 from dgtlmoon/markdown-tweak
Use absolute image links so the screenshots work from docker hub
|
4 years ago |
dgtlmoon
|
fdab52d400
|
Use absolute image links so the screenshots work from docker hub
|
4 years ago |
dgtlmoon
|
782795310f
|
Update README.md
Removing text that is tricky to maintain and confusing
|
4 years ago |
Leigh Morresi
|
2280e6d497
|
Updating screenshot
|
4 years ago |
Leigh Morresi
|
822f3e6d20
|
Reuse the GUID if we have one
|
4 years ago |
dgtlmoon
|
35546c331c
|
Merge pull request #15 from dgtlmoon/dev
Prepare 0.27
|
4 years ago |
Leigh Morresi
|
982a0d7781
|
Dont show 'empty' tag, it will be in the [ALL] list
|
4 years ago |
Leigh Morresi
|
c5c3e8c6c2
|
Adding RSS feed icon
|
4 years ago |
Leigh Morresi
|
ff1b19cdb8
|
Generic object sync should use private method
|
4 years ago |
Leigh Morresi
|
df96b8d76c
|
Add missing urllib3
|
4 years ago |
Leigh Morresi
|
89134b5b6c
|
Add missing pytz
|
4 years ago |
Leigh Morresi
|
b31bf34890
|
Check for new version
|
4 years ago |
Leigh Morresi
|
5b2fda1a6e
|
Fix import form flow logic
|
4 years ago |
Leigh Morresi
|
fb38b06eae
|
Code tidy/lint
|
4 years ago |
Leigh Morresi
|
e0578acca2
|
Tidy up thread logic and version check
|
4 years ago |
Leigh Morresi
|
187523d8d6
|
Add missing dep
|
4 years ago |
Leigh Morresi
|
b0975694c8
|
Remove todos
|
4 years ago |
Leigh Morresi
|
b1fb47e689
|
Add icon for RSS, RSS should show only unviewed entries
|
4 years ago |
Leigh Morresi
|
a82e9243a6
|
Issue #7 - RSS feeds
|
4 years ago |
Leigh Morresi
|
e3e36b3cef
|
Always override tag version (load from disk in future, so we can add it at build time)
|
4 years ago |