Commit Graph

111 Commits

Author SHA1 Message Date
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
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
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