summaryrefslogtreecommitdiffstats
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* update for go release 60raylu2011-09-111-3/+3
|
* remove crappy internet hacks and debug stuffraylu2011-08-101-1/+1
|
* add mixpanel trackingraylu2011-08-101-0/+5
|
* add /createraylu2011-08-101-4/+41
|
* add homepage templateraylu2011-08-091-48/+38
|
* fix 2 bugs related to empty playlistsraylu2011-08-091-3/+5
|
* redo update coderaylu2011-08-081-17/+13
|
* dbpool!raylu2011-08-081-14/+29
|
* always use bound paramsraylu2011-08-071-24/+15
|
* well that was silly; fix add and removeraylu2011-08-071-6/+57
|
* some db refactoringraylu2011-08-071-27/+6
|
* HTTP 500 -> 400raylu2011-08-071-5/+5
|
* move (reorder) and move updatesraylu2011-08-071-30/+71
|
* fix JS errors, save userraylu2011-08-061-0/+1
|
* other users' adds will show up; temp crappy internet fixesraylu2011-08-061-39/+90
|
* re-id section, canvas. change listen to local-onlyraylu2011-08-061-2/+2
|
* remove worksraylu2011-08-061-1/+24
|
* refactor getpid out of addraylu2011-08-051-26/+31
|
* add on the pageraylu2011-08-051-0/+1
|
* add worksraylu2011-08-051-8/+60
| | | | also, `name` -> `title` in the db and global db conn
* use new exp/template, make stuff workraylu2011-08-011-4/+9
|
* MySQL queries workraylu2011-07-311-0/+98