1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Docs
brettz9
as Brett Zamir
More... over 7 years ago
- Code docs
brettz9
as Brett Zamir
More... over 7 years ago
- Document
brettz9
as Brett Zamir
More... over 7 years ago
- Fix polyfill path - Allow AppleScript to work with "open with", drag-and-drop, command line, or with no arguments and just file selector - Refactoring: Only put in "tell" block the part that is more related - Todo - Report exec error precisely
brettz9
as Brett Zamir
More... over 7 years ago
- Todo
brettz9
as Brett Zamir
More... over 7 years ago
- Todo - Move polyfills to own directory - Work on AppleScript building
brettz9
as Brett Zamir
More... over 7 years ago
- Todo
brettz9
as Brett Zamir
More... over 7 years ago
- Todo
brettz9
as Brett Zamir
More... over 7 years ago
- Todo - Add AppleScript (until automating building)
brettz9
as Brett Zamir
More... over 7 years ago
- Todos
brettz9
as Brett Zamir
More... over 7 years ago
- Change/expand CLI API and use minimist for args
brettz9
as Brett Zamir
More... over 7 years ago
- Leverage executable file for passing messages to server (and later for building executables)
brettz9
as Brett Zamir
More... over 7 years ago
- Rename scripts to clarify which are using `pkg` - Allow running from local Node file without need to package
brettz9
as Brett Zamir
More... over 7 years ago
- Refactoring: More descriptive messages/variables
brettz9
as Brett Zamir
More... over 7 years ago
- Clearer testing messages/functionality
brettz9
as Brett Zamir
More... over 7 years ago
- Testing: Add Mocha/Chai with test
brettz9
as Brett Zamir
More... over 7 years ago
- Rename test file
brettz9
as Brett Zamir
More... over 7 years ago
- Add ws client as test file for now
brettz9
as Brett Zamir
More... over 7 years ago
- Todo - Linting: Ignore `ignore` - npm: Reorganize package.json; move out preferences
brettz9
as Brett Zamir
More... over 7 years ago
- Linting: ESLint ignore file (and avoid warning about ignore) - Testing: Have browser console show up automatically in webext script - Building: Add web-ext ignore file
brettz9
as Brett Zamir
More... over 7 years ago
- Refactoring: Rename addon.js -> background.js - Fix: Make polyfill available to background script - npm: Add package-lock.json/yarn.lock - npm: Update deps (polyfill, ws) and devDeps (ESLint) - Docs: More info on scripts to README - Linting: Lint per latest ESLint - Refactoring: Move const's out of function
brettz9
as Brett Zamir
More... over 7 years ago
- Todo
brettz9
as Brett Zamir
More... over 7 years ago
- Todos
brettz9
as Brett Zamir
More... about 8 years ago
- Docs (README): Line spacing
brettz9
as Brett Zamir
More... about 8 years ago
- Try a WebSockets approach (test working)
brettz9
as Brett Zamir
More... about 8 years ago
- Fix: non-all builds (without name) were problematic - Fix: Whitelist other architectures in anticipation
brettz9
as Brett Zamir
More... about 8 years ago
- Installer work (move into Node binary file; rename and group script routines and add some for install all)
brettz9
as Brett Zamir
More... about 8 years ago
- Improve code comments - Move file for build ignoring
brettz9
as Brett Zamir
More... about 8 years ago
Success (at least in FF) using `chrome-native-messaging`
brettz9
as Brett Zamir
More... about 8 years ago
- Allow for Chrome extension ID - Avoid warning re: `developer` property in Chrome - Avoid Chrome error (despite polyfill) - Try writing a file to disk to confirm executable is run
brettz9
as Brett Zamir
More... about 8 years ago