8582dd0d35Merge branch 'master' of git@github.com:elrido/ZeroBin.git
Simon Rupf
2012-09-08 19:56:47 +0200
51008d3e68added test for entropy of cypher text - closes#3
Simon Rupf
2012-09-08 19:54:24 +0200
0079c73a84added test for entropy of cypher text
Simon Rupf
2012-09-08 19:52:44 +0200
2b69a862ecmoved updated sjcl into place
Simon Rupf
2012-09-08 16:34:34 +0200
8b21a4ae41Merge branch 'master' of /home/elrido/Projekte/SJCL
Simon Rupf
2012-09-08 16:15:21 +0200
6f4758839bcleanup repository before import
Simon Rupf
2012-09-08 16:13:48 +0200
2470871e70add robots meta tag, in case we are not installed in the root folder of a domain or subdomain. fixes#2
Simon Rupf
2012-09-08 13:24:39 +0200
2d4f155064had to revert to HTML5 instead of XHTML5 because of compatibility problem with code prettifier, fixed some display bugs
Simon Rupf
2012-08-28 23:28:41 +0200
907538875bremoved leftovers from submodule uglifyjs, added credits file, cleaned up CSS, changed template to output clean XHTML 5, added unit tests for 60% of the code, found a few bugs by doing that and fixed them
Simon Rupf
2012-08-26 00:49:11 +0200
f1e5769f03removed submodule uglifyjs - i don't think it improves performance that much and also the whole trust of zerobin rests in the JS code, so some people might feel safer if the can read a servers JS files.
Simon Rupf
2012-08-10 18:18:50 +0200
da0c687131fix exception when mouse crosses 0
Mike Hamburg
2012-07-25 22:27:31 -0700
7c426619c8remake
Mike Hamburg
2012-07-24 22:00:52 -0700
45d99e5dd9Merge pull request #60 from Sc00bz/master
bitwiseshiftleft
2012-07-24 21:59:20 -0700
0278f2f177sjcl.random.addEntropy(): Fixed bug: Now accepts Uint32Array for data
unknown
2012-07-24 15:08:25 -0500
8bf8bbbf3csjcl.random.addEntropy(): * Fixed bug: when data is a number, it is now added to this._pools * Fixed bug: throws an exception when data is an object but not an array of numbers * Removed unused variable "ty"
unknown
2012-07-23 21:03:04 -0500
ec303b26efMerge pull request #58 from fmarier/cachedpbkdf2_docs
bitwiseshiftleft
2012-06-18 23:10:16 -0700
421e6cba97implemented zerobin_db model, added more options for paste expiration, made comments and max data size configurable
Simon Rupf
2012-05-19 23:59:41 +0200
7cee995cd7Merge pull request #1 from legion-github/elrido-uglifyjs
El RIDO
2012-05-19 02:04:31 -0700
edf95ff56dadded autoloading, configurable paste size limit, changed JS to calculate localized comment times instead of UTC
Simon Rupf
2012-04-30 22:58:08 +0200
23487ce779Fixed 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.
Simon Rupf
2012-04-30 13:58:29 +0200
ba90d0cae2Refactoring of code base - modularized code, introduced configuration, started working on a PDO based DB connector
Simon Rupf
2012-04-29 19:15:06 +0200
e71e7cfce6PHP Notice Fix (when burn after reading is selected) : Notice: Undefined property: stdClass::$expire_date in /ZeroBin/index.php on line 289
Erwan
2012-04-23 16:16:44 +0200