Историја ревизија

Аутор SHA1 Порука Датум
  El RIDO ea93c474ea ensure code can be tested, handle async indexedDB, don't let user add same URL more then once пре 6 година
  El RIDO 8b170397a9 adding a remember button пре 6 година
  El RIDO ac32826009 initial work to add IndexedDB support, including npm module to mock its API in unit tests пре 6 година
  El RIDO c4830044f7 adding some simple non-stored logic to test the interface пре 6 година
  El RIDO daae0d0dca initial memory boilerplate, move sidebar toggle into it's init, test it behaves as it should пре 6 година
  El RIDO 8537f396b3 add a crude responsive collapsible sidebar пре 6 година
  Haocen Xu 65011019b7 Fix urls2links unit test пре 6 година
  unknown 903ea5ea68 Open all links in new window пре 6 година
  Haocen Xu dd98af0775 Avoid recreation of existing pasteurl element when calling URL shortener пре 6 година
  Haocen Xu 5f0011b0f6 Sanitize output from Helper.urls2links пре 6 година
  Haocen Xu 25a39148a8 Change order of execution to detect delete token properly пре 6 година
  Haocen Xu e298c3d10c Reload page when back button in browser pressed, avoid reading burn пре 6 година
  Haocen Xu afcece17dd Fix broken Helper.durationToSeconds, as it doesn't handle weeks пре 6 година
  Haocen Xu 74551f58d7 Avoid DOMPurify mess with forward slash in expirationDateString пре 6 година
  Haocen Xu 4984194c33 Avoid dropzone appearing when it should not by fixing пре 6 година
  Haocen Xu d6b06269a4 Fix Editor.hide typo пре 6 година
  Haocen Xu 7eb96eb3cb Avoid handling clipboard data item if it is not file type пре 6 година
  rugk d3ba7eeb13 Reset checkboxes on new paste пре 6 година
  rugk 5ece4d2632 Reset attachment when clicking new paste пре 6 година
  El RIDO 9914c37683 incrementing version пре 6 година
  El RIDO 1439bb291f allow pasting password on paste with attachment - big kudos @rugk for finding it! - fixes #565, fixes #595 пре 6 година
  rugk 7cb830e22f It includes a change in the RegEx for URLs because that was broken when a пре 6 година
  El RIDO c334d2d00d Merge branch 'master' into preview-encoding пре 6 година
  El RIDO c11dc8e17e reverting Helper.urls2links() method to old style, applied to element instead of string, allows inserting plain text as text node пре 6 година
  El RIDO 8a6dcf910a Revert "in Helper.urls2links(), encode HTML entities, find and insert links, partially decoding only the href property of it" пре 6 година
  El RIDO f391773c65 generalize date string handling, replacing hardcoded lookups, fixes #586 пре 6 година
  El RIDO 5340f417e0 in Helper.urls2links(), encode HTML entities, find and insert links, partially decoding only the href property of it пре 6 година
  El RIDO d2e9e47b67 refactor switch into nested if/else, to improve readability - no functional change пре 6 година
  El RIDO adece1d784 incrementing version пре 6 година
  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 пре 6 година