zotero/chrome/content
Dan Stillman b72f1c2a08 Don't calculate total file size for every uploaded attachment
This required checking the file size of every file (including auxiliary
snapshot files) in every attachment to be uploaded, and it was an
estimate anyway, because snapshots are compressed, so we kept track of
the compression ratio, but there was no particular reason to think later
files would have the same ratio... In any case, we're not currently
displaying file sync progress in 5.0 anyway, and while we should, we can
probably just show a count of attachments remaining.
2017-07-01 06:31:46 -04:00
..
zotero Don't calculate total file size for every uploaded attachment 2017-07-01 06:31:46 -04:00
zotero-platform Fix startup error loading Zotero service 2017-01-13 02:47:42 -05:00