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.
 
 
 
Evan Harris f644f5a1d0
Improved handling of missing/failed transcoder
5 years ago
..
ajax Check the return value of `delete` calls 5 years ago
cache Remove unnecessary exceptions and unused imports 5 years ago
command Disallow deleting your own user or removing admin role 5 years ago
controller Removed inability to change roles for admin user 5 years ago
dao Option to disable timestamps during scan 5 years ago
domain Replace custom circular buffer with Apache commons(CircularFifoQueue) 5 years ago
filter Check the return value of `delete` calls 5 years ago
i18n Enable several more checkstyle modules 5 years ago
io Remove unnecessary exceptions and unused imports 5 years ago
monitor Enable checkstyle for simple boolean expressions 5 years ago
security Remove unnecessary exceptions and unused imports 5 years ago
service Improved handling of missing/failed transcoder 5 years ago
spring Remove an unused import 5 years ago
taglib Remove radeox 5 years ago
theme Enable EqualsAvoidNull in checkstyle 5 years ago
upload Rename libresonic -> airsonic 7 years ago
util Replace custom circular buffer with Apache commons(CircularFifoQueue) 5 years ago
validator Small refactor on httpservletrequest injection 5 years ago
Application.java Simplify a bit the annotations 5 years ago
TomcatApplication.java Enable checkstyle's Indentation module 5 years ago