Commit Graph

80 Commits

Author SHA1 Message Date
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
2c16393c64 change default admin path 2013-04-08 16:31:59 +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
3b070307bb scroll only if needed 2013-04-07 07:08:59 +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
8b9c1786b3 save readingmode when changed 2013-04-03 13:56:18 +02:00
Athou
bb73eb18ae also check entry title 2013-04-03 13:41:30 +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
29dfadfb5a tree appears to refresh instantly now 2013-04-03 08:59:02 +02:00
Athou
e942009080 clean js 2013-04-01 15:28:25 +02:00
Athou
0ae088b100 rename feeds 2013-04-01 14:40:09 +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
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
857b65f2b2 move submit button into form 2013-03-31 08:59:20 +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
dd4334ff48 styling 2013-03-29 11:21:46 +01:00
Athou
04419cc24e instant scrolling 2013-03-29 09:38:35 +01:00
Athou
06d3862fd0 bind shift space 2013-03-29 09:35:54 +01:00
Athou
b5a80b4493 scroll to entry when opened 2013-03-29 09:11:10 +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
78bfc4424f remember expanded state 2013-03-28 10:39:03 +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