Commit Graph

  • 8cb9e9d871 Fix some french translation issues (typo + minor problems). Mathias 2016-08-27 12:33:44 +02:00
  • b11866a63b Allow manifest loading via CSP (2) rugk 2016-08-27 00:02:50 +02:00
  • 9ff74e8841 Allow manifest loading via CSP rugk 2016-08-27 00:01:19 +02:00
  • a13266a784 ensure the server salt path is initialized, instead of relying on the default El RIDO 2016-08-25 15:02:38 +02:00
  • e925833090 bumping version number to 1.0 1.0 El RIDO 2016-08-25 09:53:31 +02:00
  • 2ee9325f49 Make clear that HTTPS provides basic security... rugk 2016-08-24 23:28:54 +02:00
  • 2cde59821a Add FAQ note to issue template rugk 2016-08-24 17:35:29 +02:00
  • 932c0b573d More useful links for Libsodium installation rugk 2016-08-24 16:43:44 +02:00
  • 61f0eaa757 Fix typo rugk 2016-08-23 20:56:45 +02:00
  • 1bc2caf459 Correct order of PRNG rugk 2016-08-23 20:56:14 +02:00
  • 19e5467b79 Revert "Add PHPv7 to list of "requires /dev/urandom in open_basedir"" rugk 2016-08-23 20:44:16 +02:00
  • b229fb6041 Add PHPv7 to list of "requires /dev/urandom in open_basedir" rugk 2016-08-23 17:24:51 +02:00
  • 91eabd8489 readded /dev/urandom, the primary source for safe randomness in PHP 7, random_compat and mcrypt El RIDO 2016-08-23 08:54:26 +02:00
  • 226a64d8a4 Clarify randomness & add PDO link rugk 2016-08-22 19:28:20 +02:00
  • 3d7b35aed4 PSR-2/4 fixes El RIDO 2016-08-22 16:20:14 +02:00
  • 62dd25b91a added note for phpdoc with PHP 7 El RIDO 2016-08-22 10:58:01 +02:00
  • 313b5d34d2 updating docs El RIDO 2016-08-22 10:34:37 +02:00
  • 1907586b39 changing link to project page El RIDO 2016-08-22 09:50:28 +02:00
  • 6aba39488f adding check for PATH ending in DIRECTORY_SEPARATOR, fixes #86 El RIDO 2016-08-22 09:46:26 +02:00
  • 47d6bd7a02 Clarifying requirement for safe randomness in installation document El RIDO 2016-08-22 09:44:49 +02:00
  • 38a185ef22 shrinking icon to avoid renderering glitches El RIDO 2016-08-21 20:42:58 +02:00
  • 6c49bd09b8 Merge pull request #88 from PrivateBin/iconupdate El RIDO 2016-08-21 20:03:26 +02:00
  • 5621f32752 Readd icon instead of logo for header rugk 2016-08-21 16:51:54 +02:00
  • c6e71d2972 Add link to info page to logo rugk 2016-08-21 15:24:02 +02:00
  • ba2ce38077 added alt text El RIDO 2016-08-21 07:34:45 +02:00
  • 057047094d Merge pull request #87 from PrivateBin/newicon El RIDO 2016-08-20 19:10:19 +02:00
  • f7a75a9d33 Merge branch 'master' into newicon rugk 2016-08-20 19:09:39 +02:00
  • d7896fbd95 Fix header link in subdir installations rugk 2016-08-20 18:53:07 +02:00
  • a7c3b6079d Update logo rugk 2016-08-20 18:25:56 +02:00
  • 8f19045b58 Replace icon with logo with text rugk 2016-08-20 18:01:52 +02:00
  • f82533f479 Use icon with text for Readme rugk 2016-08-20 17:57:02 +02:00
  • 47646e056b fixing urlshortening regression caused by CSP introduction, resolves #10 El RIDO 2016-08-18 15:09:58 +02:00
  • cd02c6e916 Merge pull request #83 from PrivateBin/novendorignore El RIDO 2016-08-17 21:00:27 +02:00
  • e4f615d8be Exclude doch folder rugk 2016-08-17 20:43:59 +02:00
  • c6af0ebfce Fix typo of Composer name rugk 2016-08-17 20:00:29 +02:00
  • e7d5b34f4f Also exclude PHP phar builder rugk 2016-08-17 19:56:35 +02:00
  • 47b5d315f6 Delete excluded files & adjsut exlcusion rugk 2016-08-17 19:44:03 +02:00
  • 49beb2ff64 Allow PHP files in vendor dir to be committed rugk 2016-08-17 19:37:40 +02:00
  • a9759f1872 updated changelog El RIDO 2016-08-16 11:38:52 +02:00
  • f72e260ee7 adding subresource integrity hashes for all javascript includes, resolves #6 El RIDO 2016-08-16 11:11:03 +02:00
  • f957a1868f push state to history when displaying raw text to allow use of back button, fixes #7 El RIDO 2016-08-16 09:51:36 +02:00
  • e49e1e2079 added missing library files and license El RIDO 2016-08-16 08:58:55 +02:00
  • d12ddd2efc Merge pull request #65 from PrivateBin/prng El RIDO 2016-08-16 08:38:43 +02:00
  • 5a591ed449 Regenerate vendor files, now with random_compat rugk 2016-08-15 18:29:55 +02:00
  • 75cb771e4b Merge branch 'master' into prng, resolve merge conflicts rugk 2016-08-15 18:15:57 +02:00
  • bb7fb2054a Merge branch 'master' of https://github.com/PrivateBin/PrivateBin rugk 2016-08-15 18:03:23 +02:00
  • 72aac25f68 added configuration for PHP Coding Standards Fixer, including its fixes, resolving #47 El RIDO 2016-08-15 16:45:47 +02:00
  • 87926ce157 reactivated second error message for comments between textarea and button, fixes #62 El RIDO 2016-08-15 15:38:21 +02:00
  • a0c6222fec Ensuring markdown docs use the unformatted text for raw text and clone, fixes #63 El RIDO 2016-08-15 15:04:12 +02:00
  • 4fa2f7cd22 Initialize state of checkboxes on page load, resolves #79 El RIDO 2016-08-15 14:25:52 +02:00
  • b94d2f2295 resolving a few spacing issues in the templates El RIDO 2016-08-15 14:24:42 +02:00
  • bd5a15bcab Merge branch 'master' of github.com:PrivateBin/PrivateBin El RIDO 2016-08-15 10:56:10 +02:00
  • b02a31eac6 Remove strange file rugk 2016-08-12 20:49:14 +02:00
  • e99084b222 Merge branch 'master' of https://github.com/PrivateBin/PrivateBin rugk 2016-08-12 20:47:48 +02:00
  • 29e46c8af0 Remove strange file rugk 2016-08-12 20:46:57 +02:00
  • cf0aa5bc4b Merge pull request #77 from PrivateBin/fixnavmargin El RIDO 2016-08-12 19:00:49 +02:00
  • 8038fde29d Revert #44 rugk 2016-08-12 18:30:14 +02:00
  • 3d541f867b Update config file header rugk 2016-08-12 18:23:15 +02:00
  • 869ec0683e Add margin for all nav elements rugk 2016-08-12 17:03:08 +02:00
  • 0a628e83c1 Merge pull request #59 from PrivateBin/52-identicons El RIDO 2016-08-12 12:22:20 +02:00
  • ca66653d0c applying: php-cs-fixer fix lib/ --level=psr2 El RIDO 2016-08-11 15:05:43 +02:00
  • 390ef09764 minor cleanup El RIDO 2016-08-11 15:03:48 +02:00
  • 6cb7454d07 Added tests for JSON errors, should help us figure out the cause of the problem in #11 El RIDO 2016-08-11 14:41:52 +02:00
  • 6144e73405 update preview if format is changed, resolves #60 El RIDO 2016-08-11 11:40:37 +02:00
  • 5ec20c1bc2 making burn-after-reading and discussion mutually exclusive options to improve UI, resolves #11 El RIDO 2016-08-11 11:31:34 +02:00
  • e23322b61e Add option to install libsodium rugk 2016-08-10 23:43:06 +02:00
  • bea9a577a6 Use better random number generator #29 rugk 2016-08-10 23:15:06 +02:00
  • 7dbca9fca6 Update ISSUE_TEMPLATE.md rugk 2016-08-10 21:31:03 +02:00
  • e7c2af2dc9 Add spaces for faster writing rugk 2016-08-10 21:30:06 +02:00
  • 15974b368f Add instructions for how to get commit hash rugk 2016-08-10 21:29:25 +02:00
  • 5052768911 Add webserver rugk 2016-08-10 21:11:15 +02:00
  • 83c12c7f04 Add auto-close info to PR template rugk 2016-08-10 20:38:49 +02:00
  • cd24b905ee Remove accidentially added gif... rugk 2016-08-10 20:23:25 +02:00
  • eee2505a03 PR #56 was broken rugk 2016-08-10 20:20:36 +02:00
  • c237337cd2 some minor whitespace improvements detected by scrutinizer El RIDO 2016-08-10 18:22:28 +02:00
  • e117358674 removed as there is no longer a lib/data, now its lib/Data which doesn't match the 'data/' rule El RIDO 2016-08-10 18:08:09 +02:00
  • 3988b860b0 implemented Identicon library as new default for comment icons, made Vizhash an optional alternative, refactored Vizhash and removed string lenghtening El RIDO 2016-08-10 17:41:46 +02:00
  • 461aed8573 added identicon library, including license, regenerated autoloader El RIDO 2016-08-10 15:14:50 +02:00
  • 1ef28d7a5c minor fixes, typos El RIDO 2016-08-10 15:03:06 +02:00
  • 767a995916 added missing composer.lock and added new identicon library, running: composer update --no-dev --optimize-autoloader El RIDO 2016-08-10 15:01:47 +02:00
  • fc677b8e95 added missing CSS for buttondisabled class to bootstrap templates, resolves #11 El RIDO 2016-08-09 15:06:21 +02:00
  • addb666a23 introducing CSP header to mitigate XSS attacks, closes #10 El RIDO 2016-08-09 14:46:32 +02:00
  • a28aebae7d make key size and authentication tag size explicit instead of trusting on defaults El RIDO 2016-08-09 13:16:15 +02:00
  • 5b7b234821 doc bloc corrections El RIDO 2016-08-09 13:07:11 +02:00
  • c2efe2e609 some optimization El RIDO 2016-08-09 12:45:26 +02:00
  • 3fa0881c07 updated documentation, small cleanups El RIDO 2016-08-09 12:21:32 +02:00
  • b45bef8388 Renamed classes for full PSR-2 compliance, some cleanup El RIDO 2016-08-09 11:54:42 +02:00
  • 6e558aab0a Use HTTPS for PHP link rugk 2016-08-08 19:11:07 +02:00
  • 868429ebdb Fix links rugk 2016-08-08 19:09:51 +02:00
  • cc65b3b700 Add explicit license statement to PR template rugk 2016-08-08 19:07:07 +02:00
  • 7447e685ce Updated the installation instructions El RIDO 2016-08-08 14:43:30 +02:00
  • 94691cb788 removing more composer artifacts El RIDO 2016-08-08 09:39:09 +02:00
  • 5e3db214a8 remove not checked in modules from composer autoloader El RIDO 2016-08-08 09:26:29 +02:00
  • 778fa6d0f5 added missing composer autoloader El RIDO 2016-08-04 16:08:16 +02:00
  • 9bde729cb5 Merge pull request #54 from Sobak/coding-style El RIDO 2016-08-04 15:58:46 +02:00
  • aa5c926a72 Merge pull request #56 from PrivateBin/rugk-icon-style El RIDO 2016-08-02 11:32:50 +02:00
  • 5296659014 Update privatebin.css rugk 2016-08-02 11:02:19 +02:00
  • a094c2153c Add changes to bootstrap CSS rugk 2016-08-02 11:01:33 +02:00
  • 2d0df4d22b Remove changes from pave theme css rugk 2016-08-02 11:01:21 +02:00
  • 8e55eafd89 fixing "risky" unit tests El RIDO 2016-08-02 10:29:25 +02:00