This website requires JavaScript.
d75cea856a
concluding UiHelper tests that are possible in headless jsdom at this time
El RIDO
2017-10-23 05:34:55 +0200
ef6b6816b0
implemented test, but again not supported yet by jsdom
El RIDO
2017-10-22 16:26:41 +0200
4410ddcd84
adding tests for UiHelper.reloadHome, making UiHelper unit testable and handling JSVerify RNG states 846932d5afb10ce748 & 012c1f9483adb6e750
El RIDO
2017-10-22 13:39:23 +0200
cbcc26ec37
fixing false positive with RNG state 0bc96fe3b8d170254a
El RIDO
2017-10-22 10:55:28 +0200
4cb21350a0
TravisCI can be a bit slow (locally this test takes 386ms)
El RIDO
2017-10-22 10:45:41 +0200
414693fa90
testing both cases of the logic required for #167
El RIDO
2017-10-22 10:39:18 +0200
6dbb098d7a
had to introduce a mock function to test the historyChange state
El RIDO
2017-10-22 09:56:44 +0200
379571d522
Merge branch 'master' into js-unit-testing
El RIDO
2017-10-22 08:10:49 +0200
502e96c129
StyleCI recommendations
El RIDO
2017-10-08 19:23:33 +0200
a5d5f6066a
refactoring as recommended by Scrutinizer
El RIDO
2017-10-08 19:16:09 +0200
81ac232710
increasing timeouts for travisCI, that seems to have gotten slower
El RIDO
2017-10-08 17:29:07 +0200
cd5fded4a4
adapting configuration test generator to new INI model and point release support
El RIDO
2017-10-08 12:27:37 +0200
9f26894b2e
PHP < 5.6 compatibility and StyleCI recommendations
El RIDO
2017-10-08 11:31:41 +0200
4f06feef81
implemented JSON file conversion on purge and storage in PHP files for data leak protection
El RIDO
2017-10-08 11:03:17 +0200
577586c47f
wrote a unit test to generate old style pastes and comments and check that the purge converts them to PHP files
El RIDO
2017-10-08 07:46:28 +0200
4ded4b7f8c
adding correct HTTP error to response, as per @rugk's recommentation
El RIDO
2017-10-08 07:03:53 +0200
dbfb1e83ba
removing dead code
El RIDO
2017-10-04 22:06:39 +0200
62f0b95377
making StyleCI happy
El RIDO
2017-10-04 22:02:27 +0200
6e8eafe129
implemented INI cenversion functionality
El RIDO
2017-10-04 21:55:03 +0200
b60d55236e
adding test for INI config file conversion
El RIDO
2017-10-04 20:31:37 +0200
6fa2bfe30e
updated documentation, incremented version
El RIDO
2017-10-04 20:05:46 +0200
ed04fe3b4c
disabling two new options that do no match our style guidelines
El RIDO
2017-10-03 20:49:36 +0200
9af79467a0
ask composer in TravisCI to use an oauth token to avoid rate limiting
El RIDO
2017-10-03 20:34:39 +0200
6625a9dc59
hiding INI contents from StyleCI
El RIDO
2017-10-03 20:33:24 +0200
f037967820
changes the file extension to php and adds a small one-liner to stop PHP from presenting the file to any website visitor
rugk
2017-09-29 18:59:02 +0200
7197705d5c
updating unit test in preparation for planned file name change, currently failing
El RIDO
2017-10-03 19:45:47 +0200
58937aced4
Merge branch 'Kcchouette-patch-1'
rugk
2017-09-23 14:11:38 +0200
78f9f5279a
Remove the last ")"
Kcchouette
2017-09-21 10:02:25 +0200
cf1b670215
Update fr.json
Kcchouette
2017-09-20 11:46:05 +0200
30993d8763
Merge branch 'master' into js-unit-testing
El RIDO
2017-09-13 07:29:57 +0200
4d2a297ec5
Merge branch 'Ahuahuachi-master', providing updated spanish translations
El RIDO
2017-09-13 07:25:39 +0200
ba0ff3545d
started work on UiHelper tests
El RIDO
2017-09-13 07:23:56 +0200
5cdd1f480f
Updated spanish translation
Alfredo Fabián Altamirano Tena
2017-09-12 17:27:51 -0500
c898da6279
Merge branch 'Quent-in-patch-3'
rugk
2017-09-08 12:17:32 +0200
c42e7fdd03
Update oc.json
Quent-in
2017-09-08 10:17:03 +0200
18adcca66e
Correction typo + new strings
Quent-in
2017-09-08 10:15:02 +0200
08972e4da3
Merge branch 'master' into attachment-handling
thororm
2017-08-12 13:29:51 +0200
28b8f878dc
Fixed decryption of pastes without attachment, that have a password
thororm
2017-08-12 13:26:43 +0200
70b80b5bca
Deduplicate installation instructions
rugk
2017-08-10 22:01:20 +0200
92f2d27cb7
Improve Readme
rugk
2017-08-10 21:54:38 +0200
53a8449674
Update HTTPS part of Readme
rugk
2017-08-10 21:51:10 +0200
674ebbc6fb
Remove bullet point
rugk
2017-07-06 19:14:49 +0200
5a23284645
Merge branch 'war59312-patch-1'
rugk
2017-05-28 23:00:13 +0200
3a24e19e49
README: Fix some minior grammar mistakes
Will
2017-05-28 15:16:23 -0400
9541a68b97
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
rugk
2017-05-28 17:10:19 +0200
c6c1fb8957
Merge branch 'JTCozart-patch-1'
rugk
2017-05-28 17:09:02 +0200
f31a99b1c0
added tests for getCipherData(), hasCipherData() & getTemplate()
El RIDO
2017-05-26 21:52:00 +0200
fcfb02c2b7
added tests for getFormatterDefault(), fixing bug in compact design
El RIDO
2017-05-26 20:55:45 +0200
a1881ff49b
Merge branch 'js-unit-testing'
El RIDO
2017-05-22 22:41:30 +0200
a30b31b315
Merge branch 'master' into js-unit-testing
El RIDO
2017-05-22 22:38:49 +0200
5c3e2b3fae
fix travis once more, this time due to jsdom breaking compatibility with nodeJS < 6
El RIDO
2017-05-22 22:34:12 +0200
9f01ccc80e
added tests for getExpirationDefault()
El RIDO
2017-05-22 22:15:13 +0200
ddd5128776
Updated bootstrap.php to fix a display issue
Jake Cozart
2017-05-20 15:08:17 -0700
b5c259dd72
Code review
thororm
2017-05-20 16:11:32 +0200
39717707b3
Code review
thororm
2017-05-20 16:04:10 +0200
a8aacce04d
More localization defaults
thororm
2017-05-15 22:11:34 +0200
2c17c35b85
Code review results and further improvements Added english default for new translations
thororm
2017-05-15 22:05:52 +0200
24aea957b3
Added possibility to paste an image from the clipboard
thororm
2017-05-13 21:43:32 +0200
838ca3d38e
Call removeAttachment on a new paste Improved disabled attachments handling
thororm
2017-05-13 21:27:41 +0200
23f5dfbff8
Merge remote-tracking branch 'remotes/thororm/master' into attachment-handling
thororm
2017-05-13 19:48:25 +0200
b9075d7708
Removed attachmentHelpers and moved functionality to AttachmentViewer
thororm
2017-05-13 19:46:22 +0200
4f070d8fcf
Merge branch 'Angristan-patch-1'
rugk
2017-05-11 10:24:53 +0200
c23c65f1f4
Corrections and missing translations
Angristan
2017-05-10 22:06:19 +0200
0ae952e63f
Add note about PostgreSQL
rugk
2017-05-04 16:49:16 +0200
af595ed96d
Merge branch 'master' of origin
rugk
2017-04-19 00:50:24 +0200
fa2dde0b1f
Use SQL highlighting
rugk
2017-04-19 00:49:59 +0200
f514381aa5
Correct license
rugk
2017-04-19 00:09:41 +0200
283873d89a
Fix stupid copy&paste error
rugk
2017-04-13 10:52:48 +0200
9b6748c54d
Adjust requested changes
rugk
2017-04-13 10:46:09 +0200
073b52ce96
Pass on event
rugk
2017-04-11 22:36:25 +0200
7eb77e90e5
Add retry button to page template too
rugk
2017-04-11 22:25:14 +0200
d53207e404
Add password retry feature
rugk
2017-04-11 22:21:30 +0200
f54036976a
added instantburnafterreading option to address #174
El RIDO
2017-04-11 17:23:26 +0200
183ebe518b
Force JSON request for getting paste data
rugk
2017-04-11 16:34:13 +0200
ab2e789aee
Add JS refactor to credits
rugk
2017-04-11 12:45:51 +0200
fb774c2f8c
Merge branch 'js-unit-testing'
El RIDO
2017-04-07 06:23:46 +0200
99b0c22bf4
Merge branch 'master' into js-unit-testing
El RIDO
2017-04-07 06:19:16 +0200
41701bbfe4
trying to fix unit test execution in Travis
El RIDO
2017-04-05 06:55:20 +0200
8f6c1ee079
added a check for the ZeroBin paste format (uses Base64.js v1.7)
El RIDO
2017-04-05 06:46:21 +0200
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)
El RIDO
2017-04-04 07:43:41 +0200
662b48fccf
Hashes
thororm
2017-04-02 19:28:25 +0200
1a1369ff53
scrutinizer issues
thororm
2017-04-02 19:11:49 +0200
ec9fb750b4
Adapted attachment handling to refactoring
thororm
2017-04-02 18:58:11 +0200
096f07f86e
Merge branch 'master' into attachment-handling
thororm
2017-04-02 13:30:52 +0200
f25ea35666
Merge branch 'idarlund-patch-4'
El RIDO
2017-03-29 19:43:02 +0200
6470d74be3
Merge branch 'patch-4' of https://github.com/idarlund/PrivateBin into idarlund-patch-4
El RIDO
2017-03-29 19:41:43 +0200
10fe965704
Merge branch 'stefanomarty-Italian-Translation'
El RIDO
2017-03-29 19:41:07 +0200
89a00ea48e
Merge branch 'Italian-Translation' of https://github.com/stefanomarty/PrivateBin into stefanomarty-Italian-Translation
El RIDO
2017-03-29 19:39:15 +0200
806b665c6a
Update no.json
idarlund
2017-03-28 16:42:48 +0200
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
El RIDO
2017-03-26 16:16:15 +0200
cdb62b44c7
basic tests for CryptTool classes encryption and compression functions
El RIDO
2017-03-26 11:34:19 +0200
37f5d99bc4
finalizing tests for I18n class, AJAX loading of translations needs to be tested in browser, mocked for now
El RIDO
2017-03-26 09:24:42 +0200
e1ea14627f
handling JSVerify RNG state 88caf85079d32e416b
El RIDO
2017-03-26 06:47:57 +0200
6fb3fe51b2
Merge branch 'master' into js-unit-testing
El RIDO
2017-03-26 06:46:42 +0200
a8d02bd8e2
Merge branch 'master' of github.com:PrivateBin/PrivateBin
El RIDO
2017-03-25 18:45:10 +0100
cd40717301
fixing #209 , refactoring regression when file upload is disabled
El RIDO
2017-03-25 18:44:20 +0100
d23c696e97
Revert delete of (in Inglese)
stefanomarty
2017-03-25 17:33:54 +0100
056f6b01c8
Merge branch 'lex111-patch-1'
rugk
2017-03-25 15:14:59 +0100
82e45915c7
Update Russian translation
Alexey Pyltsyn
2017-03-25 17:06:56 +0300
d8e0a6e986
Italian translation update
Stefano Martinelli
2017-03-25 14:42:31 +0100