Commit History

作者 SHA1 備註 提交日期
  El RIDO ba2363d66b apply StyleCI recommendation 6 年之前
  El RIDO 35be3aabf8 ensuring consistent use of php side encoding, testing all encoding cases, correctly report the language in the <html> tag 6 年之前
  El RIDO d3082c36d7 add HTML entity encoding to PHP translation logic, remove exception to allow <br/> tags in DOMpurify by eliminating the single case that made use of it 6 年之前
  El RIDO 79d30c9410 adding test that expects parameters of php translation to get HTML entities to get encoded 6 年之前
  rugk e56edb6c6b Feature FAQ link in Readme & remove legacy things 6 年之前
  El RIDO 6ccbad612d backporting double encoding fixes from #560 6 年之前
  El RIDO 2a5f622580 fixing travis CI builds for php 5.5, which require trusty 6 年之前
  El RIDO 1b966b35fc Merge branch 'master' into webcrypto, fix nvm 6 年之前
  El RIDO c28b134067 implementing web crypto API for encryption 6 年之前
  El RIDO a6d5254662 incrementing version 6 年之前
  El RIDO 7c66ba9de6 documenting changes for 1.2.2 6 年之前
  El RIDO 1a77f25000 upgrading SJCL to 1.0.8 6 年之前
  El RIDO 71029f7d3d upgrading showdown to released 1.9.1 version 6 年之前
  El RIDO 1f5d237806 address new fixer in StyleCI causing false positives in templates 6 年之前
  El RIDO 2caddf985f more general solution addressing #554, kudos @rugk for the suggestions 6 年之前
  El RIDO 6a3a8a395a updating DOMpurify library, fixes #523 6 年之前
  El RIDO b21d0a6cb7 fixing font paths 7 年之前
  El RIDO f70ffe3864 updated kjua library 7 年之前
  El RIDO 9acddb530f revert bootstraps JS to 3.3.7 as 3.4.1 breaks the navbar toggle 7 年之前
  El RIDO 85d2cea504 upgrade jQuery library 7 年之前
  El RIDO 1935dee6b7 upgrading bootstrap CSS 7 年之前
  El RIDO 8db98becb7 upgrading DOMpurify library 8 年之前
  El RIDO b5ebc4a3d7 incrementing version 8 年之前
  El RIDO fb6a9ccf09 document changes 8 年之前
  El RIDO 10201dc463 expanded unit tests to cover mega links, reverted regex to old one, but fixed to cover mega links, just to prove it works 8 年之前
  El RIDO c468b74b9b Merge branch 'master' into linkregex 8 年之前
  El RIDO e4cc9ef4f6 Merge branch 'r4sas-update-ru' 8 年之前
  R4SAS 9a5be5521b update ru translation 8 年之前
  El RIDO 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 8 年之前
  El RIDO 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 8 年之前