Commit Graph

154 Commits (b40e6305ca47af22ca03f415a87d3b0831160bf1)

Author SHA1 Message Date
El RIDO b5cdfff3e3
fix missing comment status messages - ♫ lovely span, oh wonderful span ♪ (chorus) span, span, span, span, …
7 years ago
El RIDO 5bf25f227e
update JSDoc and re-published to https://privatebin.info/jsdoc/
7 years ago
El RIDO ee43557a4f
ensure burn after reading and status messages are only changed after a successfull decryption
7 years ago
El RIDO 9deaed9406
working on asynch translation handling
7 years ago
El RIDO 1649ff34f5
restoring password protection
7 years ago
El RIDO 81b00dd422
fixing page template, removing error messages when markdown or source are disabled in configuration, re-removing unnecessary spans
7 years ago
El RIDO b6d8d0f250
found problem with unit test of baseUri function, makes code much simpler
7 years ago
El RIDO fb99d5bb93
Merge branch 'master' into jsrefactor and fixing baseUri unit test
7 years ago
El RIDO bd32a73d21
remove Safari link on bootstrap template, too
7 years ago
El RIDO 23b09d601d
credited Tulio for the portuguese translation, updated SRI hashes
7 years ago
El RIDO d358271451
making unit tests work with spans
7 years ago
El RIDO 85aa072234
compromise: using spans, but with a class to give them a meaning
7 years ago
El RIDO 131e08ca33
made phpUnit and most mocha tests work again, had to remove some injected objects and added a helper method to facilitate a cache reset for the unit tests. Page template is still broken and the JS test for baseUri() fails
7 years ago
El RIDO e880f7924c
Merge branch 'master' into jsrefactor
7 years ago
rugk 52d1be1b54
Fix https://github.com/PrivateBin/PrivateBin/issues/187
7 years ago
rugk da094e2853
make it work(6): discussion/comments
7 years ago
rugk 7be5206920
makeit work(5): pase cloning & raw button
7 years ago
rugk a652ab5896
make it work(4): display encrypted pastes
7 years ago
rugk 31e66131b7
make it work(3): allow paste submission
7 years ago
rugk f33d702f3d
make it work(2): buttons & preview working
7 years ago
rugk 8a07a0b157
make it work(1): paste input can be shown
7 years ago
rugk dd6e426da7
first round of refactoring
7 years ago
El RIDO eedb05111a
added test for getCookie function, documenting its limitation of not finding cookies with empty identifier
7 years ago
El RIDO b9c05b06d0
added test for sprintf function, removing dead code and optimizing test cases
7 years ago
rugk dd721c651b
Update SRI hashes
7 years ago
El RIDO b00bcd1352
added test for urls2links function, fixing bug - asterisk is allowed in URLs query string
7 years ago
El RIDO b992bcc732
added test for setMessage function, fixing bug for elements with only one child
7 years ago
rugk 2ebcf60516
Use revealing module pattern
7 years ago
rugk 5130d9e2f3
New state for "only new button"
7 years ago
rugk 5ad02a3d1c
Use original reload function for manual paste open link
7 years ago
rugk e483d60eed
Merge branch 'historyupdate'
7 years ago
El RIDO 4cb0374e11
readding accidentally removed line of #173
7 years ago
El RIDO 2ca2309fc4
Merge branch 'patch-1' of https://github.com/r4sas/PrivateBin into r4sas-patch-1
7 years ago
rugk 86cd5e1c15
Use existing reload function
7 years ago
rugk edb546de54
Add loading indicator
7 years ago
rugk c96dd0836b
Make link clickable again
7 years ago
El RIDO 366b61c32d
adding document title in new history state
7 years ago
El RIDO f699ca6cd4
writing tests for htmlEntities function
7 years ago
El RIDO 5442af6e20
slight JS refactoring
7 years ago
rugk ca51a80803
Update the history when a paste is created
7 years ago
El RIDO 4bbfd5045e
ensure that JS is *really* only initialized after the DOM is fully loaded, resolves #166
7 years ago
El RIDO b76a73aa06
upgrading showdown
7 years ago
El RIDO f1df27f46c
allowing for parameter strings starting with &
7 years ago
El RIDO 177c9d7114
Merge branch 'js-unit-testing'
7 years ago
El RIDO cae5a71151
fix missing class renaming
7 years ago
El RIDO efcfb80129
Merge branch 'master' of github.com:PrivateBin/PrivateBin
7 years ago
El RIDO d678f5dada
fixing inconsistency found in unit test
7 years ago
Nathaniel Olsen a005b1128b Updated showdown
7 years ago
Nathaniel Olsen 47e4478e17 Updated sjcl, bootstrap, and the hashes
7 years ago
El RIDO 8029c2819f
implementing JS module pattern to expose functions for unit testing
7 years ago
El RIDO 5f09264625
fixing documentation inconsitencies found by Scrutinizer CI
7 years ago
El RIDO db2778c64f
introduced JSDoc: changes for JSDoc compatibility and resolving inconsistencies in documentation, both semantic and in the logic
7 years ago
El RIDO a7de0e095b
added supported language, updated credits and changelog
7 years ago
El RIDO 7f4ed739de
moved images to img folder
7 years ago
El RIDO 67f6c4eb61
turned bootstrap template variants into logic
7 years ago
El RIDO 87fad1fb77
DRYed templates
7 years ago
El RIDO f79c00378b
Choosing correct Occitan plural formula, added unit tests for Occitan and Chinese, corrected casing of languages in unit test
7 years ago
rugk 20fea819cb
Update SRI hashes
7 years ago
El RIDO a5d91298ff
add an option to change the site name, solves #154
8 years ago
El RIDO 4a036aea80
updated SRI hashes, added missing formula for slowene plurals and unit test for it, updated credits and changelog
8 years ago
El RIDO 1426d4e371
tagging 1.1 release and updating documentation
8 years ago
El RIDO 1badd5e542
applying HTML entity cleanup to raw paste, too, fixing #137
8 years ago
El RIDO ecd8a51137
writing a unit test for #145 lead to the discovery of two errors in the polish translations: error in formula and missing number placeholders in the translation strings
8 years ago
r4sas aacfe8e5fa added a forgotten option 'ru' in supportedLanguages section
8 years ago
atnaguzin 2847bbc45d added ru plural formula, updated template for edited privatebin.js
8 years ago
rugk 90e0bf6058
Merge branch 'tables'
8 years ago
rugk 58bd603c7c
Use nice condensed table with border
8 years ago
rugk bdf1586539
Add FAQ link & add to all templates
8 years ago
rugk f755a99ab8
Add table class to parsed Markdown
8 years ago
El RIDO b94d252421
Merge branch 'master' into JSnotWorkingError
8 years ago
El RIDO 3f2de319f3
should use typesafe comparison in JS and adding forgotten modal dialog in bootstrap-dark-page
8 years ago
El RIDO 3f8d6a592b
refactored modal dialog logic, added the new message IDs to all translation files and added the modal dialog to all bootstrap based templates (page gets the old JS input as a fallback)
8 years ago
El RIDO 9dcdb3172c
added translation string to JSON files, removed unneccessary class (already covered by bootstrap CSS) and moved noscript CSS load into head (allowed when not using XHTML)
8 years ago
Alexander Demenshin 1b0095b54a Added localization for modal password dialog
8 years ago
Alexander Demenshin 1c643191ce Updated intergrity hash for privatebin.js
8 years ago
Alexander Demenshin 6544fc8a49 Proper indenting and fix for "label for"
8 years ago
Alexander Demenshin e8248020dd Updated integrity hash
8 years ago
Alexander Demenshin c1ca5657b5 Removed unnecessary attributes from modal password form
8 years ago
Alexander Demenshin 0fbeefb199 Added modal decryption password request
8 years ago
rugk 64e1e0d7c4
Merge branch 'master'
8 years ago
rugk f9149595c9
Change alert to loading info message
8 years ago
El RIDO 375dac759f
renamed jQuery file to match projects JS file naming convention
8 years ago
El RIDO f093b05330
update jQuery from 1.11.3 to 3.1.1
8 years ago
rugk 7bbb273c1c
Add "JS not working" error message
8 years ago
rugk 5d822af5b1
Regenerate JS hashes & sign commit
8 years ago
Nathaniel Olsen 63a6ecb922 Now using the minimal version of jQuery
8 years ago
Nathaniel Olsen 0a48c464b4 Update jquery 1.11.3 ==> 3.1.1
8 years ago
rugk 1a159c973f
Prevent referrer to be send
8 years ago
El RIDO e925833090 bumping version number to 1.0
8 years ago
El RIDO 1907586b39 changing link to project page
8 years ago
rugk 5621f32752 Readd icon instead of logo for header
8 years ago
rugk f7a75a9d33 Merge branch 'master' into newicon
8 years ago
rugk d7896fbd95 Fix header link in subdir installations
8 years ago
rugk 8f19045b58 Replace icon with logo with text
8 years ago
El RIDO 47646e056b fixing urlshortening regression caused by CSP introduction, resolves #10
8 years ago
El RIDO f72e260ee7 adding subresource integrity hashes for all javascript includes, resolves #6
8 years ago
El RIDO b94d2f2295 resolving a few spacing issues in the templates
8 years ago
rugk eee2505a03 PR #56 was broken
8 years ago
El RIDO addb666a23 introducing CSP header to mitigate XSS attacks, closes #10
8 years ago
El RIDO b45bef8388 Renamed classes for full PSR-2 compliance, some cleanup
8 years ago