This website requires JavaScript.
a7c3b6079d
Update logo
rugk
2016-08-20 18:25:56 +0200
8f19045b58
Replace icon with logo with text
rugk
2016-08-20 18:01:52 +0200
f82533f479
Use icon with text for Readme
rugk
2016-08-20 17:57:02 +0200
47646e056b
fixing urlshortening regression caused by CSP introduction, resolves #10
El RIDO
2016-08-18 15:09:58 +0200
cd02c6e916
Merge pull request #83 from PrivateBin/novendorignore
El RIDO
2016-08-17 21:00:27 +0200
e4f615d8be
Exclude doch folder
rugk
2016-08-17 20:43:59 +0200
c6af0ebfce
Fix typo of Composer name
rugk
2016-08-17 20:00:29 +0200
e7d5b34f4f
Also exclude PHP phar builder
rugk
2016-08-17 19:56:35 +0200
47b5d315f6
Delete excluded files & adjsut exlcusion
rugk
2016-08-17 19:44:03 +0200
49beb2ff64
Allow PHP files in vendor dir to be committed
rugk
2016-08-17 19:37:40 +0200
a9759f1872
updated changelog
El RIDO
2016-08-16 11:38:52 +0200
f72e260ee7
adding subresource integrity hashes for all javascript includes, resolves #6
El RIDO
2016-08-16 11:11:03 +0200
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 +0200
e49e1e2079
added missing library files and license
El RIDO
2016-08-16 08:58:55 +0200
d12ddd2efc
Merge pull request #65 from PrivateBin/prng
El RIDO
2016-08-16 08:38:43 +0200
5a591ed449
Regenerate vendor files, now with random_compat
rugk
2016-08-15 18:29:55 +0200
75cb771e4b
Merge branch 'master' into prng, resolve merge conflicts
rugk
2016-08-15 18:15:57 +0200
bb7fb2054a
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
rugk
2016-08-15 18:03:23 +0200
72aac25f68
added configuration for PHP Coding Standards Fixer, including its fixes, resolving #47
El RIDO
2016-08-15 16:45:47 +0200
87926ce157
reactivated second error message for comments between textarea and button, fixes #62
El RIDO
2016-08-15 15:38:21 +0200
a0c6222fec
Ensuring markdown docs use the unformatted text for raw text and clone, fixes #63
El RIDO
2016-08-15 15:04:12 +0200
4fa2f7cd22
Initialize state of checkboxes on page load, resolves #79
El RIDO
2016-08-15 14:25:52 +0200
b94d2f2295
resolving a few spacing issues in the templates
El RIDO
2016-08-15 14:24:42 +0200
bd5a15bcab
Merge branch 'master' of github.com:PrivateBin/PrivateBin
El RIDO
2016-08-15 10:56:10 +0200
b02a31eac6
Remove strange file
rugk
2016-08-12 20:49:14 +0200
e99084b222
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
rugk
2016-08-12 20:47:48 +0200
29e46c8af0
Remove strange file
rugk
2016-08-12 20:46:57 +0200
cf0aa5bc4b
Merge pull request #77 from PrivateBin/fixnavmargin
El RIDO
2016-08-12 19:00:49 +0200
8038fde29d
Revert #44
rugk
2016-08-12 18:30:14 +0200
3d541f867b
Update config file header
rugk
2016-08-12 18:23:15 +0200
869ec0683e
Add margin for all nav elements
rugk
2016-08-12 17:03:08 +0200
0a628e83c1
Merge pull request #59 from PrivateBin/52-identicons
El RIDO
2016-08-12 12:22:20 +0200
ca66653d0c
applying: php-cs-fixer fix lib/ --level=psr2
El RIDO
2016-08-11 15:05:43 +0200
390ef09764
minor cleanup
El RIDO
2016-08-11 15:03:48 +0200
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 +0200
6144e73405
update preview if format is changed, resolves #60
El RIDO
2016-08-11 11:40:37 +0200
5ec20c1bc2
making burn-after-reading and discussion mutually exclusive options to improve UI, resolves #11
El RIDO
2016-08-11 11:31:34 +0200
e23322b61e
Add option to install libsodium
rugk
2016-08-10 23:43:06 +0200
bea9a577a6
Use better random number generator #29
rugk
2016-08-10 23:15:06 +0200
7dbca9fca6
Update ISSUE_TEMPLATE.md
rugk
2016-08-10 21:31:03 +0200
e7c2af2dc9
Add spaces for faster writing
rugk
2016-08-10 21:30:06 +0200
15974b368f
Add instructions for how to get commit hash
rugk
2016-08-10 21:29:25 +0200
5052768911
Add webserver
rugk
2016-08-10 21:11:15 +0200
83c12c7f04
Add auto-close info to PR template
rugk
2016-08-10 20:38:49 +0200
cd24b905ee
Remove accidentially added gif...
rugk
2016-08-10 20:23:25 +0200
eee2505a03
PR #56 was broken
rugk
2016-08-10 20:20:36 +0200
c237337cd2
some minor whitespace improvements detected by scrutinizer
El RIDO
2016-08-10 18:22:28 +0200
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 +0200
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 +0200
461aed8573
added identicon library, including license, regenerated autoloader
El RIDO
2016-08-10 15:14:50 +0200
1ef28d7a5c
minor fixes, typos
El RIDO
2016-08-10 15:03:06 +0200
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 +0200
fc677b8e95
added missing CSS for buttondisabled class to bootstrap templates, resolves #11
El RIDO
2016-08-09 15:06:21 +0200
addb666a23
introducing CSP header to mitigate XSS attacks, closes #10
El RIDO
2016-08-09 14:46:32 +0200
a28aebae7d
make key size and authentication tag size explicit instead of trusting on defaults
El RIDO
2016-08-09 13:16:15 +0200
5b7b234821
doc bloc corrections
El RIDO
2016-08-09 13:07:11 +0200
c2efe2e609
some optimization
El RIDO
2016-08-09 12:45:26 +0200
3fa0881c07
updated documentation, small cleanups
El RIDO
2016-08-09 12:21:32 +0200
b45bef8388
Renamed classes for full PSR-2 compliance, some cleanup
El RIDO
2016-08-09 11:54:42 +0200
6e558aab0a
Use HTTPS for PHP link
rugk
2016-08-08 19:11:07 +0200
868429ebdb
Fix links
rugk
2016-08-08 19:09:51 +0200
cc65b3b700
Add explicit license statement to PR template
rugk
2016-08-08 19:07:07 +0200
7447e685ce
Updated the installation instructions
El RIDO
2016-08-08 14:43:30 +0200
94691cb788
removing more composer artifacts
El RIDO
2016-08-08 09:39:09 +0200
5e3db214a8
remove not checked in modules from composer autoloader
El RIDO
2016-08-08 09:26:29 +0200
778fa6d0f5
added missing composer autoloader
El RIDO
2016-08-04 16:08:16 +0200
9bde729cb5
Merge pull request #54 from Sobak/coding-style
El RIDO
2016-08-04 15:58:46 +0200
aa5c926a72
Merge pull request #56 from PrivateBin/rugk-icon-style
El RIDO
2016-08-02 11:32:50 +0200
5296659014
Update privatebin.css
rugk
2016-08-02 11:02:19 +0200
a094c2153c
Add changes to bootstrap CSS
rugk
2016-08-02 11:01:33 +0200
2d0df4d22b
Remove changes from pave theme css
rugk
2016-08-02 11:01:21 +0200
8e55eafd89
fixing "risky" unit tests
El RIDO
2016-08-02 10:29:25 +0200
7f3339def0
Revert darkstrap css change
rugk
2016-08-01 15:34:30 +0200
058690f243
Include brand css part better here
rugk
2016-07-31 23:13:02 +0200
065af6c26c
Improve icon display
rugk
2016-07-31 23:09:11 +0200
5d7003ecc1
Convert to PSR-2 coding style (using phpcs-fixer)
Sobak
2016-07-26 08:19:35 +0200
884310add6
Oficially bump minimal PHP version to 5.3.0
Sobak
2016-07-26 08:06:40 +0200
23fab964ee
Merge pull request #1 from elrido/coding-style
Sobak
2016-07-26 07:59:47 +0200
731b755215
updating changelog in preparation of next release
El RIDO
2016-07-25 16:30:58 +0200
d14eb0efe4
fixing configuration and its test to match the new namespaces
Simon Rupf
2016-07-25 11:02:39 +0200
b8ada1fff8
missing comma
rugk
2016-07-23 09:26:00 +0200
a2b860ffd6
This has to be an array...
rugk
2016-07-23 09:25:46 +0200
547c050c4a
Missing comma
rugk
2016-07-23 09:18:34 +0200
dbd802124e
Add required PHPversion
rugk
2016-07-23 09:18:21 +0200
b99ccb056d
Add more metadata in Composer.json
rugk
2016-07-23 09:06:48 +0200
b1305beb0f
Improve workaround for keeping config file format BC
Sobak
2016-07-22 15:31:42 +0200
e4f95190c3
Undo unrelated changes in composer.json
Sobak
2016-07-22 15:18:15 +0200
54f96b9938
Introduce PSR-4 autoloading
Sobak
2016-07-21 17:09:48 +0200
6e7365e949
Update PULL_REQUEST_TEMPLATE.md
rugk
2016-07-21 21:57:11 +0200
f51bfb7265
Update PULL_REQUEST_TEMPLATE.md
rugk
2016-07-21 21:56:42 +0200
62dafbe8dd
Merge pull request #51 from Sobak/php-net-https-fix
rugk
2016-07-20 20:33:40 +0200
e4b71dada5
Fix HTTPS links to php.net
Sobak
2016-07-20 20:28:42 +0200
34218071fe
Update CREDITS.md
rugk
2016-07-19 18:02:57 +0200
b05404ab38
Update CONTRIBUTING.md
rugk
2016-07-19 17:58:39 +0200
ae8e975247
Update CONTRIBUTING.md
rugk
2016-07-19 17:58:30 +0200
5a023ba881
Create CONTRIBUTING.md
rugk
2016-07-19 17:50:50 +0200
5fed9b4189
Update ISSUE_TEMPLATE.md
rugk
2016-07-19 17:48:06 +0200
911b2a482b
Update PULL_REQUEST_TEMPLATE.md
rugk
2016-07-19 17:47:55 +0200
529750e5f3
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
rugk
2016-07-19 17:43:44 +0200
da313f2c38
Add issue and PR templates
rugk
2016-07-19 17:42:40 +0200