Commit graph

69 commits

Author SHA1 Message Date
Colin Frei
052df840e9 nicer styling of feedItem buttons 2013-08-21 17:41:49 +02:00
Colin Frei
f08a50e75e refresh queue list 2013-08-13 18:23:37 +02:00
Colin Frei
d9229bbd18 get scrolling to work better 2013-08-13 18:23:01 +02:00
Colin Frei
6f0478bb25 missing reference 2013-08-13 18:22:04 +02:00
Colin Frei
f3382894e0 don't destroy reference to queueList, so it updates correctly 2013-08-13 18:21:40 +02:00
Colin Frei
87656416f6 remove separators, since these are tables cells now 2013-08-12 07:35:15 +02:00
Colin Frei
79ee3fdf91 correct dependancies and move db stuff into model 2013-08-08 18:17:56 +02:00
Colin Frei
5e350e3e2f set default to fetch items manually 2013-08-08 17:46:46 +02:00
Colin Frei
45ee108144 nicer styling of feedItemOptions 2013-08-08 07:38:43 +02:00
Colin Frei
cfd7cfbbc2 missing database.js
also include angular-mobile, because the tap events make sense to use
2013-08-08 07:38:29 +02:00
Colin Frei
009626add4 not necessary 2013-08-08 07:37:50 +02:00
Colin Frei
06cc9ecd54 make sure event handlers aren't added multiple times 2013-08-08 07:37:41 +02:00
Colin Frei
feb102251e change how updateDuration happens 2013-08-06 08:14:26 +02:00
Colin Frei
a658b40946 Switch to using new db class 2013-08-06 08:13:36 +02:00
Colin Frei
0215b5990d don't use feedItem if it's not set 2013-08-05 13:14:11 +02:00
Colin Frei
7fcbb6ce48 add gitignore file 2013-07-29 17:51:36 +02:00
Colin Frei
79a3248b3c package script 2013-07-29 17:51:05 +02:00
Colin Frei
e9f5fcc1f2 whitespace 2013-07-29 17:46:09 +02:00
Colin Frei
d50f45db5a remove scrolling - breaks input field focus 2013-07-29 17:45:49 +02:00
Colin Frei
e4a0e171e6 remove unnecessary log 2013-07-29 17:40:19 +02:00
Colin Frei
520e18f8c8 get next in queue to work 2013-07-29 17:40:01 +02:00
Colin Frei
81225975f7 rename has to feed 2013-07-29 17:39:18 +02:00
Colin Frei
e73dd45c43 typo 2013-07-29 17:39:02 +02:00
Colin Frei
5e32393680 a router service 2013-07-29 17:38:33 +02:00
Colin Frei
1f8b8b0f16 add options for feedItems 2013-07-29 17:38:07 +02:00
Colin Frei
735c6e1229 move queuelist to it's own file 2013-07-29 17:36:14 +02:00
Colin Frei
28c769dfae move stuff to models 2013-07-29 17:34:17 +02:00
Colin Frei
81bfb90a31 upgrade angular to 1.1.5 2013-07-29 07:40:29 +02:00
Colin Frei
a9382881c1 remove package.manifest 2013-07-29 07:35:07 +02:00
Colin Frei
4981000c6c scrolling title 2013-07-29 07:34:52 +02:00
Colin Frei
06ce805854 remove components for now 2013-07-29 07:33:56 +02:00
Colin Frei
0e1af5bd98 get feed page to work 2013-07-22 08:19:14 +02:00
Colin Frei
8af6395c25 add log message when downloading file 2013-07-22 08:18:34 +02:00
Colin Frei
03315300c0 force resolve of promise 2013-07-22 08:18:02 +02:00
Colin Frei
84e7a9a5d8 make nicer buttons 2013-07-22 08:17:31 +02:00
Colin Frei
521ea2f2f9 adjust to higher top bar 2013-07-22 08:17:19 +02:00
Colin Frei
e1539e4d33 use new queuelist 2013-07-22 08:17:00 +02:00
Colin Frei
43ffa9c186 log error 2013-07-22 08:14:24 +02:00
Colin Frei
1481fcb22c add confirmation when deleting feed 2013-07-22 08:14:17 +02:00
Colin Frei
a3ff77b517 remove podcast to see if that fixes download issue 2013-07-19 07:46:56 +02:00
Colin Frei
fc8f45f63b nicer message 2013-07-15 10:16:22 +02:00
Colin Frei
948d12dbee duplicate tag 2013-07-15 10:07:22 +02:00
Colin Frei
cb5242f79b add my import :) 2013-07-15 10:07:11 +02:00
Colin Frei
c11fdb9787 don't show scrollbars 2013-07-15 10:05:50 +02:00
Colin Frei
fb5792270a remove unnecessary hover backgrounds 2013-07-15 10:05:36 +02:00
Colin Frei
c988ef88d1 include opml file 2013-07-14 10:09:49 +02:00
Colin Frei
ec2654b083 play button cleanup 2013-07-14 10:09:27 +02:00
Colin Frei
24b7ad13b8 move xmlParser to utilities 2013-07-14 10:09:15 +02:00
Colin Frei
4826edf310 make sure promises are resolved 2013-07-14 10:08:52 +02:00
Colin Frei
de574a5cec get pause to work correctly 2013-07-14 10:08:28 +02:00