Sonerezh / sonerezh

A self-hosted, web-based application to stream your music, everywhere.
https://www.sonerezh.bzh
GNU Affero General Public License v3.0
767 stars 122 forks source link

Split the SongsController controller #349

Open lGuillaume124 opened 6 years ago

lGuillaume124 commented 6 years ago

Following #345 and #348, the SongsController controller must be split after the database schema update.

The following new three controllers and their associated views must be created:

No change on the routes for the moment.