clipper/frontend/src
Rob Watson e434ad9a84 Remove fast-forward and rewind buttons 2022-05-18 18:16:51 +02:00
..
generated Bug fix: update waveform after fetching audio from Youtube 2022-01-25 22:47:26 +01:00
helpers Refactor top-level state management => useReducer 2022-02-03 19:56:05 +01:00
App.tsx Combine Player and VideoPreview components. 2022-02-10 20:00:45 +01:00
AppState.test.ts Combine Player and VideoPreview components. 2022-02-10 20:00:45 +01:00
AppState.tsx Combine Player and VideoPreview components. 2022-02-10 20:00:45 +01:00
ControlBar.tsx Remove fast-forward and rewind buttons 2022-05-18 18:16:51 +02:00
Helpers.tsx Update frontend 2021-12-11 17:29:31 +01:00
HudCanvas.tsx Replace Selection interface with CanvasRange 2022-02-04 08:35:54 +01:00
HudCanvasState.test.ts Replace Selection interface with CanvasRange 2022-02-04 08:35:54 +01:00
HudCanvasState.ts Rename CanvasLogicalWidth to CanvasWidth 2022-02-04 08:37:39 +01:00
Player.tsx Combine Player and VideoPreview components. 2022-02-10 20:00:45 +01:00
SeekBar.tsx Improve SeekBar interface 2022-02-16 20:43:39 +01:00
WaveformCanvas.tsx Update frontend with Tailwind. 2022-01-18 18:23:00 +01:00
index.css Add tailwindcss 2022-01-18 18:23:00 +01:00
index.tsx Add frontend boilerplate 2021-09-06 12:17:50 +02:00
logo.svg Add frontend boilerplate 2021-09-06 12:17:50 +02:00
react-app-env.d.ts Add frontend boilerplate 2021-09-06 12:17:50 +02:00
reportWebVitals.ts Fix TypeScript warnings 2021-09-30 21:08:48 +02:00
setupTests.ts Add frontend boilerplate 2021-09-06 12:17:50 +02:00