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