Athou
152f0bd727
use the logical date of the entry and not the date the entry was inserted in the database when marking entries older than a threshold ( #1007 )
2022-07-25 17:29:21 +02:00
Athou
09eec3235d
filter is a reserved keyword in liquibase 4.7+ for h2, rename to filtering_expression
2022-07-14 13:58:37 +02:00
Athou
899a8d746a
increase minimum password strength
2022-07-13 22:20:19 +02:00
Athou
4b346dd2e1
liquibase upgrade ( #993 )
2022-03-22 16:01:44 +01:00
Athou
a77a860e0c
don't reuse a content if other fields are different ( #800 )
2022-01-02 21:50:45 +01:00
Athou
78b637c83b
fix formatting
2022-01-02 21:33:01 +01:00
Athou
b132178228
remove warnings
2022-01-02 21:31:05 +01:00
Athou
4021389a4d
fix formatting
2022-01-02 21:25:15 +01:00
Athou
089be99287
use sslcontext-kickstart to create ssl factory
2022-01-02 21:25:15 +01:00
Athou
ec3645a1c9
use dependencies instead of copying code
2022-01-02 21:03:33 +01:00
Athou
4fb95799f8
support for media thumbnail and description as a backup for missing content ( #800 )
2022-01-02 15:58:00 +01:00
Athou
2ee9084b91
upgrade dependencies
2022-01-02 08:38:30 +01:00
Athou
3f3ef27d6b
remove google+ and readability sharing support since they're dead
2022-01-02 08:21:32 +01:00
Athou
e01e59b72c
restore previous liquibase version to fix issue with "filter" column not created with correct case in FEEDSUBSCRIPTIONS table
2022-01-01 22:09:33 +01:00
Athou
0b3888a8ae
upgrade feed url from http to https if able
2022-01-01 19:12:31 +01:00
Athou
22beeabb9b
close liquibase instance
2021-12-23 15:07:02 +01:00
Athou
eec6f7d168
remove sorting alphabetically because of poor performances (title is of type 'text' and cannot be indexed)
2021-01-31 08:37:10 +01:00
Athou
d7858f17a1
distinct is not needed since there are no feed duplicates and slows the query a lot
2021-01-30 22:07:12 +01:00
Athou
000a99c53e
speed up tests
2021-01-30 21:43:21 +01:00
Athou
e592d26f8b
can only remove categories once there are no subscriptions in them
2021-01-30 21:30:32 +01:00
Athou
015a60f998
subquery for retrieving feeds to refresh was not connected to main query
2021-01-30 21:28:37 +01:00
Jérémie Panzer
71ac2bfc45
support for Java9+ ( #906 )
...
* initial java9+ support
* restore session management, updated for jetty 9.4
* Session actually implements EntityManager
* reusable method for setting the timeout
2019-04-22 20:30:06 +02:00
Athou
5370db7c5e
rename for clarity
2019-03-17 07:05:29 +01:00
Athou
2f70f654f7
extensible mechanism for feed url building
2019-03-17 06:44:09 +01:00
ildar-shaimordanov
b64115dcbd
improve youtube feed URL getter
2019-03-12 05:52:00 +04:00
ildar-shaimordanov
c9c71d8582
workaround for youtube channels
2019-03-12 02:13:41 +04:00
Athou
e9ef98716f
configurable user agent string ( #825 )
2018-07-31 15:21:45 +02:00
Athou
b3ce43eaf7
faster replace for large feeds ( #881 )
2018-07-11 17:13:38 +02:00
Athou
a7665a9994
add current year to filtering context
2018-02-25 13:38:37 +01:00
Athou
fcdb33b64b
utility for testing feeds
2018-02-06 15:17:37 +01:00
Athou
86835eec73
request may not be a HttpUriRequest when using a proxy ( #850 )
2017-10-12 10:21:11 +02:00
Athou
d4db98fd64
fix api key generation
2017-05-09 08:59:31 +02:00
Athou
e57976be99
fix findbugs warning
2016-10-05 09:01:34 +02:00
tyler
61039dcd7e
remove some whitespace, put tuples assignment back on one line
2016-09-05 05:09:57 -04:00
tyler
b40349805f
switch abc & zyx
2016-09-05 00:41:17 -04:00
tyler
d709d119ac
change button for Alphabetic sort to have different "icon".
...
also ABC and ZYX sorting were switched.
2016-09-04 23:57:12 -04:00
tyler
ff78af2d56
fix lots of bugs with alphabetic sort by properly assigning FeedEntry.FeedEntryContent.title instead of trying to make FeedEntryStatus know about titles.
2016-09-04 21:37:04 -04:00
tyler
ada53dba3b
Add Alphabetical sorting
...
First "working" version of Alphabetical sorting in Commafeed. Needs better front end interface, translations, and probably the API is buggy surrounding "order" now b/c there is probably some code still that assumes there are only two possible ways to sort (date asc, date desc).
2016-09-02 03:39:16 -04:00
Athou
6f10d35a4c
no casting of sessionfactory necessary this way
2016-07-28 11:28:45 +02:00
Ebrahim Byagowi
29417005b0
Add rel="noreferrer" to resolve window.opener issue
...
https://mathiasbynens.github.io/rel-noopener
2016-03-22 20:09:12 +04:30
Athou
b444a74a44
change user agent so that self hosted instances don't point to commafeed.com
2016-01-18 10:01:05 +01:00
ebraminio
30264be311
Add magnet links support
2015-10-19 23:45:53 +03:30
Athou
447029ae70
skip jsoup parsing for null strings ( #754 )
2015-08-19 11:10:02 +02:00
Athou
8ac52690fd
fix wrong parameter name ( #752 )
2015-08-18 13:14:35 +02:00
Athou
6934b2bd27
remove println
2015-08-17 16:30:27 +02:00
Athou
21710f55f3
proxy image enclosures too ( #750 )
2015-08-07 10:07:42 +02:00
Athou
9424237534
cleanup
2015-07-27 14:38:52 +02:00
Athou
35e02f9d98
querydsl upgrade
2015-07-09 12:34:54 +02:00
Athou
fed7a1ac84
rewrite query using subqueries
2015-06-25 11:20:50 +02:00
Athou
ddfd170ea8
make eclipse mars happy
2015-06-24 11:42:01 +02:00