Commit Graph

58 Commits

Author SHA1 Message Date
Jeremie Panzer
00dd665c66 display feeds without category when the root category is selected 2013-03-28 10:59:11 +01:00
Jeremie Panzer
78bfc4424f remember expanded state 2013-03-28 10:39:03 +01:00
Athou
e0925e8c50 use webjars 2013-03-27 20:56:45 +01:00
Jeremie Panzer
054be51c9c bypass angular sanitization, doing it with jsoup and allowing embedded videos
add html content to dom only when entry is opened
2013-03-27 16:42:05 +01:00
Jeremie Panzer
3b33d7588b prevent NPE on jboss 2013-03-27 16:15:34 +01:00
Jeremie Panzer
0b848aec95 activity spinner 2013-03-27 13:59:57 +01:00
Jeremie Panzer
1515eec5e7 mark all as read for categories 2013-03-27 12:31:12 +01:00
Jeremie Panzer
473800d2f6 more styling 2013-03-27 12:20:21 +01:00
Jeremie Panzer
6ab93ed9d5 queries tweaking 2013-03-27 11:32:22 +01:00
Jeremie Panzer
f5a32fce13 query optimizations 2013-03-27 10:46:30 +01:00
Jeremie Panzer
0d83bd19d0 tweak feed fetching 2013-03-27 09:37:15 +01:00
Athou
3bf414c82b remove xml tidying as it does not work yet 2013-03-26 22:27:24 +01:00
Athou
0a8a9f5678 return responses when no value is expected 2013-03-26 21:41:05 +01:00
Athou
5a97e1abef placeholder 2013-03-26 21:20:03 +01:00
Athou
0e56e7fde7 transform feeds to well-formed xml before parsing 2013-03-26 21:01:53 +01:00
Jeremie Panzer
0d3a93cdf0 using hibernate to fetch entries now, able to fetch entries in one go 2013-03-26 16:16:26 +01:00
Jeremie Panzer
e5e40dac23 remove lazy loading 2013-03-26 11:36:31 +01:00
Jeremie Panzer
8f1061a8b2 stream response, bypassing the string step 2013-03-26 10:27:59 +01:00
Jeremie Panzer
9da424a9f0 faster queries for categories 2013-03-26 09:54:59 +01:00
Athou
def27c5f9f faster inserts 2013-03-25 23:52:47 +01:00
Athou
ef209ea321 rewrote query engine 2013-03-25 23:15:52 +01:00
Athou
fa83a6a903 mark all as read 2013-03-25 21:01:29 +01:00
Athou
2c3a5274be fix infinity scroll 2013-03-25 18:41:03 +01:00
Athou
7e0ef9f89d exception message propagation 2013-03-25 18:04:13 +01:00
Jeremie Panzer
5b9e12a101 styling 2013-03-25 17:16:55 +01:00
Jeremie Panzer
0443fbf267 infinite-scrolling 2013-03-25 13:52:02 +01:00
Jeremie Panzer
f0c4733b76 import OPML 2013-03-25 12:42:48 +01:00
Athou
fb40ced8a1 ability to subscribe to a feed 2013-03-24 14:19:59 +01:00
Athou
836cfb48b9 use joincolumn instead of column 2013-03-23 23:36:21 +01:00
Athou
0b1241ebf9 save settings on read mode change 2013-03-23 23:14:14 +01:00
Athou
f0ac0d1722 handle session expiration 2013-03-23 20:27:09 +01:00
Athou
1871fa1169 toggle between unread and all entries 2013-03-23 17:56:19 +01:00
Athou
84e4751e07 handle 'mark as read' 2013-03-23 17:17:27 +01:00
Athou
4df1e7f722 package refactoring 2013-03-23 16:19:46 +01:00
Athou
7067646b2d move path to class 2013-03-23 16:13:05 +01:00
Athou
b94085991d use jax rs instead of wicket for rest api 2013-03-23 16:00:37 +01:00
Athou
cb066ae1b2 make external links open in a new tab 2013-03-23 09:13:04 +01:00
Athou
b67ee13c64 display time if date is today 2013-03-23 08:51:12 +01:00
Athou
7e105ff7bb add long keys to all entities 2013-03-23 01:51:15 +01:00
Athou
04dd70e627 use mysql instead of postgresql 2013-03-23 01:15:35 +01:00
Athou
e779e1ff67 trying to fix encoding issues 2013-03-23 01:08:34 +01:00
Athou
6c41af280a convert content to utf8 2013-03-23 00:26:23 +01:00
Athou
38fa239dbd fix null handling for query 2013-03-23 00:09:57 +01:00
Athou
8a6f843604 don't refresh menu when changing categories 2013-03-22 23:54:52 +01:00
Athou
38f893d976 use content instead of description if available 2013-03-22 23:37:01 +01:00
Athou
9326190a1f fix NPE 2013-03-22 23:15:20 +01:00
Athou
8b1022a4e1 fix table name 2013-03-22 23:04:02 +01:00
Athou
87000b0e11 added complete tree 2013-03-22 22:11:40 +01:00
Athou
f3ff02b476 use backend to populate data 2013-03-22 20:51:22 +01:00
Athou
c6ec3c9517 added maven embedded deployment with mvn tomee:run 2013-03-22 19:43:19 +01:00