sametmax
522bc27f1c
Moved deployment scripts in a dedicated directory. Added an importable wsgi.py module (app.wsgi works only for Apache, and now imports wsgi.py) and a script for gunicorn. Settings file can now be specified using an environnement variable.
2013-07-03 11:12:12 +02:00
Mike Kazantsev
6675209e31
Use base64-like (dashes in place of slashes) paste-ids with (configurable) 8-char length limit
2013-05-01 22:40:05 +06:00
Kevin Lyda
d599aed09a
Misspelling check.
...
Fixed the spelling using the following command:
misspellings -s fix.sh $(find * -type f)
sh fix.sh
Nothing very important, just was using it for a quick test.
2013-03-03 16:27:39 +00:00
Rémy HUBSCHER
d57595297e
Merge #19 fix
2013-01-19 18:54:51 +01:00
Rémy HUBSCHER
0cfd685e8c
Read the request.body to prevent bottle from cutting it.
2013-01-19 18:50:07 +01:00
Rémy HUBSCHER
74bfee09c8
#17 - Add drag and drop file support. On the upload of an image, display it.
2013-01-19 17:05:37 +01:00
sam
a824bc2a21
Expired pastes are removed from localStorage
2012-05-22 17:40:57 +02:00
sam
6860778f47
Prevent 0bin to crash if the locale formatting is not supported. Moved get_pastes_count into the Paste class. Added 0bin version as query parameter in the scrip and css tags URL
2012-05-22 14:39:34 +02:00
max
7e4a12a263
Added refresh timer for counter
2012-05-21 23:21:06 +07:00
max
26fd2d0913
counter first version
2012-05-21 22:14:01 +07:00
max
6ad2b896fb
Added faq
2012-05-21 17:25:24 +07:00
sam
a3dcbe9c2b
Documentation is now exhaustive and zerobin is apache friendly
2012-05-18 22:18:40 +02:00
sam
97935e51d3
Added documentation, removed some options
2012-05-18 14:29:52 +02:00
sam
0d81a35a47
Static files can now be compressed
2012-05-17 11:13:40 +02:00
sam
ed059c8216
Fixing various typo
2012-05-16 09:15:14 +02:00
sam
78eedf8acb
New clean layout to be pip installable
2012-05-14 17:17:49 +02:00