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