zotero/chrome/content
Abe Jellinek aab90527ec isRenameAllowedForType(): Handle empty autoRenameFiles.fileTypes
Previously, an empty value for the pref would be treated as matching
*every* MIME type, because s.startsWith('') is true for any string. That
meant that unchecking all the file type checkboxes would actually enable
renaming for all files.
2024-08-01 10:21:18 -04:00
..
scaffold Fix scaffold window UI (#4339) 2024-07-09 04:02:52 -04:00
zotero isRenameAllowedForType(): Handle empty autoRenameFiles.fileTypes 2024-08-01 10:21:18 -04:00
zotero-platform Fix Prefs window style on Windows (#4465) 2024-07-31 01:28:05 -04:00