Commit Graph

258 Commits

Author SHA1 Message Date
Simon Rupf
421e6cba97 implemented zerobin_db model, added more options for paste expiration, made comments and max data size configurable 2012-05-19 23:59:41 +02:00
El RIDO
7cee995cd7 Merge pull request #1 from legion-github/elrido-uglifyjs
Add uglifyjs as submodule

THX legion!
2012-05-19 02:04:31 -07:00
Alexey Gladkov
a791c8c2a4 Add install script
Signed-off-by: Alexey Gladkov <gladkov.alexey@gmail.com>
2012-05-12 01:07:24 +04:00
Alexey Gladkov
778eb91d92 Add UglifyJS
Add a JavaScript parser/compressor/beautifier as submodule:

https://github.com/mishoo/UglifyJS

Signed-off-by: Alexey Gladkov <gladkov.alexey@gmail.com>
2012-05-12 00:17:09 +04:00
Simon Rupf
edf95ff56d added autoloading, configurable paste size limit, changed JS to calculate localized comment times instead of UTC 2012-04-30 22:58:08 +02:00
Simon Rupf
5d6401b44d Merge branch 'master' of https://github.com/legion-github/ZeroBin 2012-04-30 21:42:30 +02:00
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. 2012-04-30 13:58:29 +02:00
Simon Rupf
ba90d0cae2 Refactoring of code base - modularized code, introduced configuration, started working on a PDO based DB connector 2012-04-29 19:15:06 +02:00
Alexey Gladkov
0057045f51 Add syntax highlighting
Syntax highlighting is done with the use of the library:

http://code.google.com/p/google-code-prettify/

Signed-off-by: Alexey Gladkov <gladkov.alexey@gmail.com>
2012-04-29 20:27:00 +04:00
Sebastien SAUVAGE
241c75a5d5 Removed the shortening url service button. 2012-04-24 14:29:16 +02:00
Sébastien SAUVAGE
566dd1d05f Merge pull request #5 from erwanlr/master
Few fixes :)
2012-04-23 13:05:09 -07:00
Erwan
0b14a73ea4 Merge branch 'master' of git://github.com/sebsauvage/ZeroBin 2012-04-23 16:37:30 +02:00
Erwan
5d02750316 Fix : 404 for Shorten URL image 2012-04-23 16:30:02 +02:00
Erwan
e71e7cfce6 PHP Notice Fix (when burn after reading is selected) : Notice: Undefined property: stdClass::$expire_date in /ZeroBin/index.php on line 289 2012-04-23 16:16:44 +02:00
Sébastien SAUVAGE
ae57f84c9d Merge pull request #4 from thi3rry/master
Changelog
2012-04-23 04:47:49 -07:00
thi3rry
3ea37176f4 adding changelog file 2012-04-23 13:40:27 +02:00
Sébastien SAUVAGE
e7e53a21c8 Merge pull request #3 from erwanlr/master
Correctif des deux notices PHP
2012-04-22 15:38:10 -07:00
Erwan
aa9d4a4dbf PHP Notice Fix (added check) 2012-04-23 00:10:32 +02:00
Erwan
c585f0d712 PHP Notice Bug fix (Notice: Undefined property: stdClass::$burafterreading & $opendiscussion) 2012-04-22 23:52:03 +02:00
Mike Hamburg
181e2c73d1 fix opacify.pl not to change 1.0 -> 1["0"] 2012-04-22 13:25:48 -07:00
Mike Hamburg
e1e0b7a9bf fix opacify.pl not to change 1.0 -> 1["0"] 2012-04-22 13:24:59 -07:00
Sebastien SAUVAGE
50272a678f - Minor fixes following previous merge.
- Fixed regression: "Clone" button was visible for IE.
2012-04-22 20:43:11 +02:00
Sébastien SAUVAGE
b57995474a Merge pull request #2 from thi3rry/master
Refactoring zerobin.js
2012-04-22 09:45:05 -07:00
Sébastien SAUVAGE
caaf49af65 Merge pull request #1 from Debetux/master
Ajout d'un fichier .gitignore et ajout de l'extension .md au README
2012-04-22 05:01:09 -07:00
Thierry Poinot
6083c7a23c refactoring files and directory structure 2012-04-22 13:34:17 +02:00
Thierry Poinot
d92d8658a5 refactoring zerobin js, adding JSDoc 2012-04-22 12:45:45 +02:00
Lancelot HARDEL
c525fb40e7 Delete first README 2012-04-22 11:50:12 +02:00
Lancelot HARDEL
e1e8792bbc Markdown in README 2012-04-22 11:48:39 +02:00
Lancelot HARDEL
cc2af8c5ee Added a .gitignore file 2012-04-22 11:10:18 +02:00
Sebastien SAUVAGE
52630374e5 Initial commit of version 0.15 alpha. 2012-04-21 21:59:45 +02:00
Mike Hamburg
42555270e5 don't subtract defaults 2012-02-28 20:12:06 -08:00
Mike Hamburg
c0d8675070 fix adata security bug 2012-02-27 16:36:20 -08:00
bitwiseshiftleft
205d7dea6d Merge pull request #47 from mrdomino/master
Couple typos and possible future work
2012-02-11 12:46:23 -08:00
Steve Dee
6f02fe7424 fix type annotation 2012-02-07 23:21:23 -08:00
Steve Dee
f811403b20 fix typo 2012-02-07 23:20:46 -08:00
Mike Hamburg
f922fc35bc fix demo when json is disabled 2012-01-24 20:05:16 -08:00
Mike Hamburg
4abe395d16 turning off random iv works 2012-01-24 19:59:44 -08:00
Mike Hamburg
4cc368fad9 re-fix JSON encoding issue again!... and remake 2011-12-03 15:39:11 -08:00
Mike Hamburg
5780c6cf52 remake 2011-11-25 11:02:24 -08:00
bitwiseshiftleft
8aa3859e32 Merge pull request #39 from azer/master
CommonJS Support
2011-11-25 11:01:30 -08:00
bitwiseshiftleft
61228e7c23 Merge pull request #40 from RobertLarsen/master
Fixed JSON format issue
2011-11-25 10:57:38 -08:00
Robert Larsen
502d313351 Added double quotes around keys in JSON encoded strings to conform with JSON format. 2011-11-24 14:23:36 +01:00
E.Azer Koçulu
caaf800931 export sjcl for commonjs compliant environments 2011-11-20 21:39:58 -08:00
bitwiseshiftleft
3fddb9e668 Merge pull request #38 from regality/master
added codecBase64 to convenience dependencies
2011-11-06 10:48:45 -08:00
Mike Hamburg
9d01837e1a base64url 2011-08-13 20:23:11 -07:00
Mike Hamburg
cddf9c8a3b base64url 2011-08-13 20:19:09 -07:00
Mike Hamburg
b25a0d63e6 remove extra variable i 2011-07-10 16:22:16 -07:00
Mike Hamburg
c1fcb9a560 randomness in Chrome 2011-07-10 16:20:58 -07:00
Mike Hamburg
8d3a6e7ded fix ts -> tag 2011-06-25 16:53:40 -07:00
Mike Hamburg
9d07c282ca fix ts -> tag 2011-06-25 16:53:15 -07:00