Athou
|
92576e28e9
|
fix tests incorrectly always running with h2
|
2024-09-11 16:49:02 +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
|
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
|
c0117ada93
|
add a link to the feed of the GitHub release page in the README
|
2024-09-03 19:38:55 +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 |
|
Athou
|
012238e6a9
|
Docker README tweak
|
2024-08-27 13:40:18 +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 |
|
Athou
|
db6c43993a
|
simpler workaround for cookie max-age
|
2024-08-21 21:56:57 +02:00 |
|
Athou
|
a0c3eda506
|
remove warning
|
2024-08-20 10:03:15 +02:00 |
|
Athou
|
a7e8309d63
|
fix docker readme missing word
|
2024-08-20 08:36:31 +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
|
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
|
e8d5eab419
|
compile to native image with support for older CPUs
|
2024-08-19 07:08:18 +02:00 |
|
Athou
|
4db0c775ff
|
add settings documentation
|
2024-08-18 21:23:42 +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]
|
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 |
|
Athou
|
9218f19832
|
javadoc tweaks
|
2024-08-17 22:11:47 +02:00 |
|
Athou
|
e38ca66c51
|
try to fix "Illegal attempt to associate a ManagedEntity with two open persistence contexts"
|
2024-08-17 16:22:46 +02:00 |
|
Athou
|
2395a2670e
|
add ResourceBundle needed for cssparser in native image
|
2024-08-17 00:43:32 +02:00 |
|
Athou
|
e7748d787f
|
no need to start a transaction to fetch favicons
|
2024-08-16 22:29:12 +02:00 |
|
Athou
|
012ce71134
|
configurable http client timeouts
|
2024-08-16 21:16:02 +02:00 |
|
Athou
|
1b1a3f49c1
|
keep using the same css parser as before
|
2024-08-16 19:01:44 +02:00 |
|
Athou
|
5b77860189
|
use join to speed up cleanup
|
2024-08-16 17:42:15 +02:00 |
|
Athou
|
b333e8d90a
|
set a timeout on ssl handshakes
|
2024-08-16 14:40:16 +02:00 |
|
Athou
|
5c69daec08
|
restore welcome page on 401
|
2024-08-16 14:02:49 +02:00 |
|
Athou
|
1bfa3ebb8e
|
set the default h2 path to a relative one next to the executable
|
2024-08-16 13:47:15 +02:00 |
|
Athou
|
2694fea211
|
cleanup
|
2024-08-16 08:45:30 +02:00 |
|
Athou
|
ab334a7bc6
|
feed needs to be known to be deleted
|
2024-08-16 07:31:22 +02:00 |
|
Athou
|
214dfe580a
|
more rome classes
|
2024-08-16 07:22:25 +02:00 |
|
Athou
|
4ef53eab3a
|
mute rome modules warnings in production
|
2024-08-16 06:19:35 +02:00 |
|
Athou
|
2f51547f0d
|
add missing rome classes
|
2024-08-16 06:15:52 +02:00 |
|
Athou
|
da910ac336
|
mute MediaModuleParser warnings
|
2024-08-16 05:53:23 +02:00 |
|
Athou
|
643954f7c9
|
timeout should be an Integer
|
2024-08-16 05:48:01 +02:00 |
|