Commit Graph

1209 Commits (7355ac8d21a6ffff5d22964f7b61a0582055a4bc)
 

Author SHA1 Message Date
dgtlmoon d4f3e744de
Improvements for backup (#70)
3 years ago
dgtlmoon 13de31cf98
Update README.md
3 years ago
dgtlmoon 54ae82395a Disable image layer cache service
3 years ago
dgtlmoon dba8944625 Re-enable ARM v6/v7 builds
3 years ago
dgtlmoon 270343b276 Install requirements, remove rust and dev packages that are no longer needed, hopefully for a smaller docker layer size
3 years ago
dgtlmoon f3ce9b732c Remove rust build comments
3 years ago
dgtlmoon baaee30499
Arm build fixes (#68)
3 years ago
dgtlmoon d50ff0b31c
Re #65 - Append BASE_URL env var to the notification if it is set (#66)
4 years ago
dgtlmoon 395a6fca62
Update README.md
4 years ago
dgtlmoon f582810ad0 Adding BTC support instructions
4 years ago
dgtlmoon 18b71edd6d Switch to just amd64 for now due to apprise not building on ARM
4 years ago
dgtlmoon 28f6af9153 Fixing syntax
4 years ago
dgtlmoon 63a3492547 Re #49 Re #60 - Adding more information about proxy setup to README.md
4 years ago
Unpublished 454fc26341
Add socks proxy support (#60)
4 years ago
KibosJ e5409f8d16
Created docker-compose file (#55)
4 years ago
dgtlmoon 1b736b3726 Re #58 - reduce to 1 minute (a small rewrite is required to change the backend to store in 'seconds' instead of minutes)
4 years ago
dgtlmoon 96f2b0d248 Merge branch 'master' of github.com:dgtlmoon/changedetection.io
4 years ago
dgtlmoon 308527f45e 56 - Fix notification test
4 years ago
dgtlmoon 70d766b647
Update README.md
4 years ago
dgtlmoon 40be9c615f
Update README.md
4 years ago
dgtlmoon f380754ff5 Adding rust compiler :(
4 years ago
dgtlmoon bee6bd9fe0 trying without libssl and only libffi
4 years ago
dgtlmoon fec2862ebe Adding extra libs required for build
4 years ago
dgtlmoon 969420e40b Cleanup docs
4 years ago
dgtlmoon afba06dd1f Tweak workflow (tests)
4 years ago
dgtlmoon 1d66160e8c Security update
4 years ago
dgtlmoon f877af75b9
Apprise notifications (#43)
4 years ago
dgtlmoon b752690f89 Fixing security update
4 years ago
dgtlmoon a10efa951b Also detect pytest in the environ (for local debug)
4 years ago
dgtlmoon 24a38f26f8 Prepend 'test-' when runnning under pytest to guid
4 years ago
dgtlmoon 1d0018dced - Relabel login button
4 years ago
dgtlmoon 18c7a18be8 Re #46 - Add note to README.md about Javascript support
4 years ago
dgtlmoon c11adcbe4a Bumping version
4 years ago
dgtlmoon cd6ce89587 Re #45 - Set datastore path in app.config
4 years ago
dgtlmoon 4164ad29e3 Re #44 - Broke the menu by accident, adding tests and fixing.
4 years ago
dgtlmoon 4953e253e9 bump to 0.29
4 years ago
dgtlmoon 64e172433a docker-compose for dev not needed (use venv etc)
4 years ago
dgtlmoon 92c0fa90ee
Password protection / login support (#34)
4 years ago
dgtlmoon ee8053e0e8
Update FUNDING.yml
4 years ago
dgtlmoon 7f5b592f6f Skip using tag limit on pause when no tag is being viewed
4 years ago
dgtlmoon 1e45156bc0 Pause/Unpause should respect limit tag on redirect
4 years ago
dgtlmoon c7169ebba1 Validate duplicate URLs
4 years ago
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