Historie revizí

Autor SHA1 Zpráva Datum
  El RIDO 2d9666c5ef refactor button refresh před 6 roky
  El RIDO 521f134638 edge cases: re-enable remember button when creating a new paste, refresh list and disble button upon memorizing the current paste před 6 roky
  El RIDO ea93c474ea ensure code can be tested, handle async indexedDB, don't let user add same URL more then once před 6 roky
  El RIDO 8b170397a9 adding a remember button před 6 roky
  El RIDO ac32826009 initial work to add IndexedDB support, including npm module to mock its API in unit tests před 6 roky
  El RIDO c4830044f7 adding some simple non-stored logic to test the interface před 6 roky
  El RIDO daae0d0dca initial memory boilerplate, move sidebar toggle into it's init, test it behaves as it should před 6 roky
  El RIDO 8537f396b3 add a crude responsive collapsible sidebar před 6 roky
  Haocen Xu f1d4792d3e Update SRI před 6 roky
  unknown 9b138fd5fd Update SRI před 6 roky
  Haocen Xu 420f0d6634 Update SRI před 6 roky
  rugk 38a1726e22 Regenerate SRI před 6 roky
  El RIDO 7e77b94158 revert the revert caused by the merge of master před 6 roky
  El RIDO 9914c37683 incrementing version před 6 roky
  El RIDO 1439bb291f allow pasting password on paste with attachment - big kudos @rugk for finding it! - fixes #565, fixes #595 před 6 roky
  rugk 7cb830e22f It includes a change in the RegEx for URLs because that was broken when a před 6 roky
  El RIDO c334d2d00d Merge branch 'master' into preview-encoding před 6 roky
  El RIDO c11dc8e17e reverting Helper.urls2links() method to old style, applied to element instead of string, allows inserting plain text as text node před 6 roky
  El RIDO 8a6dcf910a Revert "in Helper.urls2links(), encode HTML entities, find and insert links, partially decoding only the href property of it" před 6 roky
  El RIDO f391773c65 generalize date string handling, replacing hardcoded lookups, fixes #586 před 6 roky
  El RIDO 5340f417e0 in Helper.urls2links(), encode HTML entities, find and insert links, partially decoding only the href property of it před 6 roky
  El RIDO d2e9e47b67 refactor switch into nested if/else, to improve readability - no functional change před 6 roky
  El RIDO adece1d784 incrementing version před 6 roky
  El RIDO aa377038a0 fixing DOMpurify 2.0.8 SRI after removing map line in file (which causes unnecessary requests to missing files in the browser) před 6 roky
  El RIDO 00438ec1ab upgrade DOMpurify to 2.0.8 před 6 roky
  El RIDO 3fdd42487a fix FAQ links, tweaking the subtext display, add link to modern browser FAQ, fixes #577 před 6 roky
  El RIDO 2cbb8bf3ca in translation, allow links to be inserted unencoded into href attribute, simplfy sanitation by allowing only <a> tags in DOMpurify for plain text and comments and avoid DOMpurify removing magnet links, fixes #579 před 6 roky
  El RIDO 3996f82404 relax encoding of slashes just for plaintext display, so links can be detected před 6 roky
  El RIDO 1b206e8495 ensuring consistent use of php side encoding, testing all encoding cases, correctly report the language in the <html> tag před 6 roky
  El RIDO cc0920fc09 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 před 6 roky