UberMeatShield / contented

A Content management system for video, images and text that also does video encoding and screenshots.
https://resume.ci-sideaction.org/ui/splash
Other
1 stars 0 forks source link

Port off of ioutil and just use os.ReadDir #457

Closed UberMeatShield closed 2 months ago

UberMeatShield commented 2 months ago

Needs to change the type of object we are looking at.

UberMeatShield commented 2 months ago

Done