rugk
226a64d8a4
Clarify randomness & add PDO link
...
* Remove "some disk space" - Everyone knows that files need some place to be stored. Additionally nowadays disk space is not problem in general.
* Add link to PDO.
* Clarify randomness. I am however not sure whether `com_dotnet` needs access to `/dev/urandom` (with open_basedir set).
2016-08-22 19:28:20 +02:00
El RIDO
3d7b35aed4
PSR-2/4 fixes
2016-08-22 16:20:14 +02:00
El RIDO
62dd25b91a
added note for phpdoc with PHP 7
2016-08-22 10:58:01 +02:00
El RIDO
313b5d34d2
updating docs
2016-08-22 10:34:37 +02:00
El RIDO
1907586b39
changing link to project page
2016-08-22 09:50:28 +02:00
El RIDO
6aba39488f
adding check for PATH ending in DIRECTORY_SEPARATOR, fixes #86
2016-08-22 09:46:26 +02:00
El RIDO
47d6bd7a02
Clarifying requirement for safe randomness in installation document
2016-08-22 09:44:49 +02:00
El RIDO
38a185ef22
shrinking icon to avoid renderering glitches
2016-08-21 20:42:58 +02:00
El RIDO
6c49bd09b8
Merge pull request #88 from PrivateBin/iconupdate
...
Readd icon instead of logo for header
2016-08-21 20:03:26 +02:00
rugk
5621f32752
Readd icon instead of logo for header
...
Continues #87
2016-08-21 16:51:54 +02:00
rugk
c6e71d2972
Add link to info page to logo
...
This overwrites the useless link to the logo.
2016-08-21 15:24:02 +02:00
El RIDO
ba2ce38077
added alt text
2016-08-21 07:34:45 +02:00
El RIDO
057047094d
Merge pull request #87 from PrivateBin/newicon
...
Replace icon with logo with text
2016-08-20 19:10:19 +02:00
rugk
f7a75a9d33
Merge branch 'master' into newicon
2016-08-20 19:09:39 +02:00
rugk
d7896fbd95
Fix header link in subdir installations
...
Now this does link to PrivateBin and not to the top-root (file) of the webserver
2016-08-20 18:53:07 +02:00
rugk
a7c3b6079d
Update logo
2016-08-20 18:25:56 +02:00
rugk
8f19045b58
Replace icon with logo with text
2016-08-20 18:01:52 +02:00
rugk
f82533f479
Use icon with text for Readme
2016-08-20 17:57:02 +02:00
El RIDO
47646e056b
fixing urlshortening regression caused by CSP introduction, resolves #10
2016-08-18 15:09:58 +02:00
El RIDO
cd02c6e916
Merge pull request #83 from PrivateBin/novendorignore
...
Clever gitignore for vendor dir
2016-08-17 21:00:27 +02:00
rugk
e4f615d8be
Exclude doch folder
2016-08-17 20:43:59 +02:00
rugk
c6af0ebfce
Fix typo of Composer name
2016-08-17 20:00:29 +02:00
rugk
e7d5b34f4f
Also exclude PHP phar builder
2016-08-17 19:56:35 +02:00
rugk
47b5d315f6
Delete excluded files & adjsut exlcusion
...
Also add Composer license to LICENSE.md as it is excluded right now
2016-08-17 19:44:03 +02:00
rugk
49beb2ff64
Allow PHP files in vendor dir to be committed
2016-08-17 19:37:40 +02:00
El RIDO
a9759f1872
updated changelog
2016-08-16 11:38:52 +02:00
El RIDO
f72e260ee7
adding subresource integrity hashes for all javascript includes, resolves #6
2016-08-16 11:11:03 +02:00
El RIDO
f957a1868f
push state to history when displaying raw text to allow use of back button, fixes #7
2016-08-16 09:51:36 +02:00
El RIDO
e49e1e2079
added missing library files and license
2016-08-16 08:58:55 +02:00
El RIDO
d12ddd2efc
Merge pull request #65 from PrivateBin/prng
...
Use better random number generator
2016-08-16 08:38:43 +02:00
rugk
5a591ed449
Regenerate vendor files, now with random_compat
2016-08-15 18:29:55 +02:00
rugk
75cb771e4b
Merge branch 'master' into prng, resolve merge conflicts
2016-08-15 18:15:57 +02:00
rugk
bb7fb2054a
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
2016-08-15 18:03:23 +02:00
El RIDO
72aac25f68
added configuration for PHP Coding Standards Fixer, including its fixes, resolving #47
2016-08-15 16:45:47 +02:00
El RIDO
87926ce157
reactivated second error message for comments between textarea and button, fixes #62
2016-08-15 15:38:21 +02:00
El RIDO
a0c6222fec
Ensuring markdown docs use the unformatted text for raw text and clone, fixes #63
2016-08-15 15:04:12 +02:00
El RIDO
4fa2f7cd22
Initialize state of checkboxes on page load, resolves #79
2016-08-15 14:25:52 +02:00
El RIDO
b94d2f2295
resolving a few spacing issues in the templates
2016-08-15 14:24:42 +02:00
El RIDO
bd5a15bcab
Merge branch 'master' of github.com:PrivateBin/PrivateBin
2016-08-15 10:56:10 +02:00
rugk
b02a31eac6
Remove strange file
...
Don't know this got in :)
2016-08-12 20:49:14 +02:00
rugk
e99084b222
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
2016-08-12 20:47:48 +02:00
rugk
29e46c8af0
Remove strange file
...
Don't know how this came in here :)
2016-08-12 20:46:57 +02:00
El RIDO
cf0aa5bc4b
Merge pull request #77 from PrivateBin/fixnavmargin
...
Add margin for all nav elements
2016-08-12 19:00:49 +02:00
rugk
8038fde29d
Revert #44
...
Scrutinizer-ci confirmed the detection of this was a false-positive, so we can remove this workaround.
They added it to their internal issue tracker.
2016-08-12 18:30:14 +02:00
rugk
3d541f867b
Update config file header
...
We really don't need to license the config file....
2016-08-12 18:23:15 +02:00
rugk
869ec0683e
Add margin for all nav elements
2016-08-12 17:03:08 +02:00
El RIDO
0a628e83c1
Merge pull request #59 from PrivateBin/52-identicons
...
Implementation of Identicons library
2016-08-12 12:22:20 +02:00
El RIDO
ca66653d0c
applying: php-cs-fixer fix lib/ --level=psr2
2016-08-11 15:05:43 +02:00
El RIDO
390ef09764
minor cleanup
2016-08-11 15:03:48 +02:00
El RIDO
6cb7454d07
Added tests for JSON errors, should help us figure out the cause of the problem in #11
2016-08-11 14:41:52 +02:00