This website requires JavaScript.
419311dffa
Update de.json
Daniel Nikulin
2018-10-30 19:06:12 +0100
9cce056cc8
Merge branch 'shrz-Fix-Ru-translation'
rugk
2018-10-28 20:04:16 +0100
6f34626ad6
Fix Russian translation.
shrz
2018-10-28 18:20:54 +0300
5b00f4ead7
further code deduplication
El RIDO
2018-10-20 23:08:13 +0200
4c3fb3fe63
reduce code duplication
El RIDO
2018-10-20 22:34:36 +0200
717e5b0e57
addressing issues found by codacy
El RIDO
2018-10-20 22:05:35 +0200
0f76b9066d
remove SJCL library
El RIDO
2018-10-20 19:53:21 +0200
2d7996570e
typos, documentation
El RIDO
2018-10-20 17:57:21 +0200
2929d5c17a
fixing async comment nicknames
El RIDO
2018-10-20 13:54:17 +0200
a08fed1add
ensure promises can be collected
El RIDO
2018-10-20 12:40:08 +0200
35045bb69a
improving error handling
El RIDO
2018-10-20 11:40:37 +0200
100d955e1a
address decryptComments() async compatibility
El RIDO
2018-10-20 10:20:32 +0200
ff8ec5a1a0
address decryptOrPromptPassword(), decryptPaste() and decryptAttachment() async compatibility
El RIDO
2018-10-20 09:56:05 +0200
c0d3b9062b
updating SRI hashes
El RIDO
2018-10-20 08:40:48 +0200
17131f3172
Add verys important return to ensure Promise chain works
rugk
2018-10-08 21:04:13 +0200
746debf586
Adjust functions using Uploader.setData to handle promises
rugk
2018-10-08 21:03:10 +0200
94a352e7f5
Fix eslint config and issues
rugk
2018-10-08 20:36:50 +0200
bc0fb5b91e
Merge branch 'master' into webcrypto
El RIDO
2018-10-02 20:43:40 +0200
00692a29d6
Merge branch 'SuperTux88-fix-dark-download-link'
El RIDO
2018-10-02 20:42:38 +0200
538462f134
Fix download-link color in dark boostrap themes
Benjamin Neff
2018-10-02 02:06:44 +0200
b62e259cfb
Merge branch 'master' into webcrypto
El RIDO
2018-09-17 05:26:58 +0200
034d60f966
Merge branch 'EmilKra-patch-1'
El RIDO
2018-09-17 05:26:15 +0200
256a5b2450
Update pl.json
EmilKra
2018-09-16 16:50:44 +0200
41c54325fa
Merge branch 'master' into webcrypto
El RIDO
2018-09-16 16:24:15 +0200
f9e0b7236c
Merge branch 'EmilKra-patch-1'
El RIDO
2018-09-16 16:23:27 +0200
dcee0c7d39
Update pl.json
EmilKra
2018-09-16 14:43:44 +0200
762386efd7
reverting to promises, since done can cause timeouts, indicating that the async execution can be really slow
El RIDO
2018-09-02 12:12:55 +0200
f3eaee206c
using done() instead of promise, to enforce mocha to wait on the tests
El RIDO
2018-09-02 11:52:57 +0200
176264f135
making tests use promises instead of async
El RIDO
2018-09-02 11:49:55 +0200
b791157717
fix unit tests after merge from master, issues due to newly async tests that cause environment changes across test scripts
El RIDO
2018-09-02 11:33:27 +0200
b191e2c437
Merge remote-tracking branch 'origin/master' into webcrypto
El RIDO
2018-09-02 10:07:57 +0200
d66800b8ce
docker is now provided via https://github.com/PrivateBin/docker-nginx-fpm-alpine
El RIDO
2018-09-02 09:22:55 +0200
8b71cb0b2f
properly escaping HTML in raw text mode, fixes #358
El RIDO
2018-09-02 09:14:36 +0200
30b7be0781
async test, finding error for rngState 00b15fc0a8247e693d, due to failure in decompressing
El RIDO
2018-09-01 22:55:52 +0200
b97ac08003
improving tests, correcting cipher
El RIDO
2018-09-01 22:22:10 +0200
0dbbb61d11
implementing web crypto API for encryption
El RIDO
2018-09-01 19:42:22 +0200
fe7fa09ce8
Merge branch 'idarlund-patch-5'
rugk
2018-08-14 17:56:18 +0200
5f8aeabea0
Update no.json
idarlund
2018-08-14 13:01:46 +0200
bd6888687f
Merge branch 'master' into webcrypto
El RIDO
2018-08-14 06:59:47 +0200
8db98becb7
upgrading DOMpurify library
El RIDO
2018-08-11 19:45:57 +0200
b5ebc4a3d7
incrementing version
El RIDO
2018-08-11 19:29:58 +0200
fb6a9ccf09
document changes
El RIDO
2018-08-11 08:17:08 +0200
10201dc463
expanded unit tests to cover mega links, reverted regex to old one, but fixed to cover mega links, just to prove it works
El RIDO
2018-08-11 07:33:33 +0200
c468b74b9b
Merge branch 'master' into linkregex
El RIDO
2018-08-11 06:56:02 +0200
e4cc9ef4f6
Merge branch 'r4sas-update-ru'
El RIDO
2018-08-06 19:40:17 +0200
9a5be5521b
update ru translation
R4SAS
2018-08-06 20:24:59 +0300
c4fc7edc43
replacing Base64.js with browser built in's, except for legacy paste support
El RIDO
2018-08-05 08:56:03 +0200
6f25d651b7
switching to client side libraries for key generation, remove legacy browser support
El RIDO
2018-08-04 22:30:01 +0200
c9a3bb08ee
remove dead code
El RIDO
2018-08-04 17:49:08 +0200
4f332b7719
revert legacy browser support, dropped in favour of webcrypto API
El RIDO
2018-08-04 17:25:59 +0200
0319a16b15
support older browsers correctly and ensure the paranoia setting for the sjcl.random.isReady call matches paranoia level 10 instead of the default 6
El RIDO
2018-08-04 13:25:31 +0200
1be1047a94
while we do start the collection of randomness even before initializing our logic, raising the 'paranoia' parameter to 10 ensures that in legacy browsers not yet supporting the webcrypto API we would get an exception, instead of a weak key
El RIDO
2018-08-01 21:56:23 +0200
a5e8eeaaf9
StyleCI: Obey the alphabet #342
El RIDO
2018-07-29 16:15:52 +0200
4a35428499
cleanup of PurgeLimiter #342
El RIDO
2018-07-29 16:05:57 +0200
3470dcd9a8
more compact ServerSalt #342
El RIDO
2018-07-29 15:50:36 +0200
5db3412b69
cleanup of TrafficLimiter #342
El RIDO
2018-07-29 15:43:28 +0200
f9c8441edb
renaming controller #342
El RIDO
2018-07-29 15:17:35 +0200
90e83ddb30
bump changelog, fixes #344
El RIDO
2018-07-24 20:32:18 +0200
055a2fb9d8
incrementing version
El RIDO
2018-07-22 11:44:18 +0200
b781e179c4
adding two more things not to get release archived
El RIDO
2018-07-22 11:40:34 +0200
756a810395
better link
El RIDO
2018-07-22 11:16:36 +0200
e2c04e13e8
fixing doc block for jsdoc
El RIDO
2018-07-22 10:24:39 +0200
640e5a7fe1
Merge remote-tracking branch 'origin/fix-password'
El RIDO
2018-07-21 08:51:25 +0200
e78d35ccd7
add missing translation
El RIDO
2018-07-21 06:45:28 +0000
720897b902
correct CSP to allow password prompt
El RIDO
2018-07-21 06:45:09 +0000
3fecd0f2ce
correct page template & password prompt/modal, fixes #341 , remove JS map reference leading to unnecessary load error
El RIDO
2018-07-21 06:44:04 +0000
4f17dde5ee
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
rugk
2018-07-01 20:23:17 +0200
c1ab1dd8c5
Enable auto-linking in Markdown
rugk
2018-07-01 20:22:21 +0200
c3c1473dc9
Allow one-letter TLDs/host names
rugk
2018-07-01 19:49:21 +0200
17a468a4e5
updating prettify library to 453bd5f
El RIDO
2018-07-01 19:17:05 +0200
676a02619d
Fix magnet links
rugk
2018-07-01 16:31:40 +0200
911fb51734
remove read tests, since that is now purely API based
El RIDO
2018-07-01 16:25:50 +0200
f325ff7058
Merge branch 'master' of github.com:PrivateBin/PrivateBin
El RIDO
2018-07-01 15:32:59 +0200
fd6c18e573
updating random_compat library to 2.0.15 (not upgrading identicon, would raise PHP requirements to 5.5)
El RIDO
2018-07-01 15:32:22 +0200
119c3931cc
Try new RegEx for creating links
rugk
2018-07-01 15:13:24 +0200
8386141322
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
rugk
2018-07-01 14:59:51 +0200
60d4ccb02c
Add comment about blocked images
rugk
2018-07-01 14:59:24 +0200
3745f9d96b
Merge branch 'fix-prettyprint-comments'
El RIDO
2018-07-01 14:57:05 +0200
2a3017a3bd
making comments on pretty printed pastes work again
El RIDO
2018-07-01 12:49:35 +0000
bd1e40ac36
updating DOMpurify library to 1.0.5
El RIDO
2018-07-01 13:36:16 +0200
30d9cb45cc
updating Showdown library to 1.8.6
El RIDO
2018-07-01 13:29:57 +0200
91baef389d
updating Base64 library to 2.4.5 (keeping old 1.7 library for legacy ZeroBin support)
El RIDO
2018-07-01 13:23:39 +0200
cfe60db8fd
increment version number
El RIDO
2018-07-01 13:11:32 +0200
5e01fc06d0
updating change log
El RIDO
2018-07-01 12:46:22 +0200
641abe99d2
Merge branch 'fix-anon-comments'
El RIDO
2018-07-01 09:30:40 +0200
c22537c979
fix sending anonymous comments
El RIDO
2018-07-01 07:18:21 +0000
5eebd27e82
fixing rngState 858b17ef69dc30a542, upgrade to jQuery 3.3.1 made event queue load callback too late, hence highlight right away and only handle highlight disable in the callback, after scrolling to comment
El RIDO
2018-07-01 08:59:55 +0200
f92330443e
updating jQuery
El RIDO
2018-07-01 08:08:21 +0200
da11d2e729
fixing SRI hash generation, broken by yesterdays Cloudflare fix that changed the script tag format
El RIDO
2018-07-01 07:51:05 +0200
ded3767803
updated SJCL to 1.0.7
El RIDO
2018-07-01 07:29:49 +0200
e35342e3a4
tell Cloudflare not to mess with our JS, fixes #284
El RIDO
2018-06-30 17:55:59 +0200
f2e16fcb6f
updating documentation
El RIDO
2018-06-30 17:14:38 +0200
a7029cc564
fixes #282
El RIDO
2018-06-30 15:59:54 +0200
c76957b3cb
adding unit test for truncation issue #328
El RIDO
2018-06-26 22:31:26 +0200
14d4226173
update JS unit test requirements
El RIDO
2018-06-26 22:21:33 +0200
851c5135fc
Merge branch 'master' of https://github.com/PrivateBin/PrivateBin
rugk
2018-06-21 12:50:08 +0200
6134e68daa
Deduplicate installation instructions
rugk
2018-06-21 12:48:26 +0200
9f8b3433ae
Merge branch 'master' of github.com:PrivateBin/PrivateBin
El RIDO
2018-06-16 11:02:48 +0200
9d96923b12
Update nl.json
Michael van Schaik
2018-06-06 12:48:41 +0200
6225a8ef16
updating translators in credits
El RIDO
2018-05-31 21:04:35 +0200