Daniel McAssey

Results 9 issues of Daniel McAssey

Alternative to #154 that specifically targets dmg and pkg files. Created this from comment on #152. This is currently broken with change #152, as `codesign` doesn't seem to like reading...

Hey trying to use GitHub actions with a composer dependency to php 8.2, I get the following in the action: ``` Your Composer dependencies require a PHP version ">= 8.2.0"....

This commit fixes issue #31 with reference to caching and fixes issue #29 to fix the timestamp. I have also included a minified version. Tested cache on http://www.glokon.com/companies Thanks to...

When using caching, multiple accounts dont work on the same domain, since the cache is stored under "tweetable" not something like "tweetable + username", so it only has 1 cache....

**Describe the bug** Getting an error which doesn't seem to affect anything, however does cause a stutter. Attempting to call a function in a renderer window that has been closed...

Took a bit longer than expected, as there were a lot of types to update.

Just had a look at the latest .tar.gz after the fixes for the types, it looks like the index.d.ts did not get re-generated, or its cached? Also the types/auto directory...

*This Issue tracker is only for reporting bugs and tracking code related issues.* Before posting, please make sure you check community.jitsi.org to see if the same or similar bugs have...

feature-request

With https://github.com/electron/electron/pull/31204 being merged into Electron and released with Electron 17.x.x, Electron can now capture individual WebContents (Tabs). This change allows the standard flow to support tab capture

feature-request