Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expire old updates | raylu | 2011-08-09 | 1 | -0/+10 |
| | |||||
* | fix play button | raylu | 2011-08-09 | 1 | -2/+2 |
| | |||||
* | remove poller (1cae243) | raylu | 2011-08-09 | 1 | -32/+0 |
| | |||||
* | don't spam xhr's when there is an error or user stops | raylu | 2011-08-09 | 3 | -5/+17 |
| | |||||
* | suddenly, long polling works. no more web worker | raylu | 2011-08-08 | 2 | -22/+38 |
| | |||||
* | and now use DOM manipulation for drawAdd | raylu | 2011-08-08 | 1 | -30/+74 |
| | |||||
* | fix escaped titles. use DOM manipulation | raylu | 2011-08-08 | 1 | -11/+12 |
| | |||||
* | only escape quotes in search results | raylu | 2011-08-08 | 1 | -1/+1 |
| | |||||
* | redo update code | raylu | 2011-08-08 | 2 | -28/+68 |
| | |||||
* | dbpool! | raylu | 2011-08-08 | 3 | -26/+52 |
| | |||||
* | always use bound params | raylu | 2011-08-07 | 2 | -32/+15 |
| | |||||
* | well that was silly; fix add and remove | raylu | 2011-08-07 | 2 | -6/+65 |
| | |||||
* | use more robust go make system | raylu | 2011-08-07 | 2 | -7/+8 |
| | |||||
* | some db refactoring | raylu | 2011-08-07 | 2 | -34/+41 |
| | |||||
* | use queryInt in getpid | raylu | 2011-08-07 | 1 | -19/+1 |
| | |||||
* | HTTP 500 -> 400 | raylu | 2011-08-07 | 1 | -5/+5 |
| | |||||
* | move (reorder) and move updates | raylu | 2011-08-07 | 9 | -45/+213 |
| | |||||
* | fix JS errors, save user | raylu | 2011-08-06 | 3 | -14/+26 |
| | |||||
* | many bugfixes, handle removal updates | raylu | 2011-08-06 | 3 | -37/+33 |
| | |||||
* | condense display vertically | raylu | 2011-08-06 | 2 | -8/+8 |
| | |||||
* | other users' adds will show up; temp crappy internet fixes | raylu | 2011-08-06 | 8 | -106/+250 |
| | |||||
* | escape search results | raylu | 2011-08-06 | 1 | -1/+1 |
| | |||||
* | removal shows on the page immediately | raylu | 2011-08-06 | 1 | -1/+7 |
| | |||||
* | re-id section, canvas. change listen to local-only | raylu | 2011-08-06 | 3 | -7/+7 |
| | |||||
* | remove works | raylu | 2011-08-06 | 3 | -2/+37 |
| | |||||
* | refactor getpid out of add | raylu | 2011-08-05 | 1 | -26/+31 |
| | |||||
* | add on the page | raylu | 2011-08-05 | 2 | -2/+26 |
| | |||||
* | add works | raylu | 2011-08-05 | 4 | -13/+94 |
| | | | | also, `name` -> `title` in the db and global db conn | ||||
* | search works | raylu | 2011-08-05 | 3 | -3/+139 |
| | |||||
* | some style details | raylu | 2011-08-01 | 3 | -18/+37 |
| | |||||
* | use new exp/template, make stuff work | raylu | 2011-08-01 | 8 | -11/+208 |
| | |||||
* | MySQL queries work | raylu | 2011-07-31 | 4 | -0/+115 |