Commit Graph

55 Commits

Author SHA1 Message Date
Athou
b459975522 rewrote query with criteria api 2013-04-12 10:29:34 +02:00
Athou
5b5ad242e0 major classes refactoring 2013-04-11 20:49:08 +02:00
Athou
4b49625a8f better background refresh 2013-04-11 19:11:27 +02:00
Athou
84f055b67a store entry content externally and load only when needed 2013-04-11 10:31:19 +02:00
Athou
60f289b82e optimization 2013-04-11 10:18:19 +02:00
Athou
013922b96d make sure the user owns the modified data 2013-04-10 22:23:43 +02:00
Athou
581c7bc070 store only 10 entries for new users 2013-04-10 16:45:05 +02:00
Athou
ae4cd0b5e1 allow ordering (fix #30) 2013-04-10 11:06:04 +02:00
Athou
1683a1ce50 rewrite queries with criteria for more flexibility 2013-04-10 10:14:27 +02:00
Athou
71499b5ed0 fix #19 2013-04-09 11:50:21 +02:00
Athou
384bafa38e fix #20 2013-04-09 11:10:26 +02:00
Athou
7b9bfeb816 fix #25 2013-04-09 09:03:52 +02:00
Athou
513785db8c query only if list is not empty 2013-04-08 20:41:16 +02:00
Athou
99ce880fe0 populate statuses as read when a user subscribes 2013-04-08 15:49:34 +02:00
Athou
aa592e54b2 use criteria api where possible 2013-04-08 14:28:31 +02:00
Athou
cf7d4cce9c major improvement in the way data is stored 2013-04-08 13:35:13 +02:00
Athou
028982477e create a status for new items 2013-04-08 07:54:46 +02:00
Athou
55801d914f queries optimization 2013-04-07 16:19:35 +02:00
Athou
642661a926 smarter feed entry storing (fixes #10) 2013-04-07 12:01:50 +02:00
Athou
3691dcd98f added registration on welcome page 2013-04-06 21:38:18 +02:00
Athou
56443490b7 return count only (fixes #18) 2013-04-06 17:21:48 +02:00
Athou
4cb77f5a73 case insensitive login (fixes #16) 2013-04-06 17:11:05 +02:00
Athou
a1ab76d176 import from google reader 2013-04-05 16:31:42 +02:00
Athou
ed189c1c31 search for entries 2013-04-03 13:33:33 +02:00
Athou
d8b8f6617a change role to enum 2013-03-30 19:07:41 +01:00
Athou
3f7efa03f4 delete users 2013-03-30 11:57:11 +01:00
Athou
df9e3f8780 delete users 2013-03-30 11:37:57 +01:00
Athou
5cafcdf2d8 partial user administration 2013-03-30 09:22:49 +01:00
Athou
60bcb64828 add a disabled state to users 2013-03-29 12:59:21 +01:00
Athou
b4d4015f4b added security checks 2013-03-28 17:07:37 +01:00
Jeremie Panzer
00dd665c66 display feeds without category when the root category is selected 2013-03-28 10:59:11 +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
0d3a93cdf0 using hibernate to fetch entries now, able to fetch entries in one go 2013-03-26 16:16:26 +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
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
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
b94085991d use jax rs instead of wicket for rest api 2013-03-23 16:00:37 +01:00
Athou
7e105ff7bb add long keys to all entities 2013-03-23 01:51:15 +01:00
Athou
38fa239dbd fix null handling for query 2013-03-23 00:09:57 +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