Commit Graph

542 Commits (bd4153962f2ca958054ad3222ba43ace2179776f)

Author SHA1 Message Date
prschopf c6873a86a8
Update ResourceBundle_pt_BR.properties 5 years ago
Andrew DeMaria 2caa2550ef
Change exception handling to log at debug 5 years ago
Andrew DeMaria ef22d6d8ed Remove optional jetty runtime 5 years ago
Andrew DeMaria 437d8ce947
Move index meta information 5 years ago
Evan Harris a79b56fe5a Removed unused variables, imports, empty statements (#1361) 5 years ago
Randomnicode 8728566860 Switch to using ScheduledExecutor for MediaScanner 5 years ago
jvoisin a9a7b08230
Use the try-with-resource construct where possible 5 years ago
Evan Harris 2da9c7310a Changed final constant to add static 5 years ago
jvoisin fd1b154a3c Simplify a bit a function 5 years ago
jvoisin 1bc5729cfb Remove the parseLocale function in SettingsService 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
jvoisin 9f6b02c5d0
Refactor a bit how we're handling avatars 5 years ago
François-Xavier Thomas 78a99d5860 Allow previous Liquibase migration checksums for MariaDB 5 years ago
Randomnicode acb4e033aa Minor fix to static time unit call 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
Evan Harris 42537686fc
Added page encoding meta tags to jsp files to satisfy PMD 5 years ago
Evan Harris 4098d801fc
Fixed a bunch of quoting issues in jsp files 5 years ago
Evan Harris cd0dc8673d
Move DOCTYPE line to top of all jsp files 5 years ago
jvoisin d3a9a3226f
Replace deprecated Date by Calendar 5 years ago
Evan Harris 460589f590
Added an SVG icon for shuffle in dark theme 5 years ago
Evan Harris 18e2fe6449
Changed link text from "more" to "refresh" (more correct) 5 years ago
Evan Harris 91f91ed654
Removed the auto-refresh feature 5 years ago
jvoisin d17c00115a
Minor refactor of CsrfSecurityRequestMatcher 5 years ago
Evan Harris c728d267c7
Fixed inconsistencies in SVG icon colors 5 years ago
Phil Hudson 0a94058a62 Fix broken update link 5 years ago
jvoisin 78480ab766 Remove a homemade implementation of Pair 5 years ago
jvoisin c25e26d61a Remove a dead file 5 years ago
jvoisin 06e36ff154 Mark a field as private 5 years ago
Evan Harris 06f81f8b97
Added separate user icon from logout icon 5 years ago
François-Xavier Thomas 6b2c7e338d Remove white underline from player controls 5 years ago
François-Xavier Thomas 09808b170e Update dark icons for the 'groove' theme 5 years ago
François-Xavier Thomas 8b72964086 Display file id and path in debug scanning logs 5 years ago
jvoisin b6414ebb6c Simplify a condition 5 years ago
jvoisin 9f027f333e Upgrade PlaylistService to non-deprecated methods 5 years ago
Andrew DeMaria 3fe6e8b267
Add logger name checkstyle 5 years ago
Evan Harris 317b3a44b5 Fixed broken brace and quote splitting in help text 5 years ago
Evan Harris f644f5a1d0
Improved handling of missing/failed transcoder 5 years ago
Evan Harris 6783ced897
Removed inability to change roles for admin user 5 years ago
jvoisin 6f590f7740
Check the return value of `delete` calls 5 years ago
Kessiler Rodrigues 4b3890f6ec
Replace custom circular buffer with Apache commons(CircularFifoQueue) 5 years ago
jvoisin 42b4aaafc7
Use EnumMap in IndexManager 5 years ago
jvoisin 1a7bb68dc6 Remove a leftover of the Radexo removal 5 years ago