1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00
0bin/zerobin
sametmax 16f3e2e474 Merge pull request #9 from dorey/email-links
allows quick-sending of email links.
2012-05-23 01:38:46 -07:00
..
static minimal javascript to automatically open up an email message (tested and works in chrome,ff when a mailto client is available.) 2012-05-23 01:52:20 -04:00
views Merge pull request #9 from dorey/email-links 2012-05-23 01:38:46 -07:00
__init__.py Added documentation, removed some options 2012-05-18 14:29:52 +02:00
app.wsgi Documentation is now exhaustive and zerobin is apache friendly 2012-05-18 22:18:40 +02:00
default_settings.py Expiration date is now displayed for each paste 2012-05-22 19:58:23 +02:00
paste.py Fix timedelta.in_seconds support in python 2.6 2012-05-22 20:11:38 +02:00
routes.py Expired pastes are removed from localStorage 2012-05-22 17:40:57 +02:00
utils.py 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