This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
0bin
Watch
1
Star
0
Fork
0
You've already forked 0bin
mirror of
https://github.com/Tygs/0bin.git
synced
2023-08-10 21:13:00 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
eda8c4ae22e8e3c2b892316257387165467e102c
0bin
/
zerobin
History
sametmax
eda8c4ae22
Bumping version, adding editor config file and a contribution section to the readme.
2014-06-22 11:00:05 +07:00
..
static
Set the default key size to 256 bits.
2014-06-20 09:16:17 +02:00
views
Rewrite & add further info to the FAQ
2013-10-03 23:36:30 +02:00
__init__.py
#17
- Add html5 file drag&drop on textarea
2013-01-19 11:31:03 +01:00
default_settings.py
Bumping version, adding editor config file and a contribution section to the readme.
2014-06-22 11:00:05 +07:00
paste.py
Use base64-like (dashes in place of slashes) paste-ids with (configurable) 8-char length limit
2013-05-01 22:40:05 +06:00
routes.py
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
utils.py
Use base64-like (dashes in place of slashes) paste-ids with (configurable) 8-char length limit
2013-05-01 22:40:05 +06:00