Commit Graph

890 Commits (2c17c35b85b5e9d14402d67b82d3f3c42ae69ffc)
 

Author SHA1 Message Date
thororm 2c17c35b85 Code review results and further improvements
7 years ago
thororm 24aea957b3 Added possibility to paste an image from the clipboard
7 years ago
thororm 838ca3d38e Call removeAttachment on a new paste
7 years ago
thororm 23f5dfbff8 Merge remote-tracking branch 'remotes/thororm/master' into attachment-handling
7 years ago
thororm b9075d7708 Removed attachmentHelpers and moved functionality to AttachmentViewer
7 years ago
rugk 4f070d8fcf
Merge branch 'Angristan-patch-1'
7 years ago
Angristan c23c65f1f4 Corrections and missing translations
7 years ago
rugk 0ae952e63f
Add note about PostgreSQL
8 years ago
rugk af595ed96d
Merge branch 'master' of origin
8 years ago
rugk fa2dde0b1f
Use SQL highlighting
8 years ago
rugk f514381aa5
Correct license
8 years ago
El RIDO f54036976a
added instantburnafterreading option to address #174
8 years ago
rugk ab2e789aee
Add JS refactor to credits
8 years ago
El RIDO fb774c2f8c
Merge branch 'js-unit-testing'
8 years ago
El RIDO 99b0c22bf4
Merge branch 'master' into js-unit-testing
8 years ago
El RIDO 41701bbfe4
trying to fix unit test execution in Travis
8 years ago
El RIDO 8f6c1ee079
added a check for the ZeroBin paste format (uses Base64.js v1.7)
8 years ago
El RIDO 2d4c75be85
added tests for entropy checks and key generation, added base64 experiment, showing we could replace Base64.js v2.1.9 with other options, but still need to find a way to handle v1.7 format and UTF16 to UTF8 conversion (btou / utob functions)
8 years ago
thororm 662b48fccf Hashes
8 years ago
thororm 1a1369ff53 scrutinizer issues
8 years ago
thororm ec9fb750b4 Adapted attachment handling to refactoring
8 years ago
thororm 096f07f86e Merge branch 'master' into attachment-handling
8 years ago
El RIDO f25ea35666
Merge branch 'idarlund-patch-4'
8 years ago
El RIDO 6470d74be3
Merge branch 'patch-4' of https://github.com/idarlund/PrivateBin into idarlund-patch-4
8 years ago
El RIDO 10fe965704
Merge branch 'stefanomarty-Italian-Translation'
8 years ago
El RIDO 89a00ea48e
Merge branch 'Italian-Translation' of https://github.com/stefanomarty/PrivateBin into stefanomarty-Italian-Translation
8 years ago
idarlund 806b665c6a Update no.json
8 years ago
El RIDO 3cf005c8ae
added test with hardcoded v1 pastes to ensure decryption of the original paste format still works, even when the format is changed in the future
8 years ago
El RIDO cdb62b44c7
basic tests for CryptTool classes encryption and compression functions
8 years ago
El RIDO 37f5d99bc4
finalizing tests for I18n class, AJAX loading of translations needs to be tested in browser, mocked for now
8 years ago
El RIDO e1ea14627f
handling JSVerify RNG state 88caf85079d32e416b
8 years ago
El RIDO 6fb3fe51b2
Merge branch 'master' into js-unit-testing
8 years ago
El RIDO a8d02bd8e2
Merge branch 'master' of github.com:PrivateBin/PrivateBin
8 years ago
El RIDO cd40717301
fixing #209, refactoring regression when file upload is disabled
8 years ago
stefanomarty d23c696e97 Revert delete of (in Inglese)
8 years ago
rugk 056f6b01c8
Merge branch 'lex111-patch-1'
8 years ago
Alexey Pyltsyn 82e45915c7 Update Russian translation
8 years ago
Stefano Martinelli d8e0a6e986 Italian translation update
8 years ago
Stefano Martinelli 945d553830 Merge remote-tracking branch 'PrivateBin/master' into Italian-Translation
8 years ago
El RIDO 628696e524
Merge branch 'tupaschoal-patch-1'
8 years ago
Stefano Martinelli 2ffc42eb8d Merge remote-tracking branch 'PrivateBin/master' into Italian-Translation
8 years ago
Tulio Leao 3fc6ede5bb Translate missing IDs to Portuguese
8 years ago
El RIDO 44327bed58
added missing/removed translation IDs found using improved unit test (#201)
8 years ago
El RIDO e80c726f92
added unit test for missing message IDs accross all translations, added IDs found this way to translation files (#201)
8 years ago
El RIDO 145cfccfcb
corrections for rngState 82b19a3e7604cf825d
8 years ago
El RIDO e15e86ac3f
improving coverage of existing tests
8 years ago
El RIDO 2a19b42b15
making I18n class testable, adding minimal test
8 years ago
El RIDO 9d2e282772
removing unused function
8 years ago
El RIDO 57ebc7338d
Merge branch 'master' into js-unit-testing
8 years ago
El RIDO dfa6f02d12
Merge branch 'tupaschoal-patch-1'
8 years ago