aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/audio
AgeCommit message (Collapse)Author
2023-12-28fixed youtube uploads, cleaned up a bunch of imports and added some typings ↵bobzel
files.
2023-12-13cleaned up props/_props handling by inherting from ObservableReactComponentbobzel
2023-12-10massive changes to use mobx 6 which means not accessing props directly in ↵bobzel
@computed functions.