1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jan 13, 2024 — Jan 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update LICENSE, fix license year More... 13 days ago
Improved the comments and variable names More... about 2 months ago
Avoid reentrance when in printReplacement More... about 2 months ago
Add hs.audiodevice:thru() and hs.audiodevice:setThru(thru) More... about 2 months ago
Adapt to changed xcode build settings output when signing dev builds
cmsj
as Chris Jones
More... 2 months ago
Fix a UI-off-main-thread bug
cmsj
as Chris Jones
More... 2 months ago
Add a missed build.sh flag when building for testing
cmsj
as Chris Jones
More... 2 months ago
GitHub Actions version matching is weird
cmsj
as Chris Jones
More... 2 months ago
Switch to a fork of xcresulttool GH action with support for Xcode 16
cmsj
as Chris Jones
More... 2 months ago
Fix notarization script
cmsj
as Chris Jones
More... 2 months ago
Also add a notarization logging message
cmsj
as Chris Jones
More... 2 months ago
Except do it properly
cmsj
as Chris Jones
More... 2 months ago
Suppress a suspicious build log entry
cmsj
as Chris Jones
More... 2 months ago
Bump xcode versions too
cmsj
as Chris Jones
More... 2 months ago
Bump github actions runner image to macOS15 even though it's in beta
cmsj
as Chris Jones
More... 2 months ago
Fix `package.path`s under `userruntime` w/ unexpanded tilde More... 3 months ago
Ensure url scheme/host are in lowercase before passing to hs.urlevent callback. Closes #3686
cmsj
as Chris Jones
More... 4 months ago
Fix a deprecation warning in hs.wifi
cmsj
as Chris Jones
More... 4 months ago
Bump minimum macOS version to 13
cmsj
as Chris Jones
More... 4 months ago
Update Cocoapods
cmsj
as Chris Jones
More... 4 months ago
Two build fixes for Sequoia
cmsj
as Chris Jones
More... 4 months ago
Support creation of smart magnify events More... 5 months ago
Only return YES when we actually handled a user activity
cmsj
as Chris Jones
More... 5 months ago
Simplified error handling More... 5 months ago
Lua skin additions (#3667) More... 5 months ago
Fixed websocket support in `hs.httpserver:start()` More... 5 months ago
Validate that all arguments provided for an hs.task, are strings. Closes #2337 (#3664)
cmsj
as Chris Jones
More... 5 months ago
Make homebrew complain less about our Brewfile
cmsj
as Chris Jones
More... 5 months ago
Don't upload .xcresult bundle from the xcresulttool action because we're doing it manually ourselves and would prefer to keep doing that
cmsj
as Chris Jones
More... 5 months ago
We probably need to enable Coverage gathering here, to get the info we want in Codecov
cmsj
as Chris Jones
More... 5 months ago