Commit Graph

274 Commits (truncation)

Author SHA1 Message Date
El RIDO 6225a8ef16
updating translators in credits
6 years ago
rugk 848efde4a6
Regenerate SRI hashes
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 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 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
El RIDO caf87cc6f1
Merge branch 'master' into burnafterreading-fix, regression in expired paste error
6 years ago
El RIDO b618bad51c
minor fix
6 years ago
Alexander Do 1648780269 Fix bootstrap template
6 years ago
El RIDO 2c82279292
Merge branch 'attachment-handling' of https://github.com/thororm/PrivateBin into thororm-attachment-handling
6 years ago
El RIDO de4b96c5ed
Merge branch 'blob' of https://github.com/otaku/PrivateBin into otaku-blob
6 years ago
El RIDO e4bf41202e
Merge branch 'master' into js-unit-testing
6 years ago
Alexander Do 5bee666a6b Update SRI hashes
6 years ago
rugk 09a04b96c0
Update SRI hashes
6 years ago
El RIDO 78c186d6bc
avoid StyleCI complaint
6 years ago
El RIDO 0938b59b90
attributes contain strings, not booleans
6 years ago
El RIDO 76debde85b
found and fixed a bug in TopNav.collapseBar() while writing test for it
6 years ago
El RIDO ce6764e97d
introduce built in asserts, working on TopNav, correcting some docs
6 years ago
El RIDO cb2af8687e
Merge branch 'master' into js-unit-testing
6 years ago
El RIDO 4653085d2e
Merge branch 'master' into fixurlshortener
6 years ago
El RIDO d07f8d8f96
fixing indentation, replicating change to other template
6 years ago
El RIDO 266b71bfd0
Merge branch 'master' into js-unit-testing
6 years ago
El RIDO a3e0418b33
working on TopNav tests
6 years ago
rugk 0687448d0a
Fix some issues from ESLint
6 years ago
rugk 904f0de245
Fix indendation
6 years ago
rugk 722d8ce7dd
Fix URL shortener not working
6 years ago
El RIDO ffae6111b0
handling further JSHint warnings and TODOs
6 years ago
El RIDO 98d07e0789
improving code quality issues reported by Codacy
6 years ago
El RIDO d92755f030
undoing code style regression
6 years ago
El RIDO 72acc95326
improving code quality issues suggested by JSHint
6 years ago
El RIDO 5e070db6a1
reverting escaping just for Markdown formatting, as discussed in #269
6 years ago
El RIDO a95701bba8
completing DiscussionViewer testing
6 years ago
El RIDO 85401a1513
Merge branch 'master' into js-unit-testing
6 years ago
El RIDO 6ce0fe55f6
revert as per StyleCI: missed one
6 years ago
El RIDO f135dd2667
Hrmpf, StyleCI only allows the use of either tabs or spaces for PHP code, forcing me to revert the use of tabs in the templates
6 years ago
El RIDO ec3ed1e5ff
removing unused code and reducing size of HTML in case QR code is turned off
6 years ago
El RIDO 98a8591a27
naming JS libraries consistently
6 years ago
El RIDO 094a0c80db
Merge branch 'master' into qrcode
6 years ago
El RIDO bb54d46c7e
updating DOMPurify library, simplifying its use, ensuring HTML entities get escaped before formatting paste - regression introduced in #258, reported in #269
6 years ago
rugk 414ab0eb71
Add config and basic page template support
6 years ago
El RIDO 39860dfdc4
making AttachmentViewer testable and implementing tests
7 years ago