Commit Graph

61 Commits

Author SHA1 Message Date
Athou
ae4cd0b5e1 allow ordering (fix #30) 2013-04-10 11:06:04 +02:00
Athou
fb686df9b4 fix favicon size in ie 2013-04-09 15:02:36 +02:00
Athou
384bafa38e fix #20 2013-04-09 11:10:26 +02:00
Athou
1f8aa26571 fix #24 2013-04-09 10:39:02 +02:00
Athou
7d676d4d3e better label handling 2013-04-09 10:20:39 +02:00
Athou
7b9bfeb816 fix #25 2013-04-09 09:03:52 +02:00
Athou
ea8a5def8c better label 2013-04-09 08:40:36 +02:00
Athou
f86c919700 show unread count in title before title 2013-04-09 00:28:45 +02:00
Athou
642661a926 smarter feed entry storing (fixes #10) 2013-04-07 12:01:50 +02:00
Athou
0e80d4ec56 keep unread button 2013-04-07 10:41:55 +02:00
Athou
92cba4e782 missing semicolon 2013-04-06 18:10:29 +02:00
Athou
33a4f2b835 unread count in page title (fixes #17) 2013-04-06 17:29:27 +02:00
Athou
a1ab76d176 import from google reader 2013-04-05 16:31:42 +02:00
Athou
a839cb2297 moved some directives to controller/partial 2013-04-05 07:51:53 +02:00
Athou
92bc5a7586 modify settings only when saving 2013-04-04 13:13:08 +02:00
Athou
2f13891f81 settings page and custom css for users 2013-04-04 12:18:29 +02:00
Athou
ed189c1c31 search for entries 2013-04-03 13:33:33 +02:00
Athou
2c891f516e delete user confirmation 2013-04-03 12:18:17 +02:00
Athou
7d6a43f218 auto refresh every 30s (fixes #6) 2013-04-03 09:08:36 +02:00
Athou
5994369e01 display error messages 2013-03-31 18:47:17 +02:00
Athou
b41280812b check js and css 2013-03-31 11:30:52 +02:00
Athou
5b36df1ab3 cannot remove the admin role from he admin user 2013-03-31 09:04:30 +02: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
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
578583da59 admin interface 2013-03-29 17:17:36 +01:00
Athou
fc8bd5c812 use ui-router instead of routeProvider 2013-03-29 15:40:52 +01:00
Athou
06d3862fd0 bind shift space 2013-03-29 09:35:54 +01:00
Athou
e6f6148b27 fix dom refresh 2013-03-29 08:55:16 +01:00
Athou
9c303b9ed0 propagate keyboard event 2013-03-29 06:58:13 +01:00
Athou
24e5f718cd keyboard shortcuts 2013-03-28 23:18:19 +01:00
Athou
b1e9be765b fix infinitescroll when list is not long enough to fill the screen 2013-03-28 15:38:58 +01:00
Athou
40516cb146 have a default value for the readingMode setting 2013-03-28 13:25:20 +01:00
Jeremie Panzer
9697d560cb handle middle clicks and ctrl clicks on entries (#4) 2013-03-28 11:50:49 +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
0b848aec95 activity spinner 2013-03-27 13:59:57 +01:00
Jeremie Panzer
473800d2f6 more styling 2013-03-27 12:20:21 +01:00
Jeremie Panzer
654cee9a1f fix autoclosing issue 2013-03-26 12:10:19 +01:00
Jeremie Panzer
9da424a9f0 faster queries for categories 2013-03-26 09:54:59 +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
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
faa475adcc reload route if clicked on the same tree node 2013-03-24 17:27:01 +01:00
Athou
fb40ced8a1 ability to subscribe to a feed 2013-03-24 14:19:59 +01:00
Athou
0b1241ebf9 save settings on read mode change 2013-03-23 23:14:14 +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