Commit Graph

121 Commits (ac45a9b7dcdfad1fff3a519a9b8a538132a8ed00)

Author SHA1 Message Date
Evan Harris ac45a9b7dc
Added checkstyles for brace placement 5 years ago
Evan Harris 510314a9d8
Added SingleSpaceSeparator checkstyle 5 years ago
Evan Harris f476fd7c33
Added checkstyle for trailing whitespace 5 years ago
Andrew DeMaria fa1a700ebd
Translated xml configuration to java configuration 5 years ago
Shen-Ta Hsieh 84df4e3b94
Add support for ListenBrainz Audio Scrobbler Service 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
jvoisin a9a7b08230
Use the try-with-resource construct where possible 5 years ago
jvoisin e1583691d8 Replace StringUtil.toHtml with StringEscapeUtils.escapeHtml 5 years ago
jvoisin 9f6b02c5d0
Refactor a bit how we're handling avatars 5 years ago
Evan Harris 0660c4f3e6
Renamed StringUtil.formatDuration to formatDurationMSS 5 years ago
jvoisin d3a9a3226f
Replace deprecated Date by Calendar 5 years ago
Evan Harris 91f91ed654
Removed the auto-refresh feature 5 years ago
jvoisin 78480ab766 Remove a homemade implementation of Pair 5 years ago
jvoisin c25e26d61a Remove a dead file 5 years ago
Andrew DeMaria 3fe6e8b267
Add logger name checkstyle 5 years ago
Evan Harris 6783ced897
Removed inability to change roles for admin user 5 years ago
jvoisin e5404648a4
Remove unnecessary exceptions and unused imports 5 years ago
Evan Harris 1b28d2c2fe
Handle nulls when processing cover art better 5 years ago
jvoisin 25327c69cc
Replace deprecated IOUtils.closeQuietly calls 5 years ago
tesshucom 645fb88c7d
Add expunge to IndexManager 5 years ago
Jon Borglund f77a0d8b67 fixed 'Settings Saved' notification when saving transcoding settings #1114 (#1269) 5 years ago
jvoisin bc832d0034 Use a constant for encoding 5 years ago
jvoisin c6540d707e
Simplify a bit the annotations 5 years ago
Evan Harris 83ca97e21c
Improve error handling for jaudiotaggerParser artwork fetch 5 years ago
jvoisin 6f57c6e313 Remove an unused/unuseable/half-done cache 5 years ago
Shen-Ta Hsieh 16c1e42b97
normalize license expire date to prevent outstanding value on Java 12 5 years ago
Evan Harris 389db3f1b4 Enable checkstyle for simple boolean expressions 5 years ago
Evan Harris f738819625 Enable additional checkstyles for whitespace 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 0d6ed81b83 Add a check for InnerAssignment in checkstyle.xml 5 years ago
jvoisin ba9d3ff539 Remove an empty statement 5 years ago
Evan Harris bf309e9117 Fixup eccb7e08f5 (#1170) 5 years ago
jvoisin eccb7e08f5
Fix a NULL-deref in CoverArtController.java 5 years ago
Evan Harris 50b3fd382c
Handle null without exception 5 years ago
François-Xavier Thomas 02d373d9ec Play internet radios in MediaElement (fix #408) 5 years ago
tesshucom 767b39ed5b
Split SearchService 5 years ago
Andrew DeMaria 42bced139f
Small refactor on httpservletrequest injection 5 years ago
Evan Harris a4c62f6860 Disallow deleting your own user or removing admin role 5 years ago
Evan Harris 79b800656a
Cleanup siebling -> sibling mis-spellings 5 years ago
jvoisin 1640411573 Fix some invalid/incomplete javadoc comments 5 years ago
jvoisin 4fbc080098 Please the linter 5 years ago
jvoisin 70bc0f6c04 Remove the ghetto REST flash-based video player 5 years ago
jvoisin 1f1a22fca5
Remove the deprecated getAlphabetialAlbums method 5 years ago
jvoisin 643be3930f Remove superfluous casts 5 years ago
jvoisin 57df709cd8 Replace things like size == 0 with isEmpty 5 years ago
jvoisin 828c1b2674
Use modern Spring mapping annotations 5 years ago
jvoisin e283ac46a8 Fix downloads with embedded covers 5 years ago