Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #193 - windows actions + Upgrades SnoreToast to v0.7.0 #293

Merged
merged 11 commits into from Nov 15, 2019

Commits on Oct 27, 2019

  1. Issue mikaelbr#193

    * Updated SnoreToast to 0.7.0
    yoavain committed Oct 27, 2019
    Copy the full SHA
    8f01da4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Issue mikaelbr#193

    * Support SnoreToast "-b" flag for action buttons
    * Communicate with SnoreToast using unique named pipes
    * Parse result from pipe into data object before calling the actionJackerDecorator
    * Sanitizing data now changes "timedout" to "timeout"
    * Sample file
    yoavain committed Oct 28, 2019
    Copy the full SHA
    3d4d86c View commit details
    Browse the repository at this point in the history
  2. Issue mikaelbr#193

    * package.json script to run toaster with actions
    * Sample gif for README
    yoavain committed Oct 28, 2019
    Copy the full SHA
    334071a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from yoavain/issue-193-windows-actions

    Issue 193 windows actions
    yoavain committed Oct 28, 2019
    Copy the full SHA
    f25c63a View commit details
    Browse the repository at this point in the history
  4. Issue mikaelbr#193

    * Sample gif for README
    yoavain committed Oct 28, 2019
    Copy the full SHA
    e60b2d1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    df21d6a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Issue mikaelbr#193

    * Revert test to work as before
    * Change toaster back to sync function, that uses callback
    yoavain committed Oct 29, 2019
    Copy the full SHA
    1fd6238 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    328f449 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Update README.md

    Co-Authored-By: Jordan Nielson <jnielson94@gmail.com>
    yoavain and jnielson94 committed Nov 14, 2019
    Copy the full SHA
    a01e2a4 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    Co-Authored-By: Jordan Nielson <jnielson94@gmail.com>
    yoavain and jnielson94 committed Nov 14, 2019
    Copy the full SHA
    9ec66c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Update test/toaster.js

    Co-Authored-By: Jordan Nielson <jnielson94@gmail.com>
    yoavain and jnielson94 committed Nov 15, 2019
    Copy the full SHA
    0baa7a7 View commit details
    Browse the repository at this point in the history