mizu
5f8b56ef86
Fix saveURI() in Firefox 36+
2015-01-30 03:55:35 -05:00
Dan Stillman
f5b5617885
Improve long-filename handling during syncing
...
This will hopefully fix some remaining issues with long filenames during
syncing, particularly on Linux with encrypted filenames (which have a
filename length of 143).
(This may have reintroduced some edge case bugs, so it needs some
testing.)
2014-09-18 16:23:49 -04:00
aurimasv
2305023c5d
For detectWeb, ignore translators targeting iframes with same URL
...
Addresses https://forums.zotero.org/discussion/36104/wall-street-journal-translator-not-working/
2014-04-17 15:59:41 -05:00
Dan Stillman
e459020b66
Add asynchronous Zotero.Utilities.Internal.md5Async()
...
Also switch ZU.Internal.md5() to use the same binary->hex conversion
code, since I can no longer reproduce the problem I was having with it
before.
2013-07-22 20:27:40 -04:00
Simon Kornblith
a7984916ad
Protect against pasting HTML-formatted text into QuickFormat dialog
2013-05-24 00:39:19 -04:00
Simon Kornblith
91c3374d6b
Merge branch '3.0' and modify recognizePDF.js to use promises
...
Conflicts:
chrome/content/zotero/recognizePDF.js
install.rdf
update.rdf
2013-01-21 01:04:05 -05:00
Dan Stillman
6ec69b0b91
Add Unicode normalization utility function, using NFC
...
Addresses https://www.zotero.org/trac/ticket/865
Need to decide the best place to call this
2011-12-17 18:09:51 -05:00
Dan Stillman
fe97d33e38
Display "Load WebDAV URL" button in Verify Server error
...
Allows for easier Standalone cert override (I hope -- not yet tested)
2011-12-17 16:13:37 -05:00
Simon Kornblith
4666ae972c
- Move Zotero.Utilities.Internal and Zotero.Utilities.Translate to separate files
...
- IE compatibility for translation core
2011-08-31 23:25:48 +00:00