renovate[bot]
|
403201fbff
|
Update querydsl.version to v6.8
|
2024-09-21 13:25:28 +00:00 |
|
Athou
|
3cc93b51bb
|
set default cooldown duration to 0 so it's not a breaking change
|
2024-09-21 10:57:16 +02:00 |
|
Athou
|
19c8db8b31
|
add a cooldown on the force refresh action (#1556)
|
2024-09-21 08:24:14 +02:00 |
|
Athou
|
d5cf690703
|
release 5.2.0
|
2024-09-18 17:21:10 +02:00 |
|
Jérémie Panzer
|
363837ab26
|
we no longer need this file thanks to quarkus dev services
|
2024-09-16 15:55:06 +02:00 |
|
Athou
|
693844828b
|
comment tweak
|
2024-09-15 12:18:56 +02:00 |
|
renovate[bot]
|
ef4b479638
|
Update quarkus.version to v3.14.4
|
2024-09-14 16:38:57 +00:00 |
|
Athou
|
8eefb1bcfb
|
add http cache to avoid fetching feeds too often (#1431)
|
2024-09-14 14:00:15 +02:00 |
|
Athou
|
ada9a5039b
|
add support for all charsets in native mode
|
2024-09-14 07:56:36 +02:00 |
|
Athou
|
cca2d49cc3
|
Revert "reduce artifact size by using a smaller library for charset detection" because juniversalchardet doesn't support as many charsets as icu4j
|
2024-09-13 23:40:13 +02:00 |
|
Athou
|
f4a43e9950
|
only compute rtl once by storing it in the database on fetch
|
2024-09-13 22:25:02 +02:00 |
|
Athou
|
31cf4d8bb2
|
use our own bidi detector to drop 10Mb from gwt
|
2024-09-13 16:05:21 +02:00 |
|
Athou
|
19bcc2c0da
|
reduce artifact size by using a smaller library for charset detection
|
2024-09-13 14:48:24 +02:00 |
|
Athou
|
0e26d975aa
|
we don't need quarkus-extension-processor at runtime
|
2024-09-13 10:55:02 +02:00 |
|
Athou
|
86a3cb67f2
|
exclude unused database dependencies from final artifact
|
2024-09-13 10:20:19 +02:00 |
|
renovate[bot]
|
1a3a3076b1
|
Update dependency com.microsoft.playwright:playwright to v1.47.0
|
2024-09-13 00:06:46 +00:00 |
|
renovate[bot]
|
a8157143b9
|
Update dependency io.quarkus.platform:quarkus-bom to v3.14.3
|
2024-09-11 14:55:31 +00:00 |
|
Athou
|
92576e28e9
|
fix tests incorrectly always running with h2
|
2024-09-11 16:49:02 +02:00 |
|
Athou
|
a6e34a2960
|
no need to repeat the plugin, we can just use the variable
|
2024-09-11 16:35:08 +02:00 |
|
Athou
|
9930bb68b2
|
rename variable because it now contains a duration
|
2024-09-10 20:47:08 +02:00 |
|
Athou
|
e119941762
|
add option to keep some entries above the selected entry when scrolling
|
2024-09-10 20:16:24 +02:00 |
|
Athou
|
ba496c1395
|
no longer fetch feeds without subscriptions
|
2024-09-10 11:16:25 +02:00 |
|
Athou
|
9a28bc7334
|
release 5.1.1
|
2024-09-06 11:44:37 +02:00 |
|
Athou
|
00907e92ff
|
indicate that we actually set a boolean value (#1544)
|
2024-09-06 10:12:05 +02:00 |
|
renovate[bot]
|
1f40f3f59c
|
Update debian Docker tag to v12.7
|
2024-09-05 02:04:26 +00:00 |
|
Athou
|
a8d890524f
|
fix doc
|
2024-09-04 20:22:24 +02:00 |
|
renovate[bot]
|
b635799e80
|
Update quarkus.version to v3.14.2
|
2024-09-04 17:32:46 +00:00 |
|
Athou
|
46581d0e22
|
quarkus has an extension that pulls both junit and mockito
|
2024-09-04 09:09:28 +02:00 |
|
Athou
|
c0117ada93
|
add a link to the feed of the GitHub release page in the README
|
2024-09-03 19:38:55 +02:00 |
|
Athou
|
643c969faf
|
release 5.1.0
|
2024-09-02 17:47:08 +02:00 |
|
Athou
|
5e9256c197
|
reduce intermediate database cleanup logging level to reduce logging volume
|
2024-09-01 21:51:07 +02:00 |
|
Athou
|
b67e1a92f5
|
fix hibernate warnings about wrong types
|
2024-09-01 18:21:26 +02:00 |
|
Athou
|
d250e4bc26
|
add missing foreign key on feedentrystatuses.user_id
|
2024-09-01 18:02:38 +02:00 |
|
Athou
|
dcf1f41f2d
|
add config doc sections
|
2024-09-01 13:47:09 +02:00 |
|
renovate[bot]
|
3b2b18fd2e
|
Update dependency com.puppycrawl.tools:checkstyle to v10.18.1
|
2024-08-30 15:35:27 +00:00 |
|
Athou
|
9cbb60313c
|
there are only native implementations of brotli encoders, don't use them because it doesn't work on all platforms
|
2024-08-28 20:53:48 +02:00 |
|
Athou
|
994f1fb121
|
quarkus-config-doc-maven-plugin is now required to generate the documentation
|
2024-08-28 19:08:34 +02:00 |
|
renovate[bot]
|
e533c1fa4b
|
Update quarkus.version to v3.14.1
|
2024-08-28 16:31:58 +00:00 |
|
Athou
|
e3bcc824c7
|
use a property to sync swagger versions
|
2024-08-28 17:36:15 +02:00 |
|
Athou
|
357e4e207f
|
add a test to make sure brotli compression is supported
|
2024-08-28 17:34:24 +02:00 |
|
Athou
|
2aee961600
|
specify what version of checkstyle we want to use
|
2024-08-28 09:20:18 +02:00 |
|
Jérémie Panzer
|
ae15f61fc2
|
Merge pull request #1535 from Athou/renovate/org.apache.maven.plugins-maven-failsafe-plugin-3.x
Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.0
|
2024-08-27 16:55:50 +02:00 |
|
renovate[bot]
|
46383924b1
|
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.0
|
2024-08-27 14:39:46 +00:00 |
|
renovate[bot]
|
071920e864
|
Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.0
|
2024-08-27 14:39:42 +00:00 |
|
Athou
|
012238e6a9
|
Docker README tweak
|
2024-08-27 13:40:18 +02:00 |
|
Athou
|
a565566c50
|
remove deprecation warning
|
2024-08-27 09:02:42 +02:00 |
|
Athou
|
550804c666
|
use @Transactional where possible
|
2024-08-27 08:47:39 +02:00 |
|
Athou
|
f7a4a33f5e
|
fix wrong path in documentation
|
2024-08-27 08:41:53 +02:00 |
|
Athou
|
f1b19ebae3
|
after reading the spec, what we want is actually "no-cache" that actually means "cache but revalidate immediately" using If-Modified-Since request headers and 304 response codes
|
2024-08-26 11:41:56 +02:00 |
|
Athou
|
63c7679067
|
make sure the webapp and openapi documentation are always up to date by preventing caching
|
2024-08-26 00:28:44 +02:00 |
|