Athou
|
e57976be99
|
fix findbugs warning
|
2016-10-05 09:01:34 +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 |
|
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
|
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
|
ddfd170ea8
|
make eclipse mars happy
|
2015-06-24 11:42:01 +02:00 |
|
Athou
|
efa38d5ee9
|
store and expose entry categories (#727)
|
2015-05-03 09:19:45 +02:00 |
|
Athou
|
3e77a83ca6
|
unnecessary optimization
|
2015-03-30 10:55:42 +02: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
|
3dbdf5adf2
|
smaller transactions under heavy load
|
2015-03-05 22:21:21 +01:00 |
|
Athou
|
928a45e48e
|
skip entries that were deleted by the cleanup task
|
2015-02-25 15:14:01 +01:00 |
|
Athou
|
1d088c5eae
|
create transaction only when needed
|
2015-02-23 15:33:52 +01:00 |
|
Athou
|
c4185034e4
|
urlAfterRedirect was always null (#699)
|
2015-01-12 09:57:30 +01:00 |
|
Athou
|
c81cc8bea4
|
fix relative url detection (#699)
|
2015-01-12 09:56:34 +01:00 |
|
Athou
|
68cb8e194d
|
rewrite using lambda
|
2014-12-18 14:09:15 +01:00 |
|
Athou
|
c164926c54
|
rewrite using lambda
|
2014-12-18 10:13:44 +01:00 |
|
Athou
|
3cbbb67b0c
|
memory optimizations
|
2014-12-15 11:20:27 +01:00 |
|
Athou
|
caff34cc3b
|
small perf boost
|
2014-12-12 15:48:40 +01:00 |
|
Athou
|
56c6e2d29c
|
fix modernizer warnings
|
2014-12-12 11:05:29 +01:00 |
|
Athou
|
db03dd12a0
|
use java8 optional
|
2014-12-12 11:05:28 +01:00 |
|
Athou
|
6c67e6363a
|
return charset instead of stirng
|
2014-12-12 11:05:28 +01:00 |
|
Athou
|
bba9166885
|
use lombok
|
2014-12-12 10:55:36 +01:00 |
|
Athou
|
504e4eab3e
|
rewrite using lambdas
|
2014-12-12 10:55:35 +01:00 |
|
Athou
|
2e475c35cc
|
unit of work refactoring
|
2014-12-12 08:59:33 +01:00 |
|
Athou
|
c702f47927
|
more config checks on startup
|
2014-12-04 14:04:03 +01:00 |
|
Athou
|
cca300e419
|
simpler support for single quotes (#681)
|
2014-11-26 15:25:38 +01:00 |
|
Athou
|
77c3ec0bbe
|
support for single quotes (#681)
|
2014-11-26 14:19:08 +01:00 |
|
Athou
|
9020d95b62
|
better character encoding detection
|
2014-11-24 14:55:20 +01:00 |
|
Athou
|
e6050219bc
|
log runtime exceptions
|
2014-11-20 14:50:24 +01:00 |
|
Athou
|
96837f908e
|
refactor into a service
|
2014-11-10 09:49:59 +01:00 |
|
Athou
|
4ea5ebbf9e
|
Merge branch 'entry-filtering'
|
2014-11-10 09:20:26 +01:00 |
|
Athou
|
1c99929429
|
exclude terms from search (fix #666)
|
2014-11-07 10:53:49 +01:00 |
|
Athou
|
a94ef980bb
|
cannot loop forever
|
2014-11-07 08:46:09 +01:00 |
|
Athou
|
8f2ba5e186
|
initial ui for entry filtering
|
2014-11-04 16:01:37 +01:00 |
|
Athou
|
5ce2823d0b
|
strip html tags
|
2014-11-04 15:22:43 +01:00 |
|
Athou
|
a0c70d326f
|
class not used anymore
|
2014-11-04 15:09:45 +01:00 |
|
Athou
|
5f28fd4114
|
initial support for entry filtering
|
2014-11-04 15:07:12 +01:00 |
|
Athou
|
24bd1121af
|
commons-lang upgrade to v3
|
2014-10-29 08:46:23 +01:00 |
|
Athou
|
2061b68a2f
|
method not used anymore
|
2014-10-29 08:27:04 +01:00 |
|
Athou
|
443dea5055
|
huge perf boost
|
2014-10-29 08:26:53 +01:00 |
|
Athou
|
f409af1c37
|
rewrite favicon fetcher
|
2014-10-26 12:25:44 +01:00 |
|
Tyler Gebhard
|
9e0c94f1a4
|
changes to the way favicons are retrieved for YouTube feeds. Now instead of fetching the YouTube logo, it fetches the YouTube user's custom thumbnail.
|
2014-10-26 03:03:02 -04:00 |
|
Athou
|
07da878bba
|
dependencies upgrade
|
2014-10-17 08:30:53 +02:00 |
|
ebraminio
|
539d9c6d0e
|
Use split limit
|
2014-10-06 11:37:37 +03:30 |
|
ebraminio
|
d8537a98aa
|
Only checking 20 first words is usually enough
|
2014-09-13 22:56:17 +04:30 |
|
Ebrahim Byagowi
|
1e2757b52f
|
Use final instead volatile, probably needed for GWT but not here
|
2014-09-11 18:48:07 +04:30 |
|
Athou
|
a3e828f90a
|
remove unused variable
|
2014-09-11 15:43:38 +02:00 |
|
Athou
|
74e5c24fdc
|
fix import
|
2014-09-11 15:37:09 +02:00 |
|