Commit Graph

94 Commits (6ff424de24ce8698f0b5a665eedc52b3c6a57147)

Author SHA1 Message Date
dgtlmoon 7debccca73
Fetching - Clarifying how fetchers work with SOCKS5 proxies
1 year ago
Constantin Hong a7132b1cfc
Dockerfile/fix: Update builder and runner to Python 3.11 (#1781)
1 year ago
Marcelo Alencar 1e88136325
Building application - Upgrade test workflows to latest versions (#1817)
1 year ago
dgtlmoon 171faf465c
Enable ARMv8 builds (for RaspberryPi and other portable devices) (#1733)
1 year ago
dgtlmoon 6ef8a1c18f
Updating URL validation library, ability to block access to simple (no dot) hostnames like "localhost" with BLOCK_SIMPLEHOSTS setting (#1732)
1 year ago
Marcelo Alencar 126f0fbf87
Re-enable ARMv6 builds (for Raspberry and other portable devices) (#1724)
1 year ago
dgtlmoon 6a6ba40b6a
Re-enable ARMv7 builds (for Raspberry and other portable devices)
1 year ago
dgtlmoon c35cbd33d6
Removing docker build for RaspberryPi (armv6/armv7) for now due to packaging problems
1 year ago
dgtlmoon 37ff5f6d37
Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests (#1660)
1 year ago
dgtlmoon d8b9f0fd78
Test improvement - Also test that custom request headers works with Playwright/Browserless (#1607)
1 year ago
dgtlmoon d939882dde
Fetcher - Experimental fetcher improvements (Code TidyUp, Improve tests, revert to old playwright when using BrowserSteps for now) (#1564)
1 year ago
dgtlmoon 5325918f29
Puppeteer fetcher, adding disk cache and other fixes (#1563)
2 years ago
dgtlmoon 1d9d11b3f5
Automated CI test for ensuring pypi package was built correctly (#1488)
2 years ago
dgtlmoon f49464f451 GitHub container build - 'provenance' was disabled
2 years ago
dgtlmoon 6e71088cde New feature - Restock / stock / out of stock monitor option/mode
2 years ago
dgtlmoon 0ed897c50f
New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357)
2 years ago
dgtlmoon 0ba139f8f9
Docker container build - docker container buildx version change causing errors with watchtower and others (#1336)
2 years ago
dgtlmoon 50805ca38a
IPv6 support for listening on (#1267)
2 years ago
dgtlmoon fc6424c39e
Test improvements (#1264)
2 years ago
dgtlmoon e8e176f3bd
Testing - Run test as fully built docker container (#1245)
2 years ago
dgtlmoon 3416532cd6
Playwright extension added back to Dockerfile to resolve conditional fix Alpine (musl) based systems (#1087)
2 years ago
dgtlmoon 492bbce6b6
Build - Fix syntax in container build test (#1050)
2 years ago
dgtlmoon 0394a56be5
Building - Test container build on PR
2 years ago
dgtlmoon 770b0faa45
Code - check containers build when Dockerfile or requirements.txt changes (#1005)
2 years ago
dgtlmoon db2f7b80ea
Update bug_report.md
2 years ago
dgtlmoon bfabd7b094
Update bug_report.md
2 years ago
dgtlmoon bb732d3d2e Docker containers - :latest is now stable release, :dev is now master/nightly
2 years ago
dgtlmoon 7e1e763989
Update bug_report.md
2 years ago
dgtlmoon dbb5468cdc
Update feature_request.md
2 years ago
dgtlmoon 6de4027c27
Update bug_report.md
2 years ago
dgtlmoon 8b2afa2220 GitHub tweak - container tags should be CSV list (Fix ghcr.io not building)
3 years ago
dgtlmoon f55ffa0f62 GitHub tweak - build containers also on push to master
3 years ago
dgtlmoon 82d1a7f73e Only build container on GitHub releases, not tests
3 years ago
dgtlmoon b6a359d55b
Update feature_request.md
3 years ago
dgtlmoon ae5a88beea Update issue templates
3 years ago
dgtlmoon a899d338e9
Update bug_report.md
3 years ago
dgtlmoon 7975e8ec2e Update issue templates
3 years ago
dgtlmoon 5a10acfd09
Send diff in notifications (#296)
3 years ago
dgtlmoon 3525f43469
Limit branches/tags of container build
3 years ago
dgtlmoon b57b94c63a Be more specific about tagged release builds
3 years ago
dgtlmoon 9e914c140e Fix :latest release worflow syntax check
3 years ago
dgtlmoon bc0303c5da Rename workflow name
3 years ago
dgtlmoon 1240da4a6e Just 'published' and 'edited' package release is enough (remove 'created')
3 years ago
dgtlmoon 4267bda853 Fixing workflow tag syntax issues
3 years ago
dgtlmoon db1ff1843c fix broken workflow syntax
3 years ago
dgtlmoon fe3c20b618 add step for metadata debug, see if it runs by checking workflow tag name
3 years ago
dgtlmoon 2fa93cba3a Container build/push doesnt need to be so specific
3 years ago
dgtlmoon 254fbd5a47 Oops on/release was in the wrong block
3 years ago
dgtlmoon 18f2318572 release also on edited, published
3 years ago
dgtlmoon 84417fc2b1 Run workflow on release
3 years ago