Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add codemirror to repo as wellHEADmaster | Florian Bruhin | 2012-12-18 | 207 | -0/+34289 |
* | move db settings to config file | Florian Bruhin | 2012-12-18 | 2 | -5/+22 |
* | Don't let the user submit code when vote is done | Florian Bruhin | 2012-12-18 | 1 | -1/+1 |
* | add /getall | Florian Bruhin | 2012-12-18 | 1 | -0/+38 |
* | Don't echo mysql stuff anymore | Florian Bruhin | 2012-12-18 | 1 | -1/+1 |
* | really fix path >_< | Florian Bruhin | 2012-10-19 | 1 | -1/+1 |
* | styling | Florian Bruhin | 2012-10-19 | 1 | -3/+2 |
* | add "vote:" text | Florian Bruhin | 2012-10-19 | 1 | -0/+1 |
* | Add HTML_FOOTER everywhere | Florian Bruhin | 2012-10-19 | 1 | -0/+24 |
* | indent | Florian Bruhin | 2012-10-19 | 1 | -2/+2 |
* | Beautify error messages | Florian Bruhin | 2012-10-19 | 1 | -0/+110 |
* | Add pages to submit a new task | Florian Bruhin | 2012-10-19 | 1 | -0/+35 |
* | Error message if there are no tasks | Florian Bruhin | 2012-10-19 | 1 | -0/+2 |
* | <textarea> doesn't need type="text" | Florian Bruhin | 2012-10-19 | 1 | -2/+2 |
* | really fix that path problem | Florian Bruhin | 2012-10-19 | 1 | -1/+4 |
* | fix path-searching | Florian Bruhin | 2012-10-19 | 1 | -1/+1 |
* | fix posting datatypes | Florian Bruhin | 2012-10-18 | 1 | -1/+1 |
* | add back link | Florian Bruhin | 2012-10-18 | 1 | -1/+2 |
* | styling | Florian Bruhin | 2012-10-18 | 2 | -3/+12 |
* | whoops | Florian Bruhin | 2012-10-18 | 1 | -1/+1 |
* | Implement raw and download | Florian Bruhin | 2012-10-18 | 1 | -2/+10 |
* | start implementing raw feature | Florian Bruhin | 2012-10-18 | 1 | -0/+6 |
* | html beautifying | Florian Bruhin | 2012-10-18 | 1 | -140/+133 |
* | s/\t/ / | Florian Bruhin | 2012-10-18 | 1 | -4/+4 |
* | Don't permit signup for languages which do not exist | Florian Bruhin | 2012-10-18 | 1 | -0/+4 |
* | filter votes by IP as well | Florian Bruhin | 2012-10-18 | 1 | -1/+2 |
* | Use correct paths for static files | Florian Bruhin | 2012-10-18 | 1 | -2/+5 |
* | prepare for usage with flup | Florian Bruhin | 2012-10-18 | 1 | -3/+9 |
* | line number styling | Florian Bruhin | 2012-10-18 | 1 | -0/+5 |
* | styling | Florian Bruhin | 2012-10-18 | 2 | -7/+17 |
* | add metatag for mobile displays | Florian Bruhin | 2012-10-17 | 1 | -0/+1 |
* | Formatting for submit editor | Florian Bruhin | 2012-10-17 | 1 | -1/+12 |
* | Check if task exists as well before submitting | Florian Bruhin | 2012-10-17 | 1 | -1/+2 |
* | formatting for source view | Florian Bruhin | 2012-10-17 | 1 | -2/+11 |
* | more indention for codemirror | Florian Bruhin | 2012-10-17 | 1 | -2/+2 |
* | name for submit button | Florian Bruhin | 2012-10-17 | 1 | -1/+1 |
* | change default from debug to release (for reloading) | Florian Bruhin | 2012-10-17 | 1 | -3/+3 |
* | add debug mode | Florian Bruhin | 2012-10-17 | 1 | -2/+5 |
* | NAME in license | Florian Bruhin | 2012-10-17 | 1 | -3/+3 |
* | Change bottle server to cherrypy | Florian Bruhin | 2012-10-17 | 1 | -1/+1 |
* | check for parameters | Florian Bruhin | 2012-10-17 | 1 | -0/+16 |
* | change /vote to dedicated function | Florian Bruhin | 2012-10-17 | 1 | -20/+19 |
* | checks | Florian Bruhin | 2012-10-17 | 1 | -17/+96 |
* | TODO-- | Florian Bruhin | 2012-10-17 | 1 | -2/+0 |
* | 80 chars per line | Florian Bruhin | 2012-10-17 | 1 | -12/+22 |
* | styling | Florian Bruhin | 2012-10-17 | 2 | -8/+8 |
* | make it possible to close votes | Florian Bruhin | 2012-10-17 | 1 | -1/+5 |
* | whitespace | Florian Bruhin | 2012-10-17 | 1 | -1/+0 |
* | add default for task -> show | Florian Bruhin | 2012-10-17 | 1 | -1/+1 |
* | display "cannot vote yet" text | Florian Bruhin | 2012-10-17 | 2 | -4/+12 |