Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rewrite URLs to allow optional '.view' | dakkar | 2017-12-17 |
| | |||
* | split pieces into modules | dakkar | 2017-12-17 |
| | |||
* | also JSON serialiser | dakkar | 2017-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/ serialisation | dakkar | 2017-12-16 |
| | |||
* | fix authorisation to return Subsonic response | dakkar | 2017-12-16 |
| | |||
* | authorisation middleware | dakkar | 2017-12-16 |
| | |||
* | authentication middleware | dakkar | 2017-12-16 |
| | |||
* | users model | dakkar | 2017-12-16 |