Histórico de Commits

Autor SHA1 Mensagem Data
  ff98sha 9c3a4cebd4 Update zh.json há 7 anos atrás
  rugk ba3efefc7b Add warning for insecure HTTP há 7 anos atrás
  El RIDO e418b083e8 Merge branch 'master' into webcrypto há 7 anos atrás
  El RIDO 48560e3d60 Merge branch 'fb-tracking-param-fix' há 7 anos atrás
  rugk 34c64acb75 Apply StyleCi recommendation há 7 anos atrás
  rugk c2a46b7af7 Make JS function more robust há 7 anos atrás
  rugk 99d49a56ba Fix PHPunit tests há 7 anos atrás
  rugk 7cb942aca3 Make PHP paste ID function more robust há 7 anos atrás
  rugk 541fff199a Put PHP paste request into own function há 7 anos atrás
  El RIDO 6beea8f2f4 apply yet another StyleCI recommendations há 7 anos atrás
  El RIDO e3d7ac4442 apply StyleCI recommendations há 7 anos atrás
  El RIDO 79a858f176 extracting only the 16 hex characters of the query string as paste ID, addressing #396 há 7 anos atrás
  El RIDO cc53d95ed1 extending test cases to reproduce the issue from #396, causing the existing logic to now fail the tests há 7 anos atrás
  El RIDO 5e4c6b5770 Merge branch 'master' into webcrypto há 7 anos atrás
  El RIDO 6bb599c81f Merge branch 'Ahuahuachi' há 7 anos atrás
  Alfredo Fabián Altamirano 8f52173ec3 Translate new parameters há 7 anos atrás
  Alfredo Fabián Altamirano 287130dd37 Add missing translation for "QR code" há 7 anos atrás
  El RIDO ec68abe2b5 revert formatting changes, for easier comparison of changes há 7 anos atrás
  Alfredo Fabián Altamirano ce87b1cc39 Improved Spanish translation há 7 anos atrás
  El RIDO 0ee86f33da key in version 2 is raw value instead of base64 (which reduces its complexity), made PasteDecryptor support both versions of the format, refactoring method names, replacing var by let / const, reducing zlib compression level from 9 to 7 to half the time spent on compression há 7 anos atrás
  El RIDO be69e4a50f simplify password catenation in version 2, to avoid potential key derivation weakening há 7 anos atrás
  El RIDO 0ad5b3e900 implement zlib via web assembly, replacing rawdeflate library há 7 anos atrás
  El RIDO 5ce3aa2817 increase PBKDF2 iterations further, as suggested in #350 há 7 anos atrás
  El RIDO 210870590c improving cleanup between tests in order to combat the frequent test failures seen recently há 7 anos atrás
  El RIDO 0ab06e34ec initial refactoring for support of version 2 paste format, some cleanup on the side há 7 anos atrás
  El RIDO f3165f0cab suppress current jsDOMs errors há 7 anos atrás
  El RIDO 70007285bf remove console suppression, fixing I18n mock há 7 anos atrás
  El RIDO 4edbb66c91 re-add CreationTime, still used in comment há 7 anos atrás
  El RIDO 3883e3fb30 adjusting test to make it work in latest jsDOM versions that don't support arbitrary bytes in a URLs hash anymore há 7 anos atrás
  El RIDO 9348cbe2a1 address security concerns reg. paste creation date by removing it in the API, keep comment creation date exposed, displayed in discussion - resolves #390 há 7 anos atrás