summaryrefslogtreecommitdiffstats
path: root/static/script.js
Commit message (Collapse)AuthorAgeFilesLines
* draw the dimmed bar immediately after hitting playraylu2011-11-041-12/+15
|
* only show the bar for the current songraylu2011-11-041-14/+7
|
* new, shorter layout for songsraylu2011-11-041-5/+5
|
* don't search when enter is hit on username fieldraylu2011-08-211-0/+7
|
* get rid of ids array, play next song automaticallyraylu2011-08-131-9/+13
|
* fix 2 bugs related to empty playlistsraylu2011-08-091-1/+3
|
* fix play buttonraylu2011-08-091-2/+2
|
* don't spam xhr's when there is an error or user stopsraylu2011-08-091-1/+15
|
* suddenly, long polling works. no more web workerraylu2011-08-081-19/+38
|
* and now use DOM manipulation for drawAddraylu2011-08-081-30/+74
|
* fix escaped titles. use DOM manipulationraylu2011-08-081-11/+12
|
* only escape quotes in search resultsraylu2011-08-081-1/+1
|
* move (reorder) and move updatesraylu2011-08-071-5/+53
|
* fix JS errors, save userraylu2011-08-061-12/+24
|
* many bugfixes, handle removal updatesraylu2011-08-061-33/+29
|
* condense display verticallyraylu2011-08-061-4/+3
|
* other users' adds will show up; temp crappy internet fixesraylu2011-08-061-35/+52
|
* escape search resultsraylu2011-08-061-1/+1
|
* removal shows on the page immediatelyraylu2011-08-061-1/+7
|
* re-id section, canvas. change listen to local-onlyraylu2011-08-061-3/+3
|
* remove worksraylu2011-08-061-0/+12
|
* add on the pageraylu2011-08-051-2/+25
|
* add worksraylu2011-08-051-1/+20
| | | | also, `name` -> `title` in the db and global db conn
* search worksraylu2011-08-051-3/+37
|
* some style detailsraylu2011-08-011-2/+3
|
* use new exp/template, make stuff workraylu2011-08-011-0/+99