1
0
mirror of https://github.com/spl0k/supysonic.git synced 2024-09-20 03:11:04 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
spl0k
0e6037a7ed Setting a license
Closes #15
2014-03-02 18:31:32 +01:00
Jelmer Vernooij
24b39c4565 Remove executable bits from files that are not meant to be executed. 2014-02-23 18:09:26 +00:00
spl0k
815944ca6f Some work on encodings 2013-12-09 19:06:14 +01:00
spl0k
64e686584a New way of building XML
Less error-prone
Allows setting both attirbutes and text-data on a single element
2013-11-24 19:19:48 +01:00
spl0k
1994e1e1a2 *Manager classes get their own package 2013-09-05 21:28:09 +02:00
spl0k
08b9b1b293 Moving password decoding to UserManager class 2013-06-18 16:40:41 +02:00
spl0k
20e09a6321 User object and name stored in the request object to provide easy access 2013-06-13 18:17:33 +02:00
spl0k
d05e2427d0 Prevent empty lists in JSON responses 2013-06-12 23:01:24 +02:00
Alban
d5ae79778d HTTP Basic authentication support 2012-12-09 21:45:06 +01:00
Alban
7477e549f7 Some factoring... 2012-12-09 21:44:10 +01:00
Alban
856e96c28d Small change on UserManager error handling 2012-12-09 21:21:38 +01:00
Alban
c8f0a22980 Manager class to centralize user management 2012-12-09 21:20:05 +01:00
Alban
6198660765 Implemented getCoverArt.view 2012-12-09 21:17:00 +01:00
Alban
ec01271dc0 Adding a function to ease error reporting 2012-12-09 21:13:17 +01:00
Alban
79c219a7d5 Implemented stream.view 2012-12-09 21:12:28 +01:00
Alban
6375266fa8 Initial commit 2012-10-13 11:29:48 +02:00