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.
 
 
 
François-Xavier Thomas 7510b04efc Make checkpoint() method void (return value is not used) 5 years ago
..
ajax CVE-2018-20222 Prevent xxe during parse 5 years ago
cache Rename libresonic -> airsonic 7 years ago
command Add settings for CAPTCHA in account recovery. 6 years ago
controller Log more information when running the 'cleanup db' action 5 years ago
dao Make checkpoint() method void (return value is not used) 5 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 Force database checkpoints on 'Clean-up' and 'Scan' actions 5 years ago
spring Move HSQLDB checkpoint/shutdown to a bean specific to the legacy profile 5 years ago
taglib Rename libresonic -> airsonic 7 years ago
theme Rename libresonic -> airsonic 7 years ago
upload Rename libresonic -> airsonic 7 years ago
util CVE-2018-20222 Prevent xxe during parse 5 years ago
validator Rename libresonic -> airsonic 7 years ago
Application.java Move HSQLDB checkpoint/shutdown to a bean specific to the legacy profile 5 years ago
TomcatApplication.java White list jars that are scanned for tlds to prevent spurious logs 6 years ago