aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove bottle submodule, use distribution insteadHEADmastervg2023-07-064-6/+2
* clarify license information in readmeVG2016-11-241-0/+13
* fix pastit.py changing http to httpsVG2016-06-161-4/+4
* fix pasteme script to go to the https versionVG2016-06-161-1/+1
* Fix purge script to be able to import configVG2016-06-061-0/+1
* Fix typo (whish -> wish)VG2015-11-042-2/+2
* Fix an open tag for html li listVG2015-01-301-1/+1
* Fix configuration file to change directory automaticallyVG2015-01-271-1/+3
* Add a link to return to home (new paste) on banner click.VG2015-01-221-1/+1
* Added a backlink to git.devys.org/pasteme/Cédric Picard2015-01-151-0/+3
* Added monospace fonts for pygmentsCédric Picard2015-01-081-0/+2
* Implemented the time left functionalityCédric Picard2015-01-031-1/+6
* Added a space to indicate time leftCédric Picard2015-01-032-0/+9
* Fixed code:: directivesCédric Picard2014-12-031-2/+2
* add authors fileVG2014-12-011-0/+2
* fix length limitation and encoding with pasteme scriptVG2014-12-011-11/+7
* fix default lexer with pygmentsVG2014-11-301-2/+2
* add cosmetic changeVG2014-11-301-1/+1
* fix unused arg in callback functions for /favicon /robotsVG2014-11-301-2/+2
* fix popular route /favicon.ico and /robots.txtVG2014-11-302-0/+8
* Minor color correctionCédric Picard2014-11-301-2/+2
* Added green for stringsCédric Picard2014-11-301-2/+2
* Minor correctionCédric Picard2014-11-301-1/+1
* Merge branch 'master' of git://git.devys.org/pastemeCédric Picard2014-11-302-4/+6
|\
| * fix pasteme script when no ascii data is usedVG2014-11-291-2/+4
| * add consistency in encoding for file i/oVG2014-11-291-2/+2
* | Added faviconCédric Picard2014-11-302-0/+1
|/
* Add software license, this is free (libre) software !VG2014-11-292-1/+676
* removes wip from readme as all planned features have been implementedv0.3VG2014-11-291-2/+0
* add cron script to purge old pastesVG2014-11-293-0/+13
* Fixed hyperlinks in readmeCédric Picard2014-11-291-2/+2
* add pygments theme url to creditsv0.2VG2014-11-291-0/+3
* fix alignment pb on floating menu and add cosmetic changesVG2014-11-295-15/+27
* fix pasteme scriptVG2014-11-291-11/+3
* Added proper credits for the iconsCédric Picard2014-11-291-0/+8
* Better error managementCédric Picard2014-11-291-4/+18
* Minor cleaningCédric Picard2014-11-291-3/+0
* Improved theme: icons and bannerCédric Picard2014-11-296-4/+24
* Fucking great dark themeCédric Picard2014-11-294-7/+2
* Working on dark themeCédric Picard2014-11-291-2/+6
* Fixed unicode errors once and for all (hopefully)Cédric Picard2014-11-291-1/+2
* Dark themeCédric Picard2014-11-292-64/+39
* Merge commit '49bfb56' into devCédric Picard2014-11-291-1/+0
|\
| * Fixed error 500 on raw: removed a redundant lineCédric Picard2014-11-291-1/+0
* | Merge branch 'dev' of git://git.devys.org/pasteme into devCédric Picard2014-11-293-1/+17
|\ \
| * | add floating menu bar to access root and rawVG2014-11-293-1/+17
* | | include status code in error messageCédric Picard2014-11-291-1/+1
|/ /
* / Factorize templates base and add background colorVG2014-11-297-38/+18
|/
* add correct header for raw contentVG2014-11-281-0/+2
* Merge branch 'dev' of git://0x1707.no-ip.biz/pasteme into devVG2014-11-282-2/+2
|\