Commit Graph

485 Commits

Author SHA1 Message Date
Fergal Moran
2f4aecaf9b Fixed login only on home page 2013-06-22 19:37:25 +01:00
Fergal Moran
04b3f5d4dd Fixed favourite 2013-06-22 19:25:38 +01:00
Fergal Moran
01b8069aca Cleaned up tagging 2013-06-22 19:12:15 +01:00
Fergal Moran
3b115b21ad Removed filter in mc 2013-06-22 18:15:46 +01:00
Fergal Moran
925e34f8ed Fixed missing ID3 tags exception 2013-06-22 18:07:17 +01:00
Fergal Moran
b22c886203 Fixed url copyright 2013-06-22 17:17:59 +01:00
Fergal Moran
9cc2291f75 Added URL to copyright field in mp3 tag 2013-06-22 17:16:14 +01:00
Fergal Moran
e5c10f099e Added management command to tag mp3s 2013-06-22 17:06:56 +01:00
fergalmoran
3241e32a8f Added extra logging to icecast parser 2013-06-21 12:32:19 +01:00
Fergal Moran
6007d42946 Fixed up icecast stream parser
Added debug filter to logging
2013-06-21 12:12:27 +01:00
Fergal Moran
592302ec06 Removed conflicts 2013-06-21 11:51:33 +01:00
Fergal Moran
c36c9e7375 Removed conflicts 2013-06-21 11:45:40 +01:00
fergalmoran
ddf8741910 Extended 500 logging and fixed getting stream info 2013-06-21 11:17:38 +01:00
Fergal Moran
f423bd5abb Fixed modal check count (don't trust js2coffee) 2013-06-20 12:11:21 +01:00
Fergal Moran
a27cd72d8a Removed playcount nag for authorised users 2013-06-20 12:03:52 +01:00
Fergal Moran
4e689afdc2 Re-ordered mix footer buttons 2013-06-20 11:58:54 +01:00
Fergal Moran
c825c6afff Fixed broken downloads 2013-06-20 11:39:18 +01:00
Fergal Moran
8c554bd734 Updated jquery version 2013-06-20 11:13:35 +01:00
Fergal Moran
c656668586 Updated boostrap ver and fixed js double load 2013-06-19 23:19:19 +01:00
Fergal Moran
a8fdd35ead Fixed invalid audio URL for facebook VND 2013-06-19 20:41:54 +01:00
Fergal Moran
d5f2753fa5 Removed font awesome because it's not very awesome 2013-06-19 20:02:44 +01:00
Fergal Moran
cb7ffbdead Removed font awesome because it's not very awesome 2013-06-19 19:53:08 +01:00
Fergal Moran
eb77f0fbb9 Removed podnoms.utils dependancy in mixCreateView 2013-06-19 19:24:50 +01:00
Fergal Moran
c6dc030af0 Migrated login modal to new dlg system 2013-06-19 15:23:54 +01:00
Fergal Moran
73f6c3c0f1 Removed CDN font-awesome 2013-06-19 14:40:36 +01:00
Fergal Moran
c6997ec845 Got live radio working 2013-06-19 14:29:50 +01:00
Fergal Moran
c42bdd3b86 Re-init player on mix change 2013-06-17 21:31:43 +01:00
Fergal Moran
838b46c054 Stop playing on mix change 2013-06-17 21:07:24 +01:00
Fergal Moran
ab937dbedd Moar kittehs... 2013-06-17 20:42:30 +01:00
Fergal Moran
604b89fa8a Upped nag to 5 plays 2013-06-17 19:45:39 +01:00
Fergal Moran
3add1fa00f Fixed play count dialog 2013-06-17 19:44:47 +01:00
Fergal Moran
24f2dab9a7 Refactored utils into coffeescript requirejs module 2013-06-17 19:10:25 +01:00
Fergal Moran
97f02e144b Fixed marionette require load timeout 2013-06-17 16:49:53 +01:00
Fergal Moran
13aea534bd Fixed anonymous play count 2013-06-17 16:23:31 +01:00
Fergal Moran
5ed4e4e7a6 Fixed updating dom elements for re-rendered track 2013-06-17 15:31:42 +01:00
Fergal Moran
1063a2c87e Added missing backgrid files 2013-06-17 12:16:42 +01:00
Fergal Moran
f3f5bbb62a Fixed player not re-initializing 2013-06-17 12:16:12 +01:00
fergalmoran
dffab51dd6 Altered debug mode in javascript settings 2013-06-16 10:44:39 +01:00
Fergal Moran
e7bf68aca8 Added burst to require in non-DEBUG 2013-06-16 10:36:41 +01:00
Fergal Moran
416a77f377 Fixed mix nav pills not selecting 2013-06-16 10:29:34 +01:00
fergalmoran
b31bdac155 Testing off-site static files 2013-06-16 09:34:00 +01:00
Fergal Moran
ddaecfe430 500's 2013-06-15 22:14:56 +01:00
Fergal Moran
fd3f6956dd 500's 2013-06-15 22:13:41 +01:00
fergalmoran
78f498c96e 500 debugging... 2013-06-15 22:10:44 +01:00
Fergal Moran
53bb1fc25b Removed broken tt 2013-06-15 20:33:11 +01:00
Fergal Moran
9f046f147b Removed compress stuff 2013-06-15 20:31:37 +01:00
fergalmoran
126156dbbd Updated requirements.txt 2013-06-15 20:27:26 +01:00
Fergal Moran
7601c53d73 Fixed anonymous user not adding activity on play 2013-06-15 20:00:07 +01:00
Fergal Moran
0c98410bf3 Checked for null el in player 2013-06-14 15:56:00 +01:00
Fergal Moran
e78f049bbb Major refactor of inter-view messaging. Added central eventAggregator and audioController. Removed a lot of audio handling from the view and a lot of view logic from player. Still some work to go 2013-06-14 14:36:17 +01:00