Commit Graph

57 Commits

Author SHA1 Message Date
Athou
90283510a6 prevent scrolling propagation to parent when scrollbar reaches top or bottom (fix #68) 2013-05-05 13:44:37 +02:00
Athou
b411528ac7 allow category selection by clicking anywhere on the row 2013-05-02 12:11:46 +02:00
Athou
07fb0e712b social sharing buttons 2013-05-01 18:06:18 +02:00
Athou
451979589c tree hover 2013-05-01 17:04:49 +02:00
Athou
10cbfd6171 moved directive template to the templates directory 2013-05-01 06:46:41 +02:00
Athou
b8d9663365 added missing injection point 2013-04-30 23:06:41 +02:00
Athou
2d40c4292c refactored tree, no more dropdown for feed editing 2013-04-30 17:09:53 +02:00
Athou
bfde9241eb starring support (#43) 2013-04-30 12:43:01 +02:00
Athou
c3d826eb74 bypass our server directly for feed favicons 2013-04-28 15:15:59 +02:00
Athou
06f86a992a add missing injection points 2013-04-28 11:29:41 +02:00
Athou
1504924a76 fix build failure 2013-04-24 13:25:48 +02:00
Athou
cde844b4a5 moved some functions to category directive scope 2013-04-24 13:13:18 +02:00
Josh Matz
d36a7240bf AngularJS minify compatible 2013-04-22 20:58:18 -05:00
Athou
af109ccf5c fix for admin api 2013-04-18 13:08:17 +02:00
Athou
4fb7455e70 removed codemirror as we don't really need it and it's integration with angular is bugged 2013-04-16 15:32:54 +02:00
Athou
3ab8abe5bd more api documentation 2013-04-16 12:36:18 +02:00
Athou
65552294cc user setting for showing or hiding 'empty' categories and feeds 2013-04-12 10:06:44 +02:00
Athou
013922b96d make sure the user owns the modified data 2013-04-10 22:23:43 +02:00
Athou
b3edfb955f category dropdown menu 2013-04-10 22:02:18 +02:00
Athou
1fdfe54471 replace css tree with an angular one, fix 100% cpu usage 2013-04-10 13:14:37 +02:00
Athou
f442fb573a use a directive to handle recursive behavior 2013-04-10 12:38:06 +02:00
Athou
fb686df9b4 fix favicon size in ie 2013-04-09 15:02:36 +02:00
Athou
6bd3848be1 fix #28 2013-04-09 12:03:03 +02:00
Athou
7c3d299805 favicon directive 2013-04-09 11:33:15 +02:00
Athou
1f8aa26571 fix #24 2013-04-09 10:39:02 +02:00
Athou
642661a926 smarter feed entry storing (fixes #10) 2013-04-07 12:01:50 +02:00
Athou
3b070307bb scroll only if needed 2013-04-07 07:08:59 +02:00
Athou
a839cb2297 moved some directives to controller/partial 2013-04-05 07:51:53 +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
e942009080 clean js 2013-04-01 15:28:25 +02:00
Athou
0ae088b100 rename feeds 2013-04-01 14:40:09 +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
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
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
b5a80b4493 scroll to entry when opened 2013-03-29 09:11:10 +01:00
Athou
b1e9be765b fix infinitescroll when list is not long enough to fill the screen 2013-03-28 15:38:58 +01:00
Jeremie Panzer
78bfc4424f remember expanded state 2013-03-28 10:39:03 +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
Athou
fa83a6a903 mark all as read 2013-03-25 21:01:29 +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