Commit Graph

234 Commits

Author SHA1 Message Date
Athou
b8d9663365 added missing injection point 2013-04-30 23:06:41 +02:00
Athou
b95e7c41f6 remove extra comma 2013-04-30 22:56:29 +02:00
Athou
f9aa4995f9 refactored a little bit 2013-04-30 22:24:51 +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
cfb1e550bc resources concat and minify in production 2013-04-28 07:47:16 +02:00
Athou
0fb6c6c40c refresh button now queues the feed for refresh 2013-04-27 10:44:16 +02:00
Athou
71213bfcd8 oops 2013-04-27 06:43:07 +02:00
Athou
791aede4cf category is required when subscribing 2013-04-26 23:06:35 +02:00
Athou
ac47bd61a0 preparing what will be needed to minify and concat resources for production use 2013-04-26 22:34:08 +02:00
Athou
e3682ac844 added a way to display an announcement 2013-04-26 07:40:39 +02:00
Athou
7912e1e098 correctly check if ga is defined 2013-04-25 12:54:32 +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
Athou
edb345da9c track more events 2013-04-24 12:26:27 +02:00
Athou
9dab6fa0fa angularjs service for analytics tracking 2013-04-24 11:42:39 +02:00
Athou
f705faf7ac added missing injection points 2013-04-23 12:03:17 +02:00
Athou
d56b13784d added missing injection point 2013-04-23 09:55:30 +02:00
Josh Matz
e620988fc3 Whitespace cleanup 2013-04-22 21:19:53 -05:00
Josh Matz
d36a7240bf AngularJS minify compatible 2013-04-22 20:58:18 -05:00
Athou
0f5cb77502 show shortcuts on '?' keypress (#52) 2013-04-21 17:07:34 +02:00
Athou
e8b1be8ccb added donate button 2013-04-21 12:48:34 +02:00
Athou
e5e827e585 more keyboard shortcuts goodness 2013-04-21 08:07:06 +02:00
Athou
99e1371386 missing semicolon 2013-04-18 16:53:50 +02:00
Athou
2ba028bacc fix firefox middle click not marking entries 2013-04-18 16:50:02 +02:00
Athou
af109ccf5c fix for admin api 2013-04-18 13:08:17 +02:00
Athou
9bd825d786 rename users to user as it makes more sense 2013-04-18 09:32:32 +02:00
Athou
8d04a7c29f use POST for operations that modify data 2013-04-18 09:28:18 +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
f7a54d1f0d about page placeholder 2013-04-16 13:23:52 +02:00
Athou
94251d2be7 ability to queue a feed for refresh 2013-04-16 12:50:41 +02:00
Athou
3ab8abe5bd more api documentation 2013-04-16 12:36:18 +02:00
Athou
6c544237b2 cleaner rest api 2013-04-16 09:36:28 +02:00
Athou
5be7c487ad optimizations 2013-04-14 18:51:12 +02:00
Athou
c2ecaed0af remove debug infos 2013-04-13 12:45:52 +02:00
Athou
6739166b04 profile page 2013-04-13 12:40:04 +02:00
Athou
65552294cc user setting for showing or hiding 'empty' categories and feeds 2013-04-12 10:06:44 +02:00
Athou
193c73109f paint selected tree item red when page is first loaded 2013-04-11 10:24:35 +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
ae42170090 link to admin user list 2013-04-10 16:55:51 +02:00
Athou
9c77ec0210 order icon instead of two buttons 2013-04-10 15:51:31 +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
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
6bd3848be1 fix #28 2013-04-09 12:03:03 +02:00
Athou
7c3d299805 favicon directive 2013-04-09 11:33:15 +02:00