Commit Graph

82 Commits (183ebe518b02c52b22d2ad5f472dbfcb862c83f2)

Author SHA1 Message Date
rugk 183ebe518b
Force JSON request for getting paste data
7 years ago
El RIDO 37f5d99bc4
finalizing tests for I18n class, AJAX loading of translations needs to be tested in browser, mocked for now
7 years ago
El RIDO 6fb3fe51b2
Merge branch 'master' into js-unit-testing
7 years ago
El RIDO cd40717301
fixing #209, refactoring regression when file upload is disabled
7 years ago
El RIDO e15e86ac3f
improving coverage of existing tests
7 years ago
El RIDO 57ebc7338d
Merge branch 'master' into js-unit-testing
7 years ago
El RIDO bbcc3e167b
implementing recommendations of scrutinizer
7 years ago
El RIDO 0fb650c3a6
comply with codacys suggestion
7 years ago
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 89f2a3701c
Merge branch 'master' of https://github.com/nolsen42/PrivateBin into nolsen42-master
7 years ago
El RIDO 23b09d601d
credited Tulio for the portuguese translation, updated SRI hashes
7 years ago
Nathaniel Olsen 84ae15e6ad Safari isn't available on Windows anymore
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 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 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
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
El RIDO abaf8e96a6
updated page template
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