Commit Graph

536 Commits (75cb771e4bf281401842c68948604e0586ba3100)
 

Author SHA1 Message Date
Sebastien SAUVAGE 5b253cf77c ZeroBin 0.17
11 years ago
Sébastien SAUVAGE 6c7de8aca8 Libs upgrade
11 years ago
Sébastien SAUVAGE c26c4a8bec arbitrary JSON file disclosure correction
11 years ago
Steeve d850f343e5 Update README.md
11 years ago
Sean McGregor 956b82b825 added functions for placing many parameters in the anchor string
11 years ago
Frédérik Paradis 7cb345001a Change URL on clone
11 years ago
Simon Rupf d247bff897 syntax highlighting can now be turned off, template can be changed in
11 years ago
Simon Rupf 630e16c4a0 Added more configuration options, based on patch by Uli Köhler
11 years ago
El RIDO b19e4d4689 Merge pull request #5 from ic0nic/patch-1
11 years ago
ic0nic 50d4fb9bf3 Allow discovery
12 years ago
Simon Rupf 8582dd0d35 Merge branch 'master' of git@github.com:elrido/ZeroBin.git
12 years ago
Simon Rupf 51008d3e68 added test for entropy of cypher text - closes #3
12 years ago
Simon Rupf 0079c73a84 added test for entropy of cypher text
12 years ago
Simon Rupf 2b69a862ec moved updated sjcl into place
12 years ago
Simon Rupf 8b21a4ae41 Merge branch 'master' of /home/elrido/Projekte/SJCL
12 years ago
Simon Rupf 6f4758839b cleanup repository before import
12 years ago
Simon Rupf 2470871e70 add robots meta tag, in case we are not installed in the root
12 years ago
Simon Rupf 2d4f155064 had to revert to HTML5 instead of XHTML5 because of compatibility
12 years ago
Simon Rupf 907538875b removed leftovers from submodule uglifyjs, added credits file,
12 years ago
Greg Knaddison f37303d858 For server-load and privacy reasons, disallow robots.
12 years ago
Simon Rupf f1e5769f03 removed submodule uglifyjs - i don't think it improves performance that much
12 years ago
Mike Hamburg da0c687131 fix exception when mouse crosses 0
12 years ago
Mike Hamburg 7c426619c8 remake
12 years ago
bitwiseshiftleft 45d99e5dd9 Merge pull request #60 from Sc00bz/master
12 years ago
unknown 0278f2f177 sjcl.random.addEntropy():
12 years ago
unknown 8bf8bbbf3c sjcl.random.addEntropy():
12 years ago
bitwiseshiftleft ec303b26ef Merge pull request #58 from fmarier/cachedpbkdf2_docs
12 years ago
Francois Marier a7f830229d jsdoc: fix param names in misc.cachedPbkdf2
12 years ago
Simon Rupf 421e6cba97 implemented zerobin_db model, added more options for paste expiration, made comments and max data size configurable
12 years ago
El RIDO 7cee995cd7 Merge pull request #1 from legion-github/elrido-uglifyjs
12 years ago
Alexey Gladkov a791c8c2a4 Add install script
12 years ago
Alexey Gladkov 778eb91d92 Add UglifyJS
12 years ago
Simon Rupf edf95ff56d added autoloading, configurable paste size limit, changed JS to calculate localized comment times instead of UTC
12 years ago
Simon Rupf 5d6401b44d Merge branch 'master' of https://github.com/legion-github/ZeroBin
12 years ago
Simon Rupf 23487ce779 Fixed bug with missing directory separator and added .htaccess files to lib & cfg directories. If those are not present, the application will create them for you.
12 years ago
Simon Rupf ba90d0cae2 Refactoring of code base - modularized code, introduced configuration, started working on a PDO based DB connector
12 years ago
Alexey Gladkov 0057045f51 Add syntax highlighting
12 years ago
Sebastien SAUVAGE 241c75a5d5 Removed the shortening url service button.
12 years ago
Sébastien SAUVAGE 566dd1d05f Merge pull request #5 from erwanlr/master
12 years ago
Erwan 0b14a73ea4 Merge branch 'master' of git://github.com/sebsauvage/ZeroBin
12 years ago
Erwan 5d02750316 Fix : 404 for Shorten URL image
12 years ago
Erwan e71e7cfce6 PHP Notice Fix (when burn after reading is selected) : Notice: Undefined property: stdClass::$expire_date in /ZeroBin/index.php on line 289
12 years ago
Sébastien SAUVAGE ae57f84c9d Merge pull request #4 from thi3rry/master
12 years ago
thi3rry 3ea37176f4 adding changelog file
12 years ago
Sébastien SAUVAGE e7e53a21c8 Merge pull request #3 from erwanlr/master
12 years ago
Erwan aa9d4a4dbf PHP Notice Fix (added check)
12 years ago
Erwan c585f0d712 PHP Notice Bug fix (Notice: Undefined property: stdClass::$burafterreading & $opendiscussion)
12 years ago
Mike Hamburg 181e2c73d1 fix opacify.pl not to change 1.0 -> 1["0"]
12 years ago
Mike Hamburg e1e0b7a9bf fix opacify.pl not to change 1.0 -> 1["0"]
12 years ago
Sebastien SAUVAGE 50272a678f - Minor fixes following previous merge.
12 years ago