mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
Mirror of https://github.com/zotero/zotero.git
The online backup API writes the backup file through SQLite's default VFS, whose locking can hang on network filesystems -- its lock upgrades conflict with the SMB byte-range lock mapping on CIFS mounts and retry forever -- so fall back to an offline backup, which copies the file with the connection closed. Extends getFileSystemInfo() to Linux using statfs f_type magic numbers. |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| chrome | ||
| defaults/preferences | ||
| document-worker@6d0c0ce45d | ||
| js-build | ||
| note-editor@acec74d09b | ||
| reader@132bb78793 | ||
| resource | ||
| scripts | ||
| scss | ||
| styles@dff7452b24 | ||
| test | ||
| translators@60f2d542ff | ||
| types/gecko | ||
| .babelrc | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| chrome.manifest | ||
| CLAUDE.md | ||
| CONTRIBUTING.md | ||
| COPYING | ||
| eslint.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| update.rdf | ||
| version | ||
Zotero
Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.
For more information on how to use this source code, see the Zotero documentation.