aboutsummaryrefslogtreecommitdiff
path: root/app.js
Commit message (Collapse)AuthorAge
* update name and domainmaineuxane2024-08-31
|
* reset position only when playingpacien2024-01-05
|
* implement keyboard shortcut to quick replay clipspacien2024-01-05
|
* implement clear all clip actionpacien2024-01-05
|
* avoid HTML for error messagespacien2024-01-05
|
* only play one audio clip at oncepacien2024-01-05
|
* add red circle indicator when active recordingpacien2024-01-05
|
* add todopacien2024-01-05
|
* autoplay newly recorded clip when option checkedpacien2024-01-05
|
* fix scrolling on space holdpacien2024-01-05
|
* record when holding space keypacien2024-01-05
|
* app prototypepacien2024-01-05
Inspired by the MDN example for playing with mediaDevices.