Commit Graph

32 Commits (6b3ad326655bb6c16f143e8c5ea0e9b264360a33)

Author SHA1 Message Date
El RIDO 24a4328c55 incrementing version, updating changelog, added missing phpdoc comments
9 years ago
El RIDO d42975580a expire_options and formatter_options should not be filled up with
9 years ago
El RIDO 176dff3b70 renaming config file to make updates easier, resolving #50
9 years ago
El RIDO e3f4aa982c adding configuration option to set a default language and/or force it,
9 years ago
El RIDO ca07398b66 adding option to hide clone button on expiring pastes, resolves #34
9 years ago
El RIDO 9f68658106 incrementing version number, updating changelog
9 years ago
El RIDO 608605cd54 incrementing version number, updating docs
9 years ago
El RIDO a41d0ca4dd various fixes:
9 years ago
El RIDO a111357fae add optional (since it uses a session cookie) language selection
9 years ago
El RIDO 47efedf23c traffic limiter would fail behind a reverse proxy / load balancer.
9 years ago
El RIDO 106141efa4 merging @vikstrous file upload feature for #20 from
9 years ago
El RIDO 0e53d1ee86 added markdown support and a dropdown for the format selection. The
9 years ago
El RIDO b060d57524 - implemented php side of plural translation
9 years ago
El RIDO 2d79ba8243 updating docs, bumping version to 0.20
9 years ago
El RIDO d3c4600806 slight configuration changes, template modifications to make discussions
9 years ago
Hexalyse 95f1db925b Merge branch 'master' of https://github.com/elrido/ZeroBin
9 years ago
El RIDO 2d0668af03 concluding work on configuration test generator for #16. Replaced a few
9 years ago
El RIDO 3306bcff99 switch to bootstrap theme by default
9 years ago
Hexalyse da7ffc5d07 Changed css
9 years ago
Hexalyse f2912a07b0 Changed config to use SQLite
9 years ago
El RIDO cb28056223 made highlighting more configurable, added all four themes, there is now a configurable flavour text (notice)
9 years ago
El RIDO 49c6e3c1b6 updated base64.js to version 2.1.9, using minified version found at
9 years ago
El RIDO e646729b2d fixing regressions from cherrypicking
9 years ago
Sebastien SAUVAGE 5f87ea6843 ZeroBin 0.18
9 years ago
Sebastien SAUVAGE 5b253cf77c ZeroBin 0.17
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
Simon Rupf 907538875b removed leftovers from submodule uglifyjs, added credits file,
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
Simon Rupf edf95ff56d added autoloading, configurable paste size limit, changed JS to calculate localized comment times instead of UTC
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