Commit Graph

52 Commits (php-unit-testing)

Author SHA1 Message Date
rugk e9b10f9e2d
Add CSP sandbox
7 years ago
El RIDO 67f6c4eb61
turned bootstrap template variants into logic
7 years ago
rugk f5aefa5513 Update for correct spelling
7 years ago
Jordyn Carattini 36f70cad48 Fixed a spelling error in conf.ini
7 years ago
El RIDO a5d91298ff
add an option to change the site name, solves #154
7 years ago
rugk 2cd4717bd2
Use default csp value by default
8 years ago
rugk 1a159c973f
Prevent referrer to be send
8 years ago
rugk 9ff74e8841 Allow manifest loading via CSP
8 years ago
rugk 3d541f867b Update config file header
8 years ago
El RIDO 3988b860b0 implemented Identicon library as new default for comment icons, made Vizhash an optional alternative, refactored Vizhash and removed string lenghtening
8 years ago
El RIDO addb666a23 introducing CSP header to mitigate XSS attacks, closes #10
8 years ago
El RIDO b45bef8388 Renamed classes for full PSR-2 compliance, some cleanup
8 years ago
rugk 38ab755733 Replace HTTP links with HTTPS
8 years ago
El RIDO b53efda635 improving code coverage and unit testing
8 years ago
El RIDO ff0c55c0d6 introduce option to disable vizhash for paranoid admins, resolves #20 point 2.4
8 years ago
El RIDO 20cf678a75 adding default configuration for purging, resolves #3 (again)
8 years ago
El RIDO 79509ad48a renaming the fork to PrivateBin
8 years ago
Gilles a7ef0b54e6 ZeroBin -> PrivateBin
8 years ago
El RIDO 0e217a42c5 introduce new zerobincompatibility option, replacing the base64 one, if it is enabled, delete tokens use sha256; added per paste salt with server salt fallback; this resolves the points 2.2 & 2.9 in #103
8 years ago
El RIDO a4ebdbc606 re-introducing (optional) URL shortener support, resolves #58
8 years ago
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