Commit Graph

39 Commits (ec426fc1edf196c80439bf2b5d649645b6b032e7)

Author SHA1 Message Date
Evan Harris f476fd7c33
Added checkstyle for trailing whitespace 5 years ago
Andrew DeMaria 437d8ce947
Move index meta information 5 years ago
jvoisin a9a7b08230
Use the try-with-resource construct where possible 5 years ago
jvoisin fd1b154a3c Simplify a bit a function 5 years ago
jvoisin d2ad85447b Remove the unused md5Hex method 5 years ago
jvoisin d07d0ad687 Tighten en exception 5 years ago
jvoisin e1a8a3b752 Use a switch-case instead of if-spaghettis 5 years ago
jvoisin 6b54086590 Remove an unused method 5 years ago
jvoisin 332718386b Simplify the parseInts method 5 years ago
jvoisin 29b083ddac Simplify the split method 5 years ago
jvoisin e1583691d8 Replace StringUtil.toHtml with StringEscapeUtils.escapeHtml 5 years ago
jvoisin 9dc9cbd821 Remove the unused toISO8601 method 5 years ago
Evan Harris a793deab0b
Got rid of duplicated code to format durations 5 years ago
Evan Harris 0660c4f3e6
Renamed StringUtil.formatDuration to formatDurationMSS 5 years ago
jvoisin 78480ab766 Remove a homemade implementation of Pair 5 years ago
Kessiler Rodrigues 4b3890f6ec
Replace custom circular buffer with Apache commons(CircularFifoQueue) 5 years ago
jvoisin da34bf0d3f Improve Windows system detection 5 years ago
jvoisin 25327c69cc
Replace deprecated IOUtils.closeQuietly calls 5 years ago
jvoisin bc832d0034 Use a constant for encoding 5 years ago
Evan Harris 153ad19b6b Enable several more checkstyle modules 5 years ago
jvoisin 7578ee9537
Enable checkstyle's Indentation module 5 years ago
jvoisin 643be3930f Remove superfluous casts 5 years ago
jvoisin 57df709cd8 Replace things like size == 0 with isEmpty 5 years ago
jvoisin b697dc5bfc An other batch of LGTM-found issues 5 years ago
François-Xavier Thomas 820a4faec2 Avoid logging sensitive URL parameters in the Subsonic API 5 years ago
jvoisin ec4b969e2c Replace latin encoding with utf-8 5 years ago
François-Xavier Thomas 51b738053f Make it work even if Tomcat-specific exceptions are not available 5 years ago
François-Xavier Thomas 417583ccaa Do not show stack trace for client-side connection errors 5 years ago
jvoisin ca489f8220 This is a first batch of simple modernization of the codebase 5 years ago
SenorSmartyPants 07daf86bf0 Add m4b to m4a locations in java 5 years ago
Andrew DeMaria 1a88f46c18
CVE-2018-20222 Prevent xxe during parse 5 years ago
Andrew DeMaria 94dbd3ef94
Rename libresonic -> airsonic 7 years ago
Andrew DeMaria 260e04c8ea
File System Renames (No content changes) 7 years ago