philomena-dev / philomena

Next-generation imageboard
GNU Affero General Public License v3.0
84 stars 29 forks source link

Split out media processing tools into PhilomenaMedia namespace #269

Closed liamwhite closed 3 weeks ago

liamwhite commented 4 weeks ago

This adds a new namespace under the root named PhilomenaMedia which contains all the mechanism behavior for media processing functionality:

Documentation and typespecs are intended to be comprehensive. I intend to add tests and coverage requirements at a later date to ensure they remain so.