aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Added line numbers for codeCédric Picard2014-11-281-1/+1
| |
| * Fixed bug introduced by previous commitCédric Picard2014-11-281-1/+1
| |
* | Fix wsgi application declaration (must be in top of file for bottle to work ↵VG2014-11-281-1/+1
|/ | | | in wsgi)
* Changed from internal error to bad request errorCédric Picard2014-11-282-7/+7
|
* Added minor error managementCédric Picard2014-11-281-0/+5
|
* Better error gestion with correct status codeCédric Picard2014-11-281-2/+10
|
* Added pastit, cool convenient cli client that *works*Cédric Picard2014-11-281-0/+67
|
* Fixed void content errorCédric Picard2014-11-282-2/+19
|
* add a helper script for pastemeVG2014-11-281-0/+18
|
* fix name of templateVG2014-11-281-0/+0
|
* fix raw displayVG2014-11-281-1/+2
|
* Add automatic coloring of text with pygmentsVG2014-11-284-1/+93
|
* Add paste save and restoreVG2014-11-286-3/+60
|
* add hash generation from content, and default page displayVG2014-11-286-1/+97
|
* Add bottle (the web micro framework) as submoduleVG2014-11-272-0/+3
|
* first commit with readme as objective listVG2014-11-271-0/+15