-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated Copyright information and fixed small bugs * Updated copyright information * URL paste via button now possible * UI changes in paste button added * Added pause icon * Added two comment modes: Only-once and On-Repeat; Updated ReadMe file * Updated electron to stable version * Fixed security issue in npm package, small change in internet connectivity check * Paste button can now be used more often * IAC tested with hashtags and mentions * Small cosmetic features & file change * Updated Puppeteer, changed internal code structure, small changes in comments.txt file (Ignore from ! to _), added first layer of "Stop" Button function (#36) * Updated Puppeteer, changed internal code structure, small changes in comments.txt file (Ignore from ! to _) * Added first layer of "Stop" Button function * Removed old js file * URL now opens in standard browser * Fixed Info Window position * Small UI changes * Small UI changes in dropdown menu * Code clean up for new release
- Loading branch information
1 parent
3e07178
commit ba1cf7c
Showing
38 changed files
with
5,293 additions
and
1,692 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
/public/dist/ | ||
/public/node_modules/ | ||
/private/* | ||
/private/* | ||
public/package-lock.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.