zotero/chrome
Abe Jellinek 1ca23fedb2 FileHandlers: Don't await long-running exec() on Windows/Linux
We can await /usr/bin/open on macOS because it returns as soon as the
application has begun launching, but we can't await when we exec a
program directly on other platforms.

Fixes #3799
2024-03-06 14:03:17 -05:00
..
content FileHandlers: Don't await long-running exec() on Windows/Linux 2024-03-06 14:03:17 -05:00
locale Locate menu: Don't show "New Tab" when external, fix bugs (#3755) 2024-02-28 00:13:07 -05:00
skin/default/zotero Implement Windows redesign for native elements (#3727) 2024-03-02 02:51:55 -05:00