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

Watch folder #1154

Merged
merged 9 commits into from
Oct 17, 2017
Merged

Watch folder #1154

merged 9 commits into from
Oct 17, 2017

Commits on Mar 22, 2017

  1. Working on watch-folder

    Added chokidar to watch for folder changes; added folder-watcher;
    passing state to delayedInit on main;  added default values for new
    preferences; added “Auto add torrents” preference with its checkbox and
    path selector; TODO: start/stop watching on preference change, start
    watching on init, add dialog when trying to enable preference without a
    torrents folder.
    codealchemist committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    a70c4d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. fixed styling issues

    codealchemist committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    a6c53d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f81724 View commit details
    Browse the repository at this point in the history
  3. fixed styling issue

    codealchemist committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    4a8ab6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    996a81d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. Removed extra logging.

    codealchemist committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    2ad3f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23eef1a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2017

  1. Configuration menu
    Copy the full SHA
    6e67cae View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2017

  1. Preferences update

    Renamed “Downloads” section to “Folders”; watch folder preference moved
    under “Folders”; updated texts for watch folder preference.
    codealchemist committed Apr 2, 2017
    Configuration menu
    Copy the full SHA
    b02d6f3 View commit details
    Browse the repository at this point in the history