dgtlmoon
|
436a66d465
|
Adding PyPi pip package publisher script
|
2024-01-05 17:27:41 +01:00 |
|
Constantin Hong
|
0dce3f4fec
|
Testing: Improve application signal handling test coverage (#2052)
|
2023-12-19 11:10:51 +01:00 |
|
dgtlmoon
|
98f56736c1
|
Improve handling of SIGTERM shutdown in containers, remove unnecessary multi-process handler for pip installs, tidy up modules (#2014)
|
2023-12-01 17:31:09 +01:00 |
|
dgtlmoon
|
0285d00f13
|
UI - Clicking the "[Diff]" link should take you to the difference starting at the relative time to when you last viewed the difference page (#1989)
|
2023-11-17 17:21:26 +01:00 |
|
dgtlmoon
|
5229094e44
|
New functionanlity - Selectable browser / ability to add extra browser connections (good for using "scraping browsers"/ etc) (#1943)
|
2023-11-13 16:39:11 +01:00 |
|
dgtlmoon
|
7dd967be8e
|
Build - update docker container cache setup
|
2023-11-12 10:06:46 +01:00 |
|
dgtlmoon
|
3e5671a3a2
|
Selenium fetcher - Test was on 4.14.1 but documentation was not, change both to 4 (#1912)
|
2023-10-29 11:43:27 +01:00 |
|
Marcelo Alencar
|
0aef5483d9
|
Upgrade selenium to 4.14.0 (latest) (#1783)
|
2023-10-26 10:09:03 +02:00 |
|
dgtlmoon
|
7debccca73
|
Fetching - Clarifying how fetchers work with SOCKS5 proxies
|
2023-10-09 16:57:30 +02:00 |
|
Constantin Hong
|
a7132b1cfc
|
Dockerfile/fix: Update builder and runner to Python 3.11 (#1781)
|
2023-10-04 10:46:54 +02:00 |
|
Marcelo Alencar
|
1e88136325
|
Building application - Upgrade test workflows to latest versions (#1817)
|
2023-09-26 10:18:54 +02:00 |
|
dgtlmoon
|
171faf465c
|
Enable ARMv8 builds (for RaspberryPi and other portable devices) (#1733)
|
2023-08-13 23:33:49 +02:00 |
|
dgtlmoon
|
6ef8a1c18f
|
Updating URL validation library, ability to block access to simple (no dot) hostnames like "localhost" with BLOCK_SIMPLEHOSTS setting (#1732)
|
2023-08-13 18:27:55 +02:00 |
|
Marcelo Alencar
|
126f0fbf87
|
Re-enable ARMv6 builds (for Raspberry and other portable devices) (#1724)
|
2023-08-07 15:48:33 +02:00 |
|
dgtlmoon
|
6a6ba40b6a
|
Re-enable ARMv7 builds (for Raspberry and other portable devices)
|
2023-08-01 17:10:24 +02:00 |
|
dgtlmoon
|
c35cbd33d6
|
Removing docker build for RaspberryPi (armv6/armv7) for now due to packaging problems
|
2023-07-17 17:10:29 +02:00 |
|
dgtlmoon
|
37ff5f6d37
|
Bug - SMTP mailto:// Notification content-type (HTML/Text) fix and add CI tests (#1660)
|
2023-06-30 21:35:35 +02:00 |
|
dgtlmoon
|
d8b9f0fd78
|
Test improvement - Also test that custom request headers works with Playwright/Browserless (#1607)
|
2023-05-29 17:44:38 +02:00 |
|
dgtlmoon
|
d939882dde
|
Fetcher - Experimental fetcher improvements (Code TidyUp, Improve tests, revert to old playwright when using BrowserSteps for now) (#1564)
|
2023-05-11 16:36:35 +02:00 |
|
dgtlmoon
|
5325918f29
|
Puppeteer fetcher, adding disk cache and other fixes (#1563)
|
2023-05-10 23:23:34 +02:00 |
|
dgtlmoon
|
1d9d11b3f5
|
Automated CI test for ensuring pypi package was built correctly (#1488)
|
2023-03-23 12:20:18 +01:00 |
|
dgtlmoon
|
f49464f451
|
GitHub container build - 'provenance' was disabled
|
2023-03-22 10:40:49 +01:00 |
|
dgtlmoon
|
6e71088cde
|
New feature - Restock / stock / out of stock monitor option/mode
|
2023-03-18 20:36:26 +01:00 |
|
dgtlmoon
|
0ed897c50f
|
New setting to allow passwordless access to your 'diff' page - perfect for sharing your diff page securely, refactored login code (#1357)
|
2023-01-29 22:36:55 +01:00 |
|
dgtlmoon
|
0ba139f8f9
|
Docker container build - docker container buildx version change causing errors with watchtower and others (#1336)
|
2023-01-24 23:45:43 +01:00 |
|
dgtlmoon
|
50805ca38a
|
IPv6 support for listening on (#1267)
|
2022-12-26 20:36:16 +01:00 |
|
dgtlmoon
|
fc6424c39e
|
Test improvements (#1264)
|
2022-12-26 14:17:40 +01:00 |
|
dgtlmoon
|
e8e176f3bd
|
Testing - Run test as fully built docker container (#1245)
|
2022-12-19 14:41:34 +01:00 |
|
dgtlmoon
|
3416532cd6
|
Playwright extension added back to Dockerfile to resolve conditional fix Alpine (musl) based systems (#1087)
|
2022-11-02 23:47:44 +01:00 |
|
dgtlmoon
|
492bbce6b6
|
Build - Fix syntax in container build test (#1050)
|
2022-10-23 16:02:13 +02:00 |
|
dgtlmoon
|
0394a56be5
|
Building - Test container build on PR
|
2022-10-23 15:54:19 +02:00 |
|
dgtlmoon
|
770b0faa45
|
Code - check containers build when Dockerfile or requirements.txt changes (#1005)
|
2022-10-09 22:58:01 +02:00 |
|
dgtlmoon
|
bb732d3d2e
|
Docker containers - :latest is now stable release, :dev is now master/nightly
|
2022-06-15 22:59:21 +02:00 |
|
dgtlmoon
|
8b2afa2220
|
GitHub tweak - container tags should be CSV list (Fix ghcr.io not building)
|
2022-03-22 00:08:05 +01:00 |
|
dgtlmoon
|
f55ffa0f62
|
GitHub tweak - build containers also on push to master
|
2022-03-21 23:08:17 +01:00 |
|
dgtlmoon
|
82d1a7f73e
|
Only build container on GitHub releases, not tests
|
2022-03-20 16:57:36 +01:00 |
|
dgtlmoon
|
5a10acfd09
|
Send diff in notifications (#296)
|
2021-12-10 12:08:51 +01:00 |
|
dgtlmoon
|
3525f43469
|
Limit branches/tags of container build
Limit branch
|
2021-10-06 12:27:02 +02:00 |
|
dgtlmoon
|
b57b94c63a
|
Be more specific about tagged release builds
|
2021-10-06 11:28:39 +02:00 |
|
dgtlmoon
|
9e914c140e
|
Fix :latest release worflow syntax check
|
2021-10-06 10:27:03 +02:00 |
|
dgtlmoon
|
bc0303c5da
|
Rename workflow name
|
2021-10-06 08:59:03 +02:00 |
|
dgtlmoon
|
1240da4a6e
|
Just 'published' and 'edited' package release is enough (remove 'created')
|
2021-10-06 08:52:10 +02:00 |
|
dgtlmoon
|
4267bda853
|
Fixing workflow tag syntax issues
|
2021-10-06 08:49:33 +02:00 |
|
dgtlmoon
|
db1ff1843c
|
fix broken workflow syntax
|
2021-10-06 08:45:05 +02:00 |
|
dgtlmoon
|
fe3c20b618
|
add step for metadata debug, see if it runs by checking workflow tag name
|
2021-10-06 08:42:40 +02:00 |
|
dgtlmoon
|
2fa93cba3a
|
Container build/push doesnt need to be so specific
|
2021-10-05 22:09:12 +02:00 |
|
dgtlmoon
|
254fbd5a47
|
Oops on/release was in the wrong block
|
2021-10-05 19:13:45 +02:00 |
|
dgtlmoon
|
18f2318572
|
release also on edited, published
|
2021-10-05 19:05:09 +02:00 |
|
dgtlmoon
|
84417fc2b1
|
Run workflow on release
|
2021-10-05 19:02:05 +02:00 |
|
dgtlmoon
|
7f7fc737b3
|
Use a better switch mechanism for build type
|
2021-10-05 18:48:54 +02:00 |
|