dgtlmoon
|
302ef80d95
|
Server - Path blueprint fixes and moving code blueprint to fix RSS forward slash on url (#3054)
|
2025-03-25 22:57:15 +01:00 |
dgtlmoon
|
73189672c3
|
Refactor code layout, add extra tests
|
2025-03-18 10:40:22 +01:00 |
Kenny Root
|
d23a301826
|
Use #!/usr/bin/env to support virtualenv (#2518)
|
2024-07-25 14:39:01 +02:00 |
dgtlmoon
|
8f3a6a42bc
|
Testing - Adding simple memory usage test (#2483)
|
2024-07-11 15:03:42 +02:00 |
dgtlmoon
|
823a0c99f4
|
Code - Split content fetcher code up (playwright, puppeteer and requests), fix puppeteer direct chrome support (#2169)
|
2024-02-11 00:09:12 +01:00 |
dgtlmoon
|
9076ba6bd3
|
Tests - error test - be sure to clear results from other test parts
|
2023-04-06 16:12:18 +02:00 |
dgtlmoon
|
ad75e8cdd0
|
Tests - Add test to check that low level fetch errors are cleared on next check
|
2023-04-06 14:46:08 +02:00 |
dgtlmoon
|
265f622e75
|
Notification - Support for standard API calls post:// posts:// get:// gets:// delete:// deletes:// put:// puts:// (#1194)
|
2022-12-05 20:49:08 +01:00 |
dgtlmoon
|
9942107016
|
Massive improvements to error handling - show separate output for non HTTP 200 status replies
|
2022-08-15 18:56:53 +02:00 |
dgtlmoon
|
488699b7d4
|
Test improvement - remove unnecessary step
|
2022-07-29 10:23:59 +02:00 |
dgtlmoon
|
07e279b38d
|
API Interface (#617)
|
2022-05-20 16:27:51 +02:00 |
dgtlmoon
|
942c3f021f
|
Allow changedetector to ignore status codes as a per-site setting (#479) (#485)
Co-authored-by: Ara Hayrabedian <ara.hayrabedian@gmail.com>
|
2022-03-21 23:03:54 +01:00 |
dgtlmoon
|
3331ccd061
|
Add test for low-level network error text handling
|
2022-01-09 11:45:04 +01:00 |
dgtlmoon
|
f87f7077a6
|
Better handling of EmptyReply exception, always bump 'last_checked' in the case of an error (#354)
* Better handling of EmptyReply exception, always bump 'last_checked' in the case of an error, adds test
|
2022-01-05 14:13:30 +01:00 |