Skip to content

Commit

Permalink
feat: react player component (redotvideo#101)
Browse files Browse the repository at this point in the history
* feat: next template

* chore: current test setup

* chore: simplify

* feat: fix ts and clean up

* chore: random stuff

* chore: click to play

* feat: external controls

* feat: add player component package

* chore: get rid of warning

* chore: update package-lock

* chore: delete player from nextjs app

* chore: update package-lock

* feat: next template

* chore: current test setup

* chore: simplify

* feat: fix ts and clean up

* chore: random stuff

* chore: click to play

* feat: external controls

* feat: add player component package

* chore: get rid of warning

* chore: update package-lock

* chore: delete player from nextjs app

* chore: update package-lock

* chore: version

* chore: remove eslint from next example

* chore: tailwindcss

* chore: package-lock

* feat: add variables, sync time, add looping option

* chore: remove auto setting

* chore: add height, width and quality

* chore: upgrade react

* chore: dependencies

* chore: delete next test app
  • Loading branch information
hkonsti authored May 17, 2024
1 parent e463361 commit e59b197
Show file tree
Hide file tree
Showing 14 changed files with 1,072 additions and 19 deletions.
1 change: 1 addition & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ module.exports = {
'ffmpeg',
'legacy',
'player',
'player-react',
'renderer',
'ui',
'vite-plugin',
Expand Down
Loading

0 comments on commit e59b197

Please sign in to comment.