Commit Graph

701 Commits (db2778c64f39f863305119544c8ae662ce0a177b)
 

Author SHA1 Message Date
El RIDO 767a995916 added missing composer.lock and added new identicon library, running: composer update --no-dev --optimize-autoloader
8 years ago
El RIDO fc677b8e95 added missing CSS for buttondisabled class to bootstrap templates, resolves #11
8 years ago
El RIDO addb666a23 introducing CSP header to mitigate XSS attacks, closes #10
8 years ago
El RIDO a28aebae7d make key size and authentication tag size explicit instead of trusting on defaults
8 years ago
El RIDO 5b7b234821 doc bloc corrections
8 years ago
El RIDO c2efe2e609 some optimization
8 years ago
El RIDO 3fa0881c07 updated documentation, small cleanups
8 years ago
El RIDO b45bef8388 Renamed classes for full PSR-2 compliance, some cleanup
8 years ago
rugk 6e558aab0a Use HTTPS for PHP link
8 years ago
rugk 868429ebdb Fix links
8 years ago
rugk cc65b3b700 Add explicit license statement to PR template
8 years ago
El RIDO 7447e685ce Updated the installation instructions
8 years ago
El RIDO 94691cb788 removing more composer artifacts
8 years ago
El RIDO 5e3db214a8 remove not checked in modules from composer autoloader
8 years ago
El RIDO 778fa6d0f5 added missing composer autoloader
8 years ago
El RIDO 9bde729cb5 Merge pull request #54 from Sobak/coding-style
8 years ago
El RIDO aa5c926a72 Merge pull request #56 from PrivateBin/rugk-icon-style
8 years ago
rugk 5296659014 Update privatebin.css
8 years ago
rugk a094c2153c Add changes to bootstrap CSS
8 years ago
rugk 2d0df4d22b Remove changes from pave theme css
8 years ago
El RIDO 8e55eafd89 fixing "risky" unit tests
8 years ago
rugk 7f3339def0 Revert darkstrap css change
8 years ago
rugk 058690f243 Include brand css part better here
8 years ago
rugk 065af6c26c Improve icon display
8 years ago
Sobak 5d7003ecc1 Convert to PSR-2 coding style (using phpcs-fixer)
8 years ago
Sobak 884310add6 Oficially bump minimal PHP version to 5.3.0
8 years ago
Sobak 23fab964ee Merge pull request #1 from elrido/coding-style
8 years ago
El RIDO 731b755215 updating changelog in preparation of next release
8 years ago
Simon Rupf d14eb0efe4 fixing configuration and its test to match the new namespaces
8 years ago
rugk b8ada1fff8 missing comma
8 years ago
rugk a2b860ffd6 This has to be an array...
8 years ago
rugk 547c050c4a Missing comma
8 years ago
rugk dbd802124e Add required PHPversion
8 years ago
rugk b99ccb056d Add more metadata in Composer.json
8 years ago
Sobak b1305beb0f Improve workaround for keeping config file format BC
8 years ago
Sobak e4f95190c3 Undo unrelated changes in composer.json
8 years ago
Sobak 54f96b9938 Introduce PSR-4 autoloading
8 years ago
rugk 6e7365e949 Update PULL_REQUEST_TEMPLATE.md
8 years ago
rugk f51bfb7265 Update PULL_REQUEST_TEMPLATE.md
8 years ago
rugk 62dafbe8dd Merge pull request #51 from Sobak/php-net-https-fix
8 years ago
Sobak e4b71dada5 Fix HTTPS links to php.net
8 years ago
rugk 34218071fe Update CREDITS.md
8 years ago
rugk b05404ab38 Update CONTRIBUTING.md
8 years ago
rugk ae8e975247 Update CONTRIBUTING.md
8 years ago
rugk 5a023ba881 Create CONTRIBUTING.md
8 years ago
rugk 5fed9b4189 Update ISSUE_TEMPLATE.md
8 years ago
rugk 911b2a482b Update PULL_REQUEST_TEMPLATE.md
8 years ago
rugk 529750e5f3 Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
8 years ago
rugk da313f2c38 Add issue and PR templates
8 years ago
El RIDO 97ed1a5cf4 found a better JS html entity escape function and use it to fix regression introduced by the preview feature, resolves #43
8 years ago