a3f793fec7documenting changes
El RIDO
2019-09-20 06:27:07 +02:00
b496ae42fdMerge branch 'better-feature-detection'
El RIDO
2019-09-20 06:18:10 +02:00
e9eeeacdf0addressing jsverifyRngState 0f5ea3f961827b0c4d
El RIDO
2019-09-19 20:48:05 +02:00
8da382f7c6Merge branch 'master' into better-feature-detection
El RIDO
2019-09-19 20:19:35 +02:00
28d70a1b18upgrading DOMpurify, fixes#520
El RIDO
2019-09-19 20:13:47 +02:00
c1f6e5663bMerge branch 'master' into better-feature-detection
El RIDO
2019-09-19 20:02:00 +02:00
bf0be09f09removing old IE warning, as it is ignored by IE. The modern warning does get displayed, so let's use this more generic warning instead.
El RIDO
2019-09-19 20:01:10 +02:00
955317d924make codacy a bit happier
El RIDO
2019-09-19 19:47:19 +02:00
8e27dbff15clarify the use of 'unsafe-eval' and what the impact removing it has - Firefox users may not care and disable it to improve security
El RIDO
2019-09-19 19:24:28 +02:00
7c61f59dcdremoving untranslated string for non-human entities, moving insecure notice to template, so it can remains translated
El RIDO
2019-09-19 19:14:48 +02:00
70c38db81dadding ES6 and async feature detection to correctly flag old chromes and operas with the modern browser error
El RIDO
2019-09-18 07:47:26 +02:00
4332d0edb0making legacy.js work even on IE 6 by avoiding jQuery
El RIDO
2019-09-18 07:31:32 +02:00
5810f17c31fixing HTTP only error detection in Chrome and Android by ensuring all logic is contained in legacy.js
El RIDO
2019-09-17 21:41:25 +02:00
1a42158dd1address Codacy's concern about missing semicolons
El RIDO
2019-09-14 09:53:22 +02:00
713ce148a4address Codacy's concern that i is already defined
El RIDO
2019-09-14 09:50:47 +02:00
63426d6f8bsplitting out PrivateBin.InitialCheck class into Legacy.Check and working on making it compatible with IE 11
El RIDO
2019-09-14 09:41:52 +02:00
a363b2ff95eslint env cleanup
El RIDO
2019-09-08 09:12:56 +02:00
c2962af4f8trying different approach to convince codacy about false positive
El RIDO
2019-09-08 09:08:21 +02:00
ae11d168cetrying to convince codacy about the eslint changes
El RIDO
2019-09-08 09:02:15 +02:00
7b029d3657trying to convince codacy about the eslint changes
El RIDO
2019-09-08 08:55:19 +02:00
b1c9ca65fatrying to address eslint false positives
El RIDO
2019-09-08 08:39:28 +02:00
5471757fa7making webassembly optional, ensuring retry button works when wrong password is provided
El RIDO
2019-09-08 08:21:54 +02:00
7a85900b7cMerge branch 'master' into better-feature-detection
El RIDO
2019-09-07 11:25:50 +02:00
269def8300Merge branch 'idarlund-patch-6'
El RIDO
2019-09-07 11:23:20 +02:00
813e72d871don't encode HTML entities in translations if they contain links
El RIDO
2019-08-28 20:37:14 +02:00
50881a75e6ensure bots are prohibited completely from indexing
El RIDO
2019-08-28 20:36:26 +02:00
c56d777c11fixing logic when there are no icons and warning icons, add more test cases
El RIDO
2019-08-28 20:29:23 +02:00
7f65fe9218fixing conflicting icons when using error message div for warnings in bootstrap template
El RIDO
2019-08-28 19:25:11 +02:00
ad570c391aextend Alert class unit testing
El RIDO
2019-08-28 19:23:58 +02:00
a6aef109ccmaking feature detection work as intended in chrome
El RIDO
2019-08-27 23:16:06 +02:00
6fcd82fb85making the feature detection more robust, let users with no WASM create uncompressed pastes, remove dead & duplicate code
El RIDO
2019-08-27 07:38:27 +02:00
ff68043c9fMerge branch 'Haocen-505-patch'
El RIDO
2019-08-25 18:16:17 +02:00
5877111ccbUpdate SRI
Haocen Xu
2019-08-25 12:03:37 -04:00