Commit Graph

287 Commits (eafb128138950bfe1d23c743e586dd87b8b9160e)

Author SHA1 Message Date
jvoisin e4d58e434a Please checkstyle 6 years ago
jvoisin 13c73cc2dc Remove use of raw types 6 years ago
jvoisin 4d52a9cc62 Minor simplification of UrlTag 6 years ago
François-Xavier Thomas 015c7c54be Avoid exceptions if Lucene index is not ready on first startup 6 years ago
François-Xavier Thomas c900af9fa3 Avoid exceptions if database is not ready and fully migrated on first startup 6 years ago
jvoisin 0e8056c06a Minor refactoring in theme resolver 6 years ago
Evan Harris 1e21967303
Fix checkstyle issues for merge 6 years ago
Evan Harris a6cdba4a44
Added a warning if stream output exceeds predicted size 6 years ago
Evan Harris 6cfbe0ff88
Moved expected content length calculation to TranscodingService 6 years ago
Evan Harris b28ffb0d1a
Added isRangeAllowed() function for transcoded sources 6 years ago
Evan Harris e691c80774
Change back to allow transcodes to allow seeking 6 years ago
Evan Harris ac45a9b7dc
Added checkstyles for brace placement 6 years ago
Evan Harris 510314a9d8
Added SingleSpaceSeparator checkstyle 6 years ago
Evan Harris f476fd7c33
Added checkstyle for trailing whitespace 6 years ago
François-Xavier Thomas d7c5e3ab60 Add 'add to play queue' actions to playlist pages (#1226) 6 years ago
tesshucom dba8610ff7 Apply stopwords dedicated to music search 6 years ago
tesshucom bb464f15a8 Apply boost values ​​to search queries 6 years ago
Andrew DeMaria 05222d502b
Change casing and extract constant 6 years ago
Randomnicode d626463060
Fix DLNA port, and expose them in Docker 6 years ago
Andrew DeMaria fa1a700ebd
Translated xml configuration to java configuration 6 years ago
Shen-Ta Hsieh 84df4e3b94
Add support for ListenBrainz Audio Scrobbler Service 6 years ago
Shen-Ta Hsieh e3b3bc9d2b
Move Last.fm logic into separate helper class 6 years ago
Evan Harris a44cad0c5b
Removed duplicate Integer parsing code 6 years ago
Evan Harris 4a1493e474
Removed duplicated code 6 years ago
Evan Harris ecc026b3e8
Changed to use short-cut logic and other cleanups 6 years ago
Andrew DeMaria 2caa2550ef
Change exception handling to log at debug 6 years ago
Andrew DeMaria ef22d6d8ed Remove optional jetty runtime 6 years ago
Andrew DeMaria 437d8ce947
Move index meta information 6 years ago
Evan Harris a79b56fe5a Removed unused variables, imports, empty statements (#1361) 6 years ago
Randomnicode 8728566860 Switch to using ScheduledExecutor for MediaScanner 6 years ago
jvoisin a9a7b08230
Use the try-with-resource construct where possible 6 years ago
Evan Harris 2da9c7310a Changed final constant to add static 6 years ago
jvoisin fd1b154a3c Simplify a bit a function 6 years ago
jvoisin 1bc5729cfb Remove the parseLocale function in SettingsService 6 years ago
jvoisin d2ad85447b Remove the unused md5Hex method 6 years ago
jvoisin d07d0ad687 Tighten en exception 6 years ago
jvoisin e1a8a3b752 Use a switch-case instead of if-spaghettis 6 years ago
jvoisin 6b54086590 Remove an unused method 6 years ago
jvoisin 332718386b Simplify the parseInts method 6 years ago
jvoisin 29b083ddac Simplify the split method 6 years ago
jvoisin e1583691d8 Replace StringUtil.toHtml with StringEscapeUtils.escapeHtml 6 years ago
jvoisin 9dc9cbd821 Remove the unused toISO8601 method 6 years ago
jvoisin 9f6b02c5d0
Refactor a bit how we're handling avatars 6 years ago
Randomnicode acb4e033aa Minor fix to static time unit call 6 years ago
Evan Harris a793deab0b
Got rid of duplicated code to format durations 6 years ago
Evan Harris 0660c4f3e6
Renamed StringUtil.formatDuration to formatDurationMSS 6 years ago
jvoisin d3a9a3226f
Replace deprecated Date by Calendar 6 years ago
Evan Harris 91f91ed654
Removed the auto-refresh feature 6 years ago
jvoisin d17c00115a
Minor refactor of CsrfSecurityRequestMatcher 6 years ago
jvoisin 78480ab766 Remove a homemade implementation of Pair 6 years ago