-
-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: bujna94/infinityTerminal
base: v0.2.1
head repository: bujna94/infinityTerminal
compare: main
- 14 commits
- 13 files changed
- 2 contributors
Commits on Sep 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 15a028d - Browse repository at this point
Copy the full SHA 15a028dView commit details -
feat(updates): add auto-update checker and manual update functionality
- Add GitHub API-based update checker with fallback to web scraping - Implement "Check for Updates" menu item in Help menu - Show update notification modal when new version is available - Add About panel with app version and icon for macOS - Include copy/paste functionality with Cmd/Ctrl+C/V shortcuts - Bump version to 0.2.2 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2797e81 - Browse repository at this point
Copy the full SHA 2797e81View commit details -
build(mac): improve macOS compatibility settings
- Disable hardenedRuntime and gatekeeperAssess for unsigned builds - Add NSAppleEventsUsageDescription for terminal functionality - Add NSMicrophoneUsageDescription (not used but prevents warnings) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17c50c9 - Browse repository at this point
Copy the full SHA 17c50c9View commit details -
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d0305b - Browse repository at this point
Copy the full SHA 2d0305bView commit details
Commits on Sep 16, 2025
-
docs: add macOS quarantine removal instructions
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de92d99 - Browse repository at this point
Copy the full SHA de92d99View commit details -
docs: update README with logo and screenshots
Add main logo as cover image and include app screenshots. Update tagline to "Two Rows. Endless Columns." 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0509a8a - Browse repository at this point
Copy the full SHA 0509a8aView commit details -
docs: update package description and README project structure
- Update package.json description to match new tagline - Fix icon reference to use appLogoSmaller.icns - Add new resource files to project structure documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e023508 - Browse repository at this point
Copy the full SHA e023508View commit details -
feat: add author attribution to about dialog
Add "Built with ❤️ by Pavol Bujna" to Help > About dialog 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bac25cd - Browse repository at this point
Copy the full SHA bac25cdView commit details -
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c08237c - Browse repository at this point
Copy the full SHA c08237cView commit details
Commits on Sep 17, 2025
-
docs: clarify Windows/Linux support as untested
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 930b540 - Browse repository at this point
Copy the full SHA 930b540View commit details
Commits on Sep 19, 2025
-
bump: version 0.2.5 with code signing support
- Upgrade to version 0.2.5 - Add code signing and notarization configuration - Enable hardened runtime for macOS security - Add entitlements for proper app functionality - Update build scripts to source environment variables - Enhance .gitignore to protect signing secrets 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e43c6c8 - Browse repository at this point
Copy the full SHA e43c6c8View commit details -
feat: default to user home directory + update docs
- Change terminal default directory from / to user home (~) - Update README to reflect code signing and notarization - Remove outdated quarantine instructions - Document security improvements and default directory behavior 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84f728d - Browse repository at this point
Copy the full SHA 84f728dView commit details -
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de24cd8 - Browse repository at this point
Copy the full SHA de24cd8View commit details
Commits on Sep 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b21d7ff - Browse repository at this point
Copy the full SHA b21d7ffView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.1...main