Athou
|
19bcc2c0da
|
reduce artifact size by using a smaller library for charset detection
|
2024-09-13 14:48:24 +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
|
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
|
764c1a6430
|
add setting for showing unread count in tab/favicon (#1518)
|
2024-08-25 20:24:57 +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
|
ede7834cb8
|
configurable filtering expression evaluation timeout
|
2024-08-17 23:26:42 +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
|
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
|
ab334a7bc6
|
feed needs to be known to be deleted
|
2024-08-16 07:31:22 +02:00 |
|
Athou
|
643954f7c9
|
timeout should be an Integer
|
2024-08-16 05:48:01 +02:00 |
|
Athou
|
47d39831d3
|
use Duration for query timeout
|
2024-08-15 09:05:56 +02:00 |
|
Athou
|
d612d83874
|
resolve public url dynamically, remove publicUrl config element
|
2024-08-14 21:07:45 +02:00 |
|
Athou
|
f2c6734c79
|
fix warning in native mode about parser not found
|
2024-08-13 16:12:40 +02:00 |
|
Athou
|
044694487d
|
remove redis as caching is no longer needed now
|
2024-08-13 12:49:04 +02:00 |
|
Athou
|
aaf237d111
|
use quarkus mailer for password recovery
|
2024-08-13 12:49:04 +02:00 |
|
Athou
|
cc32f8ad16
|
WIP
|
2024-08-13 12:48:37 +02:00 |
|
Athou
|
124983a396
|
rename metrics a little
|
2024-08-05 09:05:01 +02:00 |
|
Athou
|
43613688da
|
evict unused HTTP connections
|
2024-08-05 08:41:12 +02:00 |
|
Athou
|
780b7666c5
|
add metrics for HttpGetter connection pool
|
2024-08-05 08:28:17 +02:00 |
|
Athou
|
272f5b42f9
|
simplify stackoverflow urls
|
2024-07-28 09:58:24 +02:00 |
|
Athou
|
b17a17ba10
|
don't parse feeds that are too large to prevent memory issues
|
2024-07-16 21:20:06 +02:00 |
|
Athou
|
fa197c33f1
|
rename field accordingly
|
2024-07-14 20:37:01 +02:00 |
|
Athou
|
1ce39a419e
|
use "published" instead of "updated" (#1486)
|
2024-07-14 19:53:35 +02:00 |
|
Athou
|
f13368cb96
|
remove unnecessary joins
|
2024-07-06 13:40:53 +02:00 |
|
Athou
|
d4c9bd1dd7
|
remove warnings
|
2024-07-03 20:11:51 +02:00 |
|
Athou
|
fd48108f8b
|
don't rely on dates to know if an entry has been inserted in the database
|
2024-07-03 17:53:41 +02:00 |
|
Athou
|
c3cbd18df9
|
add debug logging
|
2024-07-03 17:40:23 +02:00 |
|
Athou
|
6685057dae
|
notify over websocket after everything has been committed
|
2024-07-03 17:27:17 +02:00 |
|
Athou
|
0dec0e3788
|
fix a race condition where a feed could be refreshed before it was created
|
2024-07-03 14:21:40 +02:00 |
|
Athou
|
1a73dd4004
|
the feed refresh engine is now fast enough, it doesn't need workarounds anymore
|
2024-07-03 13:30:25 +02:00 |
|
Athou
|
93acc9ded1
|
we don't need the user we already have the subscription
|
2024-07-01 13:55:50 +02:00 |
|
Athou
|
82bf8cd807
|
fetch all tags at once
|
2024-07-01 08:52:05 +02:00 |
|
Athou
|
c2f2780c3f
|
remove unused onlyIds parameter
|
2024-07-01 08:52:05 +02:00 |
|
Athou
|
08f71d1f6f
|
implement faster querying by fetching directly what we need
|
2024-07-01 08:52:05 +02:00 |
|
Athou
|
f498088beb
|
no need to insert statuses that will be collected during next cleanup
|
2024-06-30 21:56:42 +02:00 |
|
Athou
|
347b41cf35
|
fix exception when trying to mark starred entries as read
|
2024-06-30 16:50:37 +02:00 |
|
Athou
|
e368810731
|
adapt script to new H2MigrationTool file output name
|
2024-06-28 07:16:42 +02:00 |
|
Athou
|
232658b934
|
remove commons-io since we already have guava
|
2024-06-12 17:17:54 +02:00 |
|
Athou
|
f5b04a783e
|
remove commons-codec since we already have guava
|
2024-06-12 16:18:52 +02:00 |
|
Athou
|
24171faf86
|
fetchFeedInternal follows redirects, we don't need to call it twice (#1431)
|
2024-06-12 08:21:11 +02:00 |
|
Athou
|
468f2e4c76
|
remove warnings
|
2024-06-11 07:02:38 +02:00 |
|
Athou
|
f171d05088
|
querydsl is no longer maintained, use an active fork
|
2024-06-10 12:17:36 +02:00 |
|
Athou
|
0d081bc47e
|
add button in the header to star entry (#1025)
|
2024-04-14 16:22:51 +02:00 |
|