Commit Graph

130 Commits (9d3ec88796b82c115553a4a9eeb4bca4811eedb0)

Author SHA1 Message Date
François-Xavier Thomas 9d3ec88796 Internal help: Support table stats for external dbs 4 years ago
François-Xavier Thomas 55f9a41673 Internal help: Warn for potential db corruption issues 4 years ago
François-Xavier Thomas 768968d075 Internal help: Add transcoding info 4 years ago
François-Xavier Thomas 7a27e08106 Add "internal help" page with diagnostic information 4 years ago
jvoisin d4002ef6ce Fix two possible nullptr deref 5 years ago
Evan Harris a6cdba4a44
Added a warning if stream output exceeds predicted size 5 years ago
Evan Harris 6cfbe0ff88
Moved expected content length calculation to TranscodingService 5 years ago
Evan Harris b28ffb0d1a
Added isRangeAllowed() function for transcoded sources 5 years ago
Evan Harris e691c80774
Change back to allow transcodes to allow seeking 5 years ago
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