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

Improvements #124

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

Commits on Aug 4, 2022

  1. fix: Drawer does not close

    Passing `open` to the Styled component doesn't refresh the `transform` CSS property.
    
    Resolves: Issue byteyilabs#106
    lemattma committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    347ebcd View commit details
    Browse the repository at this point in the history
  2. refactor: Removes metadata from the window title from the export file…

    …name
    
    Transforms `(123) My super video - YouTube` into just `My super video`
    lemattma committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3a92706 View commit details
    Browse the repository at this point in the history
  3. fix: Fixes deprecated error when using fromString and isUuid

    Also fixes exporting markdown files with links without the video ID nor the `t=` query param.
    lemattma committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    795372a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9eb586 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. fix:Add yinote_ prefix back to title

    Added the yinote prefix to the fileName constant, resolving feedback on byteyilabs#113
    Sacmanxman2 committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6fff393 View commit details
    Browse the repository at this point in the history