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

Upload video files #314

Merged
merged 49 commits into from
Sep 19, 2019
Merged

Upload video files #314

merged 49 commits into from
Sep 19, 2019

Commits on Aug 22, 2019

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

Commits on Aug 26, 2019

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

Commits on Aug 27, 2019

  1. Get initial version of posting going

    - Still need something to receive the post on the front end
    ChrisDMac committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    b380bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b7f3f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

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

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    7689811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    befc746 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce04aab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab2320d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    3bb7319 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3815f96 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    f08f8e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be1e2b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

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

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    c355e3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70054ab View commit details
    Browse the repository at this point in the history
  3. Add a spinner

    ChrisDMac committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    55b5e58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    963044c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    c7d766d View commit details
    Browse the repository at this point in the history
  2. Delete temporary test code

    ChrisDMac committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    c6aa925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a58cf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c2dbf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Configuration menu
    Copy the full SHA
    759f8d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f60d826 View commit details
    Browse the repository at this point in the history
  3. Pass the office number to all video routines

    - so correct video can be played for that office
    ChrisDMac committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    a713da8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fe23ef View commit details
    Browse the repository at this point in the history
  5. Updated video manifest file

    ChrisDMac committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    e424a3d View commit details
    Browse the repository at this point in the history
  6. Updated video manifest file

    ChrisDMac committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    b72b07b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7031e7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ecfa921 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d000fe View commit details
    Browse the repository at this point in the history
  10. Put error checking in python upload code

    Allow saving video file to new filename
    ChrisDMac committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    e4f1544 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bc89956 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Delete commented out code

    ChrisDMac committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    f61b7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0a610b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5d5a84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dedbc8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4799972 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e706aed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9e2478 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3910403 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    1a2e50b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e00d6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c629c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b4cb72 View commit details
    Browse the repository at this point in the history
  5. Finally fixed bug in size comparison

    - toFixed(1) returned string, not real
    ChrisDMac committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    0e25b11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eaab8e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba4edfa View commit details
    Browse the repository at this point in the history
  8. Update yaml and demo .env file

    - documentation on new environment variables in the .env file.
    ChrisDMac committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    af7bf7a View commit details
    Browse the repository at this point in the history