| .. |
|
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
|
7 lat temu |
|
.istanbul.yml
|
fdef8bc5be
starting to work on JSVerify & Mocha based unit tests for our JS code base
|
9 lat temu |
|
base64-1.7.js
|
38ab755733
Replace HTTP links with HTTPS
|
10 lat temu |
|
bootstrap-3.3.7.js
|
47e4478e17
Updated sjcl, bootstrap, and the hashes
|
9 lat temu |
|
comment.jsonld
|
ed676acac3
breaking all the things (by replacing v1 with v2 formats)
|
7 lat temu |
|
commentmeta.jsonld
|
1de57c874e
reduce duplication in format
|
7 lat temu |
|
common.js
|
e418b083e8
Merge branch 'master' into webcrypto
|
7 lat temu |
|
jquery-3.3.1.js
|
f92330443e
updating jQuery
|
8 lat temu |
|
kjua-0.1.2.js
|
98a8591a27
naming JS libraries consistently
|
8 lat temu |
|
package.json
|
0dbbb61d11
implementing web crypto API for encryption
|
8 lat temu |
|
paste.jsonld
|
c15351b793
designing v2 paste & comment format
|
7 lat temu |
|
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
|
7 lat temu |
|
prettify.js
|
17a468a4e5
updating prettify library to 453bd5f
|
8 lat temu |
|
privatebin.js
|
0f42bd818f
quiescing JS unit tests
|
7 lat temu |
|
purify-1.0.7.js
|
8db98becb7
upgrading DOMpurify library
|
8 lat temu |
|
rawinflate-0.3.js
|
38ab755733
Replace HTTP links with HTTPS
|
10 lat temu |
|
showdown-1.8.6.js
|
3fecd0f2ce
correct page template & password prompt/modal, fixes #341, remove JS map reference leading to unnecessary load error
|
8 lat temu |
|
types.jsonld
|
4edbb66c91
re-add CreationTime, still used in comment
|
7 lat temu |
|
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
|
7 lat temu |
|
zlib-1.2.11.wasm
|
0ad5b3e900
implement zlib via web assembly, replacing rawdeflate library
|
7 lat temu |