Commit Graph

70 Commits

Author SHA1 Message Date
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
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
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
edbf95c5cd fix undefined error 2013-03-25 23:14:25 +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
fa18c80e84 implements refresh button 2013-03-24 17:52:43 +01:00