Athou
|
c702f47927
|
more config checks on startup
|
2014-12-04 14:04:03 +01:00 |
|
Athou
|
6419d29489
|
demo account creation is now skipped by default
|
2014-11-23 13:27:34 +01:00 |
|
Athou
|
a477c9fa6d
|
fix error display
|
2014-11-22 11:53:53 +01:00 |
|
Athou
|
18aa2fcd92
|
fix subscription error handling
|
2014-11-21 10:06:48 +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
|
7151db0909
|
Merge pull request #662 from Athou/dw8
dropwizard upgrade
|
2014-11-01 11:20:44 +01:00 |
|
Tyler Gebhard
|
4fb60a6ec6
|
The "Mark Read" button now only marks the visible entries as read, instead of the entire feed regardless of what keywords you've entered. This should allow better management of RSS feeds, if you don't want to ever look at any content which has certain keywords in it.
|
2014-11-01 02:10:31 -04:00 |
|
Athou
|
24bd1121af
|
commons-lang upgrade to v3
|
2014-10-29 08:46:23 +01:00 |
|
Athou
|
3cccf741d6
|
dropwizard upgrade to 0.8.0
|
2014-10-29 08:46:10 +01:00 |
|
Athou
|
358a6029a1
|
cache default (missing) favicon too
|
2014-10-26 18:27:21 +01:00 |
|
Athou
|
fa4bfa729d
|
fix favicon caching
|
2014-10-26 18:27:20 +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
|
c48e248283
|
move session related classes to subpackage
|
2014-10-22 10:35:50 +02:00 |
|
Sankaranarayanan Viswanathan
|
12030f6ce9
|
Provide a SessionHelper to manage the session
|
2014-10-22 01:17:33 -04:00 |
|
Sankaranarayanan Viswanathan
|
326ee79c8c
|
Remove HttpSession dependency in UserService phase 1 complete
|
2014-10-09 20:53:38 -04:00 |
|
Sankaranarayanan Viswanathan
|
54cc265ee6
|
Refactored UserREST login to populate session itself
|
2014-10-09 08:38:50 -04:00 |
|
Athou
|
8e262a1e10
|
guicing up
|
2014-08-17 14:16:30 +02:00 |
|
Athou
|
b051613b62
|
merge properties service into configuration
|
2014-08-16 17:27:27 +02:00 |
|
Athou
|
fa0e7bcb54
|
rome upgrade
|
2014-08-15 13:57:10 +02:00 |
|
Athou
|
20292a7742
|
user is logged in after registration
|
2014-08-15 12:49:10 +02:00 |
|
Athou
|
943bde7eed
|
hide session management inside UserService
|
2014-08-15 12:46:52 +02:00 |
|
Athou
|
aa02c7b93a
|
wrapping not needed
|
2014-08-14 09:40:40 +02:00 |
|
Athou
|
e4c4960972
|
remove rest methods as those are scheduled now
|
2014-08-13 11:49:21 +02:00 |
|
Athou
|
7b373c79d9
|
fetch user from database instead of using the one in the session to avoid hibernate exception
|
2014-08-13 10:15:01 +02:00 |
|
Athou
|
eb5a6913e0
|
renamed variable for clarity
|
2014-08-12 19:56:21 +02:00 |
|
Athou
|
114ab6834c
|
admin user can be disabled now (fix #605)
|
2014-08-12 10:35:09 +02:00 |
|
Athou
|
dd3455d273
|
re-implement password recovery
|
2014-08-11 14:55:41 +02:00 |
|
Athou
|
b8cd0b024c
|
allow admin user removal
|
2014-08-11 06:01:49 +02:00 |
|
Athou
|
0329c7d876
|
registration module
|
2014-08-09 19:04:37 +02:00 |
|
Athou
|
bbf04c4687
|
welcome page
|
2014-08-09 18:13:46 +02:00 |
|
Athou
|
33b683d037
|
session support
|
2014-08-09 15:38:42 +02:00 |
|
Athou
|
fa6a3494ae
|
remove todo
|
2014-08-08 22:32:16 +02:00 |
|
Athou
|
5867b51f3b
|
use the right user
|
2014-08-08 22:18:49 +02:00 |
|
Athou
|
c56c213da7
|
security revamp
|
2014-08-08 22:18:35 +02:00 |
|
Athou
|
986fd25942
|
removed wicket and tomee, use dropwizard instead. remove wro4j, use gulp instead
|
2014-08-08 16:49:02 +02:00 |
|