Commit Graph

92 Commits

Author SHA1 Message Date
Athou
5166e952c1 cache favicons 2013-04-03 16:24:11 +02:00
Athou
81cbb541b8 display favicon 2013-04-03 15:53:57 +02:00
Athou
ed189c1c31 search for entries 2013-04-03 13:33:33 +02:00
Athou
4c25bcdc1b sort tree alphabetically 2013-04-03 12:25:29 +02:00
Athou
0ae088b100 rename feeds 2013-04-01 14:40:09 +02:00
Athou
c8b587a94b subscribe by website and parse html for feed url 2013-04-01 09:16:24 +02:00
Athou
5994369e01 display error messages 2013-03-31 18:47:17 +02:00
Athou
a9e5c50b3f don't resolve html feed link in timer job 2013-03-31 14:56:35 +02:00
Athou
a9a59f58bd parse fetched result only if it's html 2013-03-31 14:38:47 +02:00
Athou
38a85fcf6f prevent NPE 2013-03-31 14:05:17 +02:00
Athou
6d971fa3f3 dependencies update 2013-03-31 11:57:50 +02:00
Athou
b4ebfa4b74 extract url from html if possible 2013-03-31 09:53:19 +02:00
Athou
5b36df1ab3 cannot remove the admin role from he admin user 2013-03-31 09:04:30 +02:00
Athou
f83507f080 don't index blobs 2013-03-31 08:45:55 +02:00
Athou
64439d36a2 don't index blobs 2013-03-31 08:40:45 +02:00
Athou
89c7a00ebf add categories 2013-03-31 08:17:28 +02:00
Athou
5a4d11c4de fetch feed name 2013-03-30 20:51:51 +01:00
Athou
d8b8f6617a change role to enum 2013-03-30 19:07:41 +01:00
Athou
06aa9c4a6f protect the admin user 2013-03-30 18:18:47 +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
a66e2dff4d fix service generation 2013-03-29 22:34:21 +01:00
Athou
578583da59 admin interface 2013-03-29 17:17:36 +01:00
Athou
09c91106f8 admin implementation 2013-03-29 16:05:29 +01:00
Athou
fc8bd5c812 use ui-router instead of routeProvider 2013-03-29 15:40:52 +01:00
Athou
60bcb64828 add a disabled state to users 2013-03-29 12:59:21 +01:00
Athou
04ce8b3a3b added indexes and constraints 2013-03-29 11:51:27 +01:00
Athou
dd4334ff48 styling 2013-03-29 11:21:46 +01:00
Athou
24e5f718cd keyboard shortcuts 2013-03-28 23:18:19 +01:00
Athou
5383332182 fix deployment 2013-03-28 20:27:35 +01:00
Athou
b4d4015f4b added security checks 2013-03-28 17:07:37 +01:00
Athou
938ab3c26d prevent ie from caching json responses 2013-03-28 15:44:27 +01:00
Athou
b7c9792fe1 fix html entities issue in title 2013-03-28 13:58:20 +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
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