Skip to content

Tags: pseudosavant/player.html

Tags

2.3.0

Toggle 2.3.0's commit message
Updated README.md for v2.3.0

2.2.10

Toggle 2.2.10's commit message
v2.2.10

- Updated to folder.api 1.1.0
- Added test video with quote in path

2.2.9

Toggle 2.2.9's commit message
v2.2.9

- Do not perform animations if the user's accessibility settings trigger `prefers-reduced-motion`
- Fix handling of play/pause icon - it was inverted (issue 18)
- Don't show seek bar preview until a video is loaded
- Only show file info if a video is loaded
- Show which folder is the parent folder more prominently
- Remove support for creating AVIF thumbnails - not supported on browsers, and very slow currently
- Fix bug when there is a single quote in a file/folder name (issue 17)
- Show version number at bottom of page

2.2.8

Toggle 2.2.8's commit message
v2.2.8: Fixed flashing animation bug for prerendered thumbnails

2.2.7

Toggle 2.2.7's commit message
v2.2.7: Pre-rendered server-side thumbnails

* Added ability to use pre-rendered server-side thumbnail files
* Dropped EdgeHTML support
* Updated to folder.api v1.0.3 - minor date metadata bug

2.2.6

Toggle 2.2.6's commit message
2.2.6: Really fix the settings enumeration issue

2.2.5

Toggle 2.2.5's commit message
v2.2.5: Fixed `enumerateSettings` bug

2.2.4

Toggle 2.2.4's commit message
v2.2.4: Bad settings fix, `e.path` bug fix, improved progress bar ani…

…mation.

2.2.3

Toggle 2.2.3's commit message
V2.2.3

2.2.2

Toggle 2.2.2's commit message
v2.2.2: PIP Support

Updated README.md