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

Rebase to master #6

Open
wants to merge 50 commits into
base: master
Choose a base branch
from
Open

Rebase to master #6

wants to merge 50 commits into from

Commits on Jan 12, 2018

  1. Create find-strat.node.js

    A nodeJS file that will use SQLite to find strats stored in a database.
    Spaceface16518 authored Jan 12, 2018
    Configuration menu
    Copy the full SHA
    3464d64 View commit details
    Browse the repository at this point in the history
  2. Create strats.csv

    Spaceface16518 authored Jan 12, 2018
    Configuration menu
    Copy the full SHA
    a4098bf View commit details
    Browse the repository at this point in the history
  3. Update strats.csv

    Spaceface16518 authored Jan 12, 2018
    Configuration menu
    Copy the full SHA
    c0d10ca View commit details
    Browse the repository at this point in the history
  4. Added header

    header can be used as template
    Spaceface16518 authored Jan 12, 2018
    Configuration menu
    Copy the full SHA
    9b7e3f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52e0470 View commit details
    Browse the repository at this point in the history
  6. renamed strats to strats-table

    more descriptive. This wil be a csv file that contains the data. It will be imported every time the sqlite3-node find strat command fires.
    Spaceface16518 committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    e7a2c62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84c08a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfcb7c0 View commit details
    Browse the repository at this point in the history
  9. Added sqlite3-node file skeleton

    This skeleton includes the open and close connection statements, import statements, and the wrapper for the database queries.
    Spaceface16518 committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    0246820 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2b7384 View commit details
    Browse the repository at this point in the history
  11. delete strats database

    Spaceface16518 committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    1b460ae View commit details
    Browse the repository at this point in the history
  12. renamed find-strat to fetch (module

    revived modules
    Spaceface16518 committed Jan 12, 2018
    Configuration menu
    Copy the full SHA
    4aa3dd5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    050dfa9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3d5566b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    91148b5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2fde799 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ca7cb3a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d37a758 View commit details
    Browse the repository at this point in the history
  19. Update strats.tsv

    Spaceface16518 authored Jan 12, 2018
    Configuration menu
    Copy the full SHA
    14fcc0b View commit details
    Browse the repository at this point in the history
  20. Update strats.tsv

    Spaceface16518 authored Jan 12, 2018
    Configuration menu
    Copy the full SHA
    bd45b17 View commit details
    Browse the repository at this point in the history
  21. Rename LICENSE to LICENSE.txt

    Edited the title because not putting a file ending was causing some trouble for text editors.
    Spaceface16518 authored Jan 12, 2018
    Configuration menu
    Copy the full SHA
    836d38a View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. Remove strats tsv

    Spaceface16518 committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    929b0e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb5904f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea11214 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2018

  1. Create strats.db

    Spaceface16518 committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    092104d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f8feae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44011ae View commit details
    Browse the repository at this point in the history
  4. Write module: added and exported clear function

    - also fixed log statement in write function
    Spaceface16518 committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    1ee611e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f71550a View commit details
    Browse the repository at this point in the history
  6. Format corrected

    - also renamed variable cap to highestID
    Spaceface16518 committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    0c319e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2018

  1. 1 Configuration menu
    Copy the full SHA
    2a9c14e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89c774e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Configuration menu
    Copy the full SHA
    06eace7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    295320c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    007447c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf775c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    94d3d8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c85bbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f3e58e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a24cf77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74cc84e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ff6d43 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Remove internal css page

    Mainly use w3.css
    Spaceface16518 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    899eeb2 View commit details
    Browse the repository at this point in the history
  2. Update strats database

    Spaceface16518 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    0a4ba16 View commit details
    Browse the repository at this point in the history
  3. Fix sqlite import

    Spaceface16518 committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    efbd31e View commit details
    Browse the repository at this point in the history
  4. Remove Electron skeleton

    Going for browser based instead of desktop app
    Spaceface16518 committed Jan 29, 2018
    1 Configuration menu
    Copy the full SHA
    471ef55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1375230 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    519369e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cfe316 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9af9a4d View commit details
    Browse the repository at this point in the history