zotero/chrome
Dan Stillman ad1bec62f2 Use offline database backups on network filesystems on Linux
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.
2026-08-19 09:37:38 -04:00
..
content Use offline database backups on network filesystems on Linux 2026-08-19 09:37:38 -04:00
locale Add support for importing from encrypted Mendeley Desktop DB (#6019) 2026-08-13 09:33:41 -04:00
skin/default/zotero fx153: Match XUL boolean attributes in selectors without a value 2026-08-03 11:48:40 -04:00