.. |
test
|
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
|
2019-04-16 07:45:04 +02:00 |
.istanbul.yml
|
starting to work on JSVerify & Mocha based unit tests for our JS code base
|
2017-01-29 14:31:44 +01:00 |
base64-1.7.js
|
Replace HTTP links with HTTPS
|
2016-07-19 13:56:52 +02:00 |
bootstrap-3.3.7.js
|
Updated sjcl, bootstrap, and the hashes
|
2017-01-23 22:42:05 -06:00 |
comment.jsonld
|
breaking all the things (by replacing v1 with v2 formats)
|
2019-05-03 20:51:01 +02:00 |
commentmeta.jsonld
|
reduce duplication in format
|
2018-12-17 21:42:49 +01:00 |
common.js
|
Merge branch 'master' into webcrypto
|
2019-01-22 20:11:42 +01:00 |
jquery-3.3.1.js
|
updating jQuery
|
2018-07-01 08:08:21 +02:00 |
kjua-0.1.2.js
|
naming JS libraries consistently
|
2018-01-02 08:01:39 +01:00 |
package.json
|
implementing web crypto API for encryption
|
2018-09-01 19:42:22 +02:00 |
paste.jsonld
|
designing v2 paste & comment format
|
2018-12-17 19:43:16 +01:00 |
pastemeta.jsonld
|
address security concerns reg. paste creation date by removing it in the API, keep comment creation date exposed, displayed in discussion - resolves #390
|
2018-12-23 20:10:24 +01:00 |
prettify.js
|
updating prettify library to 453bd5f
|
2018-07-01 19:17:05 +02:00 |
privatebin.js
|
quiescing JS unit tests
|
2019-05-10 21:01:34 +02:00 |
purify-1.0.7.js
|
upgrading DOMpurify library
|
2018-08-11 19:45:57 +02:00 |
rawinflate-0.3.js
|
Replace HTTP links with HTTPS
|
2016-07-19 13:56:52 +02:00 |
showdown-1.8.6.js
|
correct page template & password prompt/modal, fixes #341, remove JS map reference leading to unnecessary load error
|
2018-07-21 06:44:04 +00:00 |
types.jsonld
|
re-add CreationTime, still used in comment
|
2018-12-24 08:20:39 +01:00 |
zlib-1.2.11.js
|
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
|
2018-12-29 18:40:59 +01:00 |
zlib-1.2.11.wasm
|
implement zlib via web assembly, replacing rawdeflate library
|
2018-12-27 21:32:13 +01:00 |