| .. |
|
test
|
5652a43d1d
adding js test to generate v2 example pastes to be used in the development of the server side logic, adding one of these into the helper class of the php tests
|
před 7 roky |
|
.istanbul.yml
|
fdef8bc5be
starting to work on JSVerify & Mocha based unit tests for our JS code base
|
před 9 roky |
|
base64-1.7.js
|
38ab755733
Replace HTTP links with HTTPS
|
před 10 roky |
|
bootstrap-3.3.7.js
|
47e4478e17
Updated sjcl, bootstrap, and the hashes
|
před 9 roky |
|
comment.jsonld
|
ed676acac3
breaking all the things (by replacing v1 with v2 formats)
|
před 7 roky |
|
commentmeta.jsonld
|
1de57c874e
reduce duplication in format
|
před 7 roky |
|
common.js
|
e418b083e8
Merge branch 'master' into webcrypto
|
před 7 roky |
|
jquery-3.3.1.js
|
f92330443e
updating jQuery
|
před 8 roky |
|
kjua-0.1.2.js
|
98a8591a27
naming JS libraries consistently
|
před 8 roky |
|
package.json
|
0dbbb61d11
implementing web crypto API for encryption
|
před 8 roky |
|
paste.jsonld
|
c15351b793
designing v2 paste & comment format
|
před 7 roky |
|
pastemeta.jsonld
|
9348cbe2a1
address security concerns reg. paste creation date by removing it in the API, keep comment creation date exposed, displayed in discussion - resolves #390
|
před 7 roky |
|
prettify.js
|
17a468a4e5
updating prettify library to 453bd5f
|
před 8 roky |
|
privatebin.js
|
5652a43d1d
adding js test to generate v2 example pastes to be used in the development of the server side logic, adding one of these into the helper class of the php tests
|
před 7 roky |
|
purify-1.0.7.js
|
8db98becb7
upgrading DOMpurify library
|
před 8 roky |
|
rawinflate-0.3.js
|
38ab755733
Replace HTTP links with HTTPS
|
před 10 roky |
|
showdown-1.8.6.js
|
3fecd0f2ce
correct page template & password prompt/modal, fixes #341, remove JS map reference leading to unnecessary load error
|
před 8 roky |
|
types.jsonld
|
4edbb66c91
re-add CreationTime, still used in comment
|
před 7 roky |
|
zlib-1.2.11.js
|
0ee86f33da
key in version 2 is raw value instead of base64 (which reduces its complexity), made PasteDecryptor support both versions of the format, refactoring method names, replacing var by let / const, reducing zlib compression level from 9 to 7 to half the time spent on compression
|
před 7 roky |
|
zlib-1.2.11.wasm
|
0ad5b3e900
implement zlib via web assembly, replacing rawdeflate library
|
před 7 roky |