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

Clips view #200

Merged
merged 11 commits into from
Jul 7, 2021
Merged

Clips view #200

merged 11 commits into from
Jul 7, 2021

Commits on Jul 7, 2021

  1. Create viewToggler in Recordings view

    to switch between clips and recordings
    IRHM committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    796a154 View commit details
    Browse the repository at this point in the history
  2. Load all clips and recordings once from file, instead of reading file…

    … every switch
    
    Also remove getClips and integrate it into get func with param
    IRHM committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    781fc9f View commit details
    Browse the repository at this point in the history
  3. Rename PastRecordings.json file to recordings.json

    hope no one notices
    IRHM committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    1af49f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a2f92e View commit details
    Browse the repository at this point in the history
  5. Add clip to clips file once done clipping

    Also edit some comments for funcs in recordingsManager and create getVideoFile so we don't have to copy paste and if statement everywhere.
    IRHM committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    07e9caf View commit details
    Browse the repository at this point in the history
  6. Put wrapper around viewtoggler and thumbs

    So viewtoggler is also centered
    IRHM committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    7571fee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27fe74c View commit details
    Browse the repository at this point in the history
  8. Make messages use activeSubPage where required

    Create _general.scss file for general styles
    IRHM committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    31153f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6184ade View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3760b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bca3c7c View commit details
    Browse the repository at this point in the history