PrivateBin/js
El RIDO ddd2d72064
replaced the term "paste" with the more generic "document"
Some of the references to "paste" in code or comments got changed as well, but to clarify the intended usage of the terms:

- A PrivateBin document can consist of a paste text (key "paste" in the encrypted payload) and one or several attachments and discussion entries.
- Internally the root document is called a "Paste" and each discussion entry is called a "Discussion".
- When referring to a whole document with one paste and optional discussion(s), we call it just "document".
- When talking about a particular JSON payload type in the internal logic, i.e. during storage or transmission, we call them a paste or discussion to distinguish which type we refer to.

closes #397
2025-07-24 10:46:31 +02:00
..
test replaced the term "paste" with the more generic "document" 2025-07-24 10:46:31 +02:00
.istanbul.yml chore: upgrade jQuery from v3.7.0 to 3.7.1 2024-05-05 11:50:12 +02:00
.nycrc.yml changes required for jsdoc, adding legacy.js to code coverage 2019-09-22 21:18:19 +02:00
base-x-5.0.1.js upgrade base-x to 5.0.1 2025-07-22 10:32:08 +02:00
bootstrap-3.4.1.js update bootstrap JS library to 3.4.1 2022-02-20 16:13:54 +01:00
bootstrap-5.3.7.js upgrade bootstrap to 5.3.7 2025-07-22 09:45:15 +02: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 replaced the term "paste" with the more generic "document" 2025-07-24 10:46:31 +02:00
dark-mode-switch.js prototype keyboard trap toggle 2024-11-24 11:45:46 +01:00
jquery-3.7.1.js chore: upgrade jQuery from v3.7.0 to 3.7.1 2024-05-05 11:50:12 +02:00
kjua-0.10.0.js upgrade kjua to 0.10.0 2025-07-22 09:49:48 +02:00
legacy.js replaced the term "paste" with the more generic "document" 2025-07-24 10:46:31 +02:00
package-lock.json Bump form-data from 4.0.1 to 4.0.4 in /js 2025-07-22 08:19:04 +00:00
package.json replaced the term "paste" with the more generic "document" 2025-07-24 10:46:31 +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 replaced the term "paste" with the more generic "document" 2025-07-24 10:46:31 +02:00
purify-3.2.6.js upgrade DOMpurify library to 3.2.6 2025-05-20 07:51:50 +02:00
showdown-2.1.0.js upgrade JS libraries 2022-11-13 06:37:23 +01:00
types.jsonld re-add CreationTime, still used in comment 2018-12-24 08:20:39 +01:00
zlib-1.3.1-1.js update zlib js suffix, as a cache breaker 2025-05-18 20:21:34 +02:00
zlib-1.3.1.wasm bump libraries to DOMpurify 3.0.8 & zlib 1.3.1, increase compression level to 9 2024-01-27 11:33:54 +01:00