mirror of
https://github.com/zotero/zotero.git
synced 2026-09-17 23:51:18 +00:00
This mostly gets ZFS file syncing and file conflict resolution working with the API sync process. WebDAV will need to be updated separately. Known issues: - File sync progress is temporarily gone - File uploads can result in an unnecessary 412 loop on the next data sync - This causes Firefox to crash on one of my computers during tests, which would be easier to debug if it produced a crash log. Also: - Adds httpd.js for use in tests when FakeXMLHttpRequest can't be used (e.g., saveURI()). - Adds some additional test data files for attachment tests |
||
|---|---|---|
| .. | ||
| charsets | ||
| search | ||
| snapshot | ||
| .gitignore | ||
| allTypesAndFields.js | ||
| citeProcJSExport.js | ||
| empty | ||
| empty.pdf | ||
| itemJSON.js | ||
| journalArticle.js | ||
| recognizePDF_test_DOI.pdf | ||
| recognizePDF_test_GS.pdf | ||
| Test Import Translator.js | ||
| test.html | ||
| test.png | ||
| test.txt | ||
| translatorExport.js | ||
| translatorExportLegacy.js | ||