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

Add GIF Player UI extension (/gifplayer.htm) #3921

Open
wants to merge 8 commits into
base: gif
Choose a base branch
from

Commits on Apr 21, 2024

  1. add gifplayer.htm

    Manut38 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    79790e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3869db View commit details
    Browse the repository at this point in the history
  3. small fixes

    - loading spinner now showing on upload
    - hostname value now trimmed and checked for change before refresh
    - remove invisible upload button
    Manut38 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    a7dc69e View commit details
    Browse the repository at this point in the history
  4. show ID of saved preset

    Manut38 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    d45409c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    9747e61 View commit details
    Browse the repository at this point in the history
  2. make button functions aware of existing presets

    they will now use the existing presets, even if they were previously renamed
    Manut38 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3541490 View commit details
    Browse the repository at this point in the history
  3. add "stop playback" button

    essentially sending the "off" command
    Manut38 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d213672 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. add pause button, improve button layout

    - move advanced features to config dialog
    Manut38 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a9acf14 View commit details
    Browse the repository at this point in the history