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 |
|
Athou
|
764c1a6430
|
add setting for showing unread count in tab/favicon (#1518)
|
2024-08-25 20:24:57 +02:00 |
|
renovate[bot]
|
bb6578bdd0
|
Update dependency org.passay:passay to v1.6.5
|
2024-08-25 03:23:37 +00:00 |
|
renovate[bot]
|
5d96c1e12b
|
Update querydsl.version to v6.7
|
2024-08-22 22:39:22 +00:00 |
|
renovate[bot]
|
54f5714108
|
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0
|
2024-08-22 18:58:15 +00:00 |
|
renovate[bot]
|
6856736ddb
|
Update dependency org.apache.maven.plugins:maven-help-plugin to v3.5.0
|
2024-08-21 21:04:31 +00:00 |
|
Athou
|
db6c43993a
|
simpler workaround for cookie max-age
|
2024-08-21 21:56:57 +02:00 |
|
renovate[bot]
|
09f2f56446
|
Update quarkus.version to v3.13.3
|
2024-08-20 17:16:54 +00:00 |
|
Athou
|
a0c3eda506
|
remove warning
|
2024-08-20 10:03:15 +02:00 |
|
Athou
|
84de3199cc
|
guava version is managed by quarkus
|
2024-08-20 10:01:13 +02:00 |
|
Athou
|
a7e8309d63
|
fix docker readme missing word
|
2024-08-20 08:36:31 +02:00 |
|
Athou
|
7e74d2f6f4
|
release 5.0.2
|
2024-08-20 07:27:46 +02:00 |
|
Athou
|
dc25d53dc0
|
github actions is sometimes slow, increase timeout for tests
|
2024-08-20 00:03:45 +02:00 |
|
Athou
|
ac1a927836
|
remove google-api-services-youtube because it doesn't play nicely with native-image
|
2024-08-19 23:55:38 +02:00 |
|
Athou
|
b50b69adb2
|
Revert "better workaround for cookie max-age" because it causes issues with favicon fetching
|
2024-08-19 18:27:50 +02:00 |
|
Athou
|
b112e912af
|
release 5.0.1
|
2024-08-19 15:55:13 +02:00 |
|
Athou
|
ece55727d3
|
better workaround for cookie max-age
|
2024-08-19 14:31:12 +02:00 |
|
Athou
|
181dd24b57
|
format both Dockerfiles the same way
|
2024-08-19 10:29:35 +02:00 |
|
Athou
|
10008ca0e8
|
add link to all quarkus settings
|
2024-08-19 09:38:26 +02:00 |
|
Athou
|
134c4621a8
|
docker README tweaks
|
2024-08-19 08:47:23 +02:00 |
|
Athou
|
51f15bf487
|
github actions is sometimes very slow, increase default timeouts for tests
|
2024-08-19 08:26:06 +02:00 |
|
Jérémie Panzer
|
43a628fc55
|
Merge pull request #1523 from Athou/renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0
|
2024-08-19 07:51:49 +02:00 |
|
Jérémie Panzer
|
7f71f95f7c
|
Merge pull request #1522 from Athou/renovate/org.apache.maven.plugins-maven-failsafe-plugin-3.x
Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.4.0
|
2024-08-19 07:51:41 +02:00 |
|
Athou
|
e8d5eab419
|
compile to native image with support for older CPUs
|
2024-08-19 07:08:18 +02:00 |
|
renovate[bot]
|
de3a6b1f20
|
Update dependency io.dropwizard.metrics:metrics-json to v4.2.27
|
2024-08-19 00:25:33 +00:00 |
|
renovate[bot]
|
849742e19a
|
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0
|
2024-08-18 21:04:13 +00:00 |
|
renovate[bot]
|
b6392b114c
|
Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.4.0
|
2024-08-18 21:04:10 +00:00 |
|
Athou
|
4db0c775ff
|
add settings documentation
|
2024-08-18 21:23:42 +02:00 |
|
renovate[bot]
|
bffa6329fd
|
Update dependency com.google.apis:google-api-services-youtube to v3-rev20240814-2.0.0
|
2024-08-18 10:58:38 +00:00 |
|
Athou
|
b88e5d2847
|
increase ssl handshake timeout during tests to fix build on slower machines
|
2024-08-18 12:25:52 +02:00 |
|
Athou
|
70d494798c
|
Docker readme tweaks
|
2024-08-18 09:45:44 +02:00 |
|
Athou
|
cf02bf221b
|
release 5.0.0
|
2024-08-18 09:35:36 +02:00 |
|
renovate[bot]
|
9eb03d7455
|
Update quarkus.version to v3.13.2
|
2024-08-18 08:21:57 +02:00 |
|
renovate[bot]
|
12c8fdeec2
|
Update ibm-semeru-runtimes Docker tag to open-21.0.4_7-jre
|
2024-08-18 05:58:53 +00:00 |
|
Athou
|
ede7834cb8
|
configurable filtering expression evaluation timeout
|
2024-08-17 23:26:42 +02:00 |
|
Athou
|
3627ee369d
|
version dockerhub readme and update it automatically on release
|
2024-08-17 23:16:19 +02:00 |
|