Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed error 500 on raw: removed a redundant line | Cédric Picard | 2014-11-29 | 1 | -1/+0 |
| | |||||
* | add correct header for raw content | VG | 2014-11-28 | 1 | -0/+2 |
| | |||||
* | Merge branch 'dev' of git://0x1707.no-ip.biz/pasteme into dev | VG | 2014-11-28 | 1 | -1/+1 |
|\ | |||||
| * | Added line numbers for code | Cédric Picard | 2014-11-28 | 1 | -1/+1 |
| | | |||||
* | | Fix wsgi application declaration (must be in top of file for bottle to work ↵ | VG | 2014-11-28 | 1 | -1/+1 |
|/ | | | | in wsgi) | ||||
* | Changed from internal error to bad request error | Cédric Picard | 2014-11-28 | 1 | -5/+5 |
| | |||||
* | Better error gestion with correct status code | Cédric Picard | 2014-11-28 | 1 | -2/+10 |
| | |||||
* | Fixed void content error | Cédric Picard | 2014-11-28 | 1 | -2/+6 |
| | |||||
* | fix raw display | VG | 2014-11-28 | 1 | -1/+2 |
| | |||||
* | Add automatic coloring of text with pygments | VG | 2014-11-28 | 1 | -0/+14 |
| | |||||
* | Add paste save and restore | VG | 2014-11-28 | 1 | -3/+23 |
| | |||||
* | add hash generation from content, and default page display | VG | 2014-11-28 | 1 | -0/+25 |