Frizky
Working hard on making vokal.co much better
Switch to web font loader for font loading
test rendering video in webworker
learn about web workers in node
spend hours fixing production package version bugs
push major changes to production
Pushed 1 change to Vokal-API
Pushed 4 changes to Vokal-App
Remove gif tab in editor and add gif content into elements tab
Remove videos tab in editor and add video content into elements tab
Remove photos tab in editor and add photos content to elements tab
Draw all things on one canvas instead of layering multiple ones in the editor
remove video player play button and progress scroller from video frame
dropdown select box for video size in editor to allow more video sizes in future
Fix change audio bug in editor
work on waveform optimizing in editor
fix event listener creation inside a listener creation bug ๐คฏ
add and remove waveform click listeners when switching
update postgres to fix sequelize node 14 bug
day off from work, read and walk for the day
Mess around with new and better backend video creation system for possible v2 backend
Fix socket io production CORS issues
Pushed 5 changes to Vokal-API