Commit Graph

1148 Commits (linkregex)
 

Author SHA1 Message Date
rugk c3c1473dc9
Allow one-letter TLDs/host names
6 years ago
rugk 676a02619d
Fix magnet links
6 years ago
rugk 119c3931cc
Try new RegEx for creating links
6 years ago
rugk 8386141322
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
6 years ago
rugk 60d4ccb02c
Add comment about blocked images
6 years ago
El RIDO 3745f9d96b
Merge branch 'fix-prettyprint-comments'
6 years ago
El RIDO 2a3017a3bd making comments on pretty printed pastes work again
6 years ago
El RIDO bd1e40ac36
updating DOMpurify library to 1.0.5
6 years ago
El RIDO 30d9cb45cc
updating Showdown library to 1.8.6
6 years ago
El RIDO 91baef389d
updating Base64 library to 2.4.5 (keeping old 1.7 library for legacy ZeroBin support)
6 years ago
El RIDO cfe60db8fd
increment version number
6 years ago
El RIDO 5e01fc06d0
updating change log
6 years ago
El RIDO 641abe99d2
Merge branch 'fix-anon-comments'
6 years ago
El RIDO c22537c979 fix sending anonymous comments
6 years ago
El RIDO 5eebd27e82
fixing rngState 858b17ef69dc30a542, upgrade to jQuery 3.3.1 made event queue load callback too late, hence highlight right away and only handle highlight disable in the callback, after scrolling to comment
6 years ago
El RIDO f92330443e
updating jQuery
6 years ago
El RIDO da11d2e729
fixing SRI hash generation, broken by yesterdays Cloudflare fix that changed the script tag format
6 years ago
El RIDO ded3767803
updated SJCL to 1.0.7
6 years ago
El RIDO e35342e3a4
tell Cloudflare not to mess with our JS, fixes #284
6 years ago
El RIDO f2e16fcb6f
updating documentation
6 years ago
El RIDO a7029cc564
fixes #282
6 years ago
El RIDO 14d4226173
update JS unit test requirements
6 years ago
rugk 851c5135fc
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
6 years ago
rugk 6134e68daa
Deduplicate installation instructions
6 years ago
El RIDO 9f8b3433ae
Merge branch 'master' of github.com:PrivateBin/PrivateBin
6 years ago
Michael van Schaik 9d96923b12
Update nl.json
6 years ago
El RIDO 6225a8ef16
updating translators in credits
6 years ago
El RIDO 1d87eb01ab
updating translators in credits
6 years ago
rugk 2ff5491752
Merge branch 'Peneheals-hungarian-translation'
6 years ago
rugk 848efde4a6
Regenerate SRI hashes
6 years ago
Peter Tabajdi 3eb4acfd32 New Hungarian translation file and languange selector added to js.
6 years ago
El RIDO 9a0318517b
correct PHPdoc, fixes #264
6 years ago
El RIDO 4ccb4b1af4
Merge branch 'burnafterreading-fix'
6 years ago
El RIDO d6f203dc4c
Removed option to hide clone button on expiring pastes, since this requires reading the paste for rendering the template, which leaks information on the pastes state
6 years ago
El RIDO 05c1776ada
ensure ALL read errors are only exposed in the JSON API to avoid information leakage (i.e. beviour for deleted vs expired pastes), updated test cases & removed duplicate test
6 years ago
El RIDO e511613bbc
StyleCI recommendations
6 years ago
El RIDO 6cf599781a
corrected test case of expired paste to use the API
6 years ago
El RIDO 2d09a6d73c
Merge branch 'master' into burnafterreading-fix
6 years ago
El RIDO 57754fa440
Merge branch 'master' of github.com:PrivateBin/PrivateBin
6 years ago
El RIDO 378a259cde
Merge branch 'restruct-master'
6 years ago
El RIDO c3db83aa12
fixing message IDs, updating SRI hashes
6 years ago
rugk 1985dff67c
Clear file input on pste event, too
6 years ago
rugk 567fa8b61f
Add semicolon required by codacy
6 years ago
rugk 0b98e444d6
Update SRI hashes
6 years ago
rugk 1bf910480b
Do not show error, when paste is deleted manually
6 years ago
rugk 626b4450e3
Merge branch 'master' into burnafterreading-fix
6 years ago
rugk 733cc70967
Improve code style of function names
6 years ago
rugk 429d43dc78
Make some functions of AttachmentHandler private
6 years ago
rugk 14a7fd7091
Fix https://github.com/PrivateBin/PrivateBin/issues/315
6 years ago
rugk da45d347e2
Fix attachment issues
6 years ago