Athou
|
fb7f041454
|
normalize line endings
|
2025-03-10 08:48:26 +01:00 |
|
renovate[bot]
|
fc562cce0f
|
chore(deps): pin dependencies
|
2025-03-06 16:51:34 +00:00 |
|
renovate[bot]
|
c654ba4d1b
|
fix(deps): update dependency io.github.hakky54:sslcontext-kickstart-for-apache5 to v9.1.0
|
2025-03-05 21:32:08 +00:00 |
|
renovate[bot]
|
f2b4062d73
|
fix(deps): update quarkus.version to v3.19.2
|
2025-03-05 19:37:47 +00:00 |
|
Athou
|
9051e6a6db
|
add test to make sure documentation is available
|
2025-03-05 17:22:53 +01:00 |
|
renovate[bot]
|
7d744b4ce0
|
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.21.4
|
2025-03-04 13:07:31 +00:00 |
|
renovate[bot]
|
a20005409a
|
fix(deps): update dependency org.jsoup:jsoup to v1.19.1
|
2025-03-04 06:23:04 +00:00 |
|
Athou
|
1aa263a6c0
|
simplify UnitOfWork code
|
2025-03-03 22:29:21 +01:00 |
|
Athou
|
c1305b56e3
|
insert jakarta imports where javax import were positioned
|
2025-03-02 11:37:06 +01:00 |
|
Athou
|
cc0440c029
|
enable quarkus compression (compression in dropwizard was enabled by default)
|
2025-03-02 09:45:10 +01:00 |
|
renovate[bot]
|
ed35b06934
|
fix(deps): update quarkus.version to v3.19.1
|
2025-02-26 15:39:08 +00:00 |
|
renovate[bot]
|
280d0b7fdd
|
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.21.3
|
2025-02-23 19:49:59 +00:00 |
|
Athou
|
42e4575cb7
|
release 5.6.1
|
2025-02-23 20:49:01 +01:00 |
|
Athou
|
cca3c907db
|
documentation is now hosted on github pages
|
2025-02-23 20:23:02 +01:00 |
|
Athou
|
640d1a0ce3
|
add a tool to generate a properties file from configuration (#1691)
|
2025-02-22 08:03:01 +01:00 |
|
renovate[bot]
|
7b14a9c0c2
|
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.3
|
2025-02-21 02:12:51 +00:00 |
|
renovate[bot]
|
3b465cebb7
|
fix(deps): update quarkus.version to v3.18.4
|
2025-02-19 20:28:09 +00:00 |
|
Athou
|
0db087908d
|
remove "jakarta.ws.rs.WebApplicationException" from the errors displayed in the client
|
2025-02-19 13:08:43 +01:00 |
|
Athou
|
60fdc79563
|
don't expose rome's FeedException
|
2025-02-18 08:57:24 +01:00 |
|
Athou
|
6729ebc6ea
|
throw a specific exception if we can't parse the url's content (#1684)
|
2025-02-18 07:41:02 +01:00 |
|
renovate[bot]
|
b601f938ff
|
chore(deps): update ibm-semeru-runtimes docker tag to open-21.0.6_7-jre (#1682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-02-16 21:26:14 +00:00 |
|
Athou
|
54da4e6839
|
release 5.6.0
|
2025-02-16 14:14:30 +01:00 |
|
Athou
|
f519aa039f
|
block local addresses to prevent SSRF attacks
|
2025-02-14 16:20:04 +01:00 |
|
Athou
|
97f90405fc
|
try to fix flaky IT test
|
2025-02-14 16:16:06 +01:00 |
|
renovate[bot]
|
998868e63a
|
fix(deps): update quarkus.version to v3.18.3
|
2025-02-12 18:26:21 +00:00 |
|
Athou
|
93f22d2351
|
reduce max interval to 4h
|
2025-02-12 18:17:39 +01:00 |
|
Athou
|
c3782bd7d2
|
also constrain to lower bound
|
2025-02-12 18:04:56 +01:00 |
|
Athou
|
f330349397
|
update documentation
|
2025-02-12 17:31:46 +01:00 |
|
Athou
|
99c973c8c2
|
change the default value of empirical interval calculation (#1677)
|
2025-02-12 17:26:38 +01:00 |
|
Athou
|
469420b5bf
|
feed refresh engine previously hardcoded values are now configurable (#1677)
|
2025-02-12 17:08:20 +01:00 |
|
Athou
|
bde556d41f
|
start to back off when we repeatedly receive a 429
|
2025-02-12 08:00:27 +01:00 |
|
Athou
|
dbce12492b
|
release 5.5.0
|
2025-02-09 16:31:06 +01:00 |
|
renovate[bot]
|
4a2154d0b3
|
fix(deps): update quarkus.version to v3.18.2
|
2025-02-05 19:35:32 +00:00 |
|
Athou
|
8edd6a1e2d
|
correctly handle 0 as a Retry-Header value (#1671)
|
2025-02-05 07:50:10 +01:00 |
|
renovate[bot]
|
711b01abfa
|
chore(deps): update dependency com.microsoft.playwright:playwright to v1.50.0
|
2025-02-04 22:01:19 +00:00 |
|
Athou
|
8d85b1bcba
|
tweak tests to be more resilient
|
2025-02-03 08:55:26 +01:00 |
|
Athou
|
c451eee406
|
fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.2
remove workaround that is no longer needed
|
2025-02-02 15:58:59 +01:00 |
|
renovate[bot]
|
82e0405ad9
|
fix(deps): update quarkus.version to v3.18.1
|
2025-01-29 20:55:23 +00:00 |
|
Athou
|
37cf711cbc
|
add support for the Retry-After header sent by OpenRSS
|
2025-01-27 07:48:19 +01:00 |
|
renovate[bot]
|
b49ccc4cd9
|
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.21.2
|
2025-01-26 16:48:25 +00:00 |
|
Athou
|
fde8dab8cd
|
simplify youtube channels url detection
|
2025-01-23 21:49:52 +01:00 |
|
renovate[bot]
|
4138b6eb9b
|
fix(deps): update quarkus.version to v3.17.8
|
2025-01-22 18:33:36 +00:00 |
|
Athou
|
d37cf5bbcf
|
release 5.4.0
|
2025-01-17 17:15:09 +01:00 |
|
Athou
|
045baba705
|
use github actions to build a native arm64 docker image
|
2025-01-17 16:12:05 +01:00 |
|
renovate[bot]
|
2610c37067
|
fix(deps): update swagger.version to v2.2.28
|
2025-01-16 18:17:44 +00:00 |
|
renovate[bot]
|
647310a45f
|
fix(deps): update quarkus.version to v3.17.7
|
2025-01-15 17:22:28 +00:00 |
|
renovate[bot]
|
e85c92f216
|
chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.2
|
2025-01-15 02:04:18 +00:00 |
|
renovate[bot]
|
d93b0dbfd4
|
fix(deps): update dependency io.dropwizard.metrics:metrics-json to v4.2.30
|
2025-01-14 20:40:37 +00:00 |
|
renovate[bot]
|
d868e58e1e
|
chore(deps): update debian docker tag to v12.9
|
2025-01-14 12:49:31 +00:00 |
|
Athou
|
62d3ed16e6
|
remove DOCTYPE declarations (#1260)
|
2025-01-10 16:18:49 +01:00 |
|