Athou
|
469420b5bf
|
feed refresh engine previously hardcoded values are now configurable (#1677)
|
2025-02-12 17:08:20 +01:00 |
|
Athou
|
62d3ed16e6
|
remove DOCTYPE declarations (#1260)
|
2025-01-10 16:18:49 +01:00 |
|
Athou
|
7a838cddad
|
honor Cache-Control response header (#1615)
|
2024-11-29 17:06:57 +01:00 |
|
Athou
|
8eefb1bcfb
|
add http cache to avoid fetching feeds too often (#1431)
|
2024-09-14 14:00:15 +02:00 |
|
Athou
|
31cf4d8bb2
|
use our own bidi detector to drop 10Mb from gwt
|
2024-09-13 16:05:21 +02:00 |
|
Athou
|
012ce71134
|
configurable http client timeouts
|
2024-08-16 21:16:02 +02:00 |
|
Athou
|
cc32f8ad16
|
WIP
|
2024-08-13 12:48:37 +02:00 |
|
Athou
|
f5b04a783e
|
remove commons-codec since we already have guava
|
2024-06-12 16:18:52 +02:00 |
|
Athou
|
69c9988404
|
migrate from java.util.Date to java.time
|
2024-01-08 21:58:40 +01:00 |
|
Athou
|
7b335e2fd4
|
feed refresh engine now uses its own immutable model
|
2024-01-07 17:51:22 +01:00 |
|
Athou
|
d9ccdf1caf
|
use java standard http client because apache http clients should be reused because they support pooling but we don't need that
|
2023-12-18 11:53:14 +01:00 |
|
Athou
|
ea4b120a85
|
prevent full feed fetching next time we fetch it if caching header values changed but content did not (#1037)
|
2023-01-27 08:49:59 +01:00 |
|
Athou
|
ac7b6eeb21
|
split client and server into maven modules
|
2022-08-13 10:48:09 +02:00 |
|