My fork of airsonic with experimental fixes and improvements. See branch "custom"
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Peter Marheine 749342f25e Remove captcha support 6 years ago
..
ajax Handle player id as an Integer instead of String 6 years ago
cache Rename libresonic -> airsonic 7 years ago
command Handle player id as an Integer instead of String 6 years ago
controller Remove captcha support 6 years ago
dao Handle player id as an Integer instead of String 6 years ago
domain Handle player id as an Integer instead of String 6 years ago
filter REST api tweaks 7 years ago
i18n Changed ajax services to use autowired and be loaded with component scan 7 years ago
io Rename libresonic -> airsonic 7 years ago
monitor Changed ajax services to use autowired and be loaded with component scan 7 years ago
security Fix #749 Ensure transcode settings are protected 6 years ago
service Don't use HTTPS for scrobbling 6 years ago
spring Fix spring-boot:run 7 years ago
taglib Rename libresonic -> airsonic 7 years ago
theme Rename libresonic -> airsonic 7 years ago
upload Rename libresonic -> airsonic 7 years ago
util Rename libresonic -> airsonic 7 years ago
validator Rename libresonic -> airsonic 7 years ago
Application.java FIX : reference to TomcatApplication class was broken. 7 years ago
TomcatApplication.java Prep work for spring boot test 7 years ago