Athou
fcdb33b64b
utility for testing feeds
2018-02-06 15:17:37 +01:00
Athou
7fd6119bcf
add author to rss generated feeds ( #858 )
2017-12-22 18:50:32 +01:00
Athou
86835eec73
request may not be a HttpUriRequest when using a proxy ( #850 )
2017-10-12 10:21:11 +02:00
Ty Brown
cb254f87d4
Add feature to emit Graphite metrics based on configuration
2017-07-05 21:56:00 -05: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
039ff4ee41
decided to do ctrl-f for " order " and found this piece. Don't know what bug this will fix but probably best to update to reflect additional sorting options. Sorry for ternary operator abuse
2016-09-05 04:56:30 -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
4b556bd3a9
fix password change ( #805 )
2016-08-22 15:05:15 +02: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
6647e4fcd4
additional timer metrics
2015-08-14 12:58:55 +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
6c61d47d78
swagger.json no longer generated at runtime
2015-07-09 16:08:31 +02:00
Athou
35e02f9d98
querydsl upgrade
2015-07-09 12:34:54 +02:00
Athou
076594c78e
force filter expression to lowercase
2015-06-29 12:56:17 +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
Athou
bae5c67dfa
dropwizard upgrade
2015-06-19 08:41:23 +02:00
Athou
101602c6f6
return the correct media type for favicons ( fix #736 )
2015-06-08 15:53:17 +02:00
Athou
18a7bd1fd1
check both urls for favicon
2015-06-08 15:53:16 +02:00
Athou
06373480ae
various upgrades
2015-06-04 14:55:36 +02:00
Athou
9adc993472
fix youtube favicon fetching
2015-06-04 12:29:22 +02:00
Athou
18e70a0e6b
fix opml import without head element ( fix #737 )
2015-06-02 21:21:49 +02:00
Athou
efa38d5ee9
store and expose entry categories ( #727 )
2015-05-03 09:19:45 +02:00
Athou
fee3e10e6b
return a more explicit error message ( fix #723 )
2015-04-24 16:14:18 +02:00
Athou
4d71a8f3c2
rewrite query using not exists
2015-04-23 08:55:47 +02:00
Athou
cebeef04a0
remove one to many relationships
2015-03-30 11:31:58 +02:00
Athou
3e77a83ca6
unnecessary optimization
2015-03-30 10:55:42 +02:00
Athou
c872b335e7
correctly remove user and all its dependencies
2015-03-30 10:14:40 +02:00
Athou
cc1e173552
remove role link from user
2015-03-30 09:43:44 +02:00
Athou
35e0567705
fix exception when saving role for a non-existing user
2015-03-30 08:32:57 +02:00
Athou
74d4c18c4c
keep only remove cascading
2015-03-29 21:28:36 +02:00
Athou
da3ce07485
fix documentation
2015-03-24 16:40:20 +01:00
Athou
c7ab179a9e
cleanup
2015-03-19 13:01:03 +01:00
Athou
6fd11fcd56
don't load the feed, just update it
2015-03-19 12:35:38 +01:00
Athou
3966cf165b
log exceptions in trace level only
2015-03-19 12:32:42 +01:00
Athou
0b2ada5d1c
depend directly on httpclient
2015-03-19 11:22:56 +01:00
Athou
8b43af49fc
enable batch inserts/updates
2015-03-19 11:13:34 +01:00
Athou
3dbdf5adf2
smaller transactions under heavy load
2015-03-05 22:21:21 +01:00