summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* also JSON serialiserdakkar2017-12-16
| | | | | Subsonic's JSON response structure is just different enough from what XML::Writer wants, that making them both work is going to be *hard*
* rough server w/ serialisationdakkar2017-12-16
|
* fix authorisation to return Subsonic responsedakkar2017-12-16
|
* authorisation middlewaredakkar2017-12-16
|
* authentication middlewaredakkar2017-12-16
|
* users modeldakkar2017-12-16