Commit Graph

152 Commits (09fa486bb04b5d4ad49ec4ba9e46aca0cf3ae4fd)

Author SHA1 Message Date
Evan Harris d4aff1dca5
Added checkstyle to prohibit windows line endings 5 years ago
tesshucom 5c3c558923
Update Lucene from 3.0.3 to the current version 8.2.0 5 years ago
Evan Harris 6e8ae8971c
Enable checkstyle OverloadMethodsDeclarationOrder 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 fabed228da
Enable EqualsAvoidNull in checkstyle 5 years ago
Evan Harris 3c5735e03e Fix null exception when creating a new podcast channel 5 years ago
jvoisin 8ba97026a4
Synchronize on activeAudioPlayers when changing them 5 years ago
Andrew DeMaria e7bd5da6fa Precompile jsp 5 years ago
tesshucom ff08f6dd02
Fix #1139 5 years ago
Evan Harris 093f7c028d
Fix podcast download issues 5 years ago
jvoisin 3b8993e860
Replace Hashtable with HashMap, since Hashtable are deprecated 5 years ago
François-Xavier Thomas 073b7e35e1 Add simple test cases for internet radios 5 years ago
François-Xavier Thomas 19082afc11 Mark cached internet radio sources as a final variable 5 years ago
François-Xavier Thomas 53b174a8f4 Follow HTTP redirects when loading internet radio playlists 5 years ago
François-Xavier Thomas 760a6e957a Limit the amount of data we parse from remote internet radio playlists 5 years ago
François-Xavier Thomas b1185601d5 Tweak logging for internet radio playlists 5 years ago
François-Xavier Thomas aeabfa1044 Add internet radio source cache 5 years ago
François-Xavier Thomas cab3f60a25 Refactor internet radio loading into a service 5 years ago
Evan Harris 59db5073e3
Added webm to default video file types 5 years ago
tesshucom 767b39ed5b
Split SearchService 5 years ago
jvoisin 1640411573 Fix some invalid/incomplete javadoc comments 5 years ago
jvoisin 643be3930f Remove superfluous casts 5 years ago
jvoisin 3202a1086d Minor simplification 5 years ago
jvoisin def5f854fb Inline some variables 5 years ago
jvoisin 57df709cd8 Replace things like size == 0 with isEmpty 5 years ago
jvoisin 977b656bc6 Remove superfluous escape in two regexp 5 years ago
jvoisin 3492fc0c05 Fix a crash when transcoding a track without album 5 years ago
jvoisin b1eb0536b8 Fix a crash when transcoding a track without artist 5 years ago
jvoisin b697dc5bfc An other batch of LGTM-found issues 5 years ago
tesshucom 1c4a70af99 Fixed null check with StringUtils/ObjectUtils. 5 years ago
Peter Marheine 3efa2d3e2c Remove the option to never set Content-Length 5 years ago
François-Xavier Thomas 8a90d9f77b Add system properties for persisting the 'remember me' key 5 years ago
jvoisin 3d54ef1afb Mark the player cookie httpOnly 5 years ago
jvoisin 8123716d52 Remove unused loggers 5 years ago
jvoisin 4a06823057 Balance some synchronized 5 years ago
Andrew DeMaria a3e59e9724
Fix file encoding 5 years ago
jvoisin a21188a064 Add a permission check for the podcast folder 5 years ago
tesshucom 133cf666b7 Fix processing when artist and albumArtist are null 5 years ago
tesshucom f5f1ec336f Fix to get fields when file format is ID3v2.4 5 years ago
tesshucom 4cd9e9deac
revert cling-core, cling-support, seamless-util and configuration 5 years ago
jvoisin 910802b64f Fix a small resource leak 5 years ago
jvoisin 30fa4d0467 Second pass of trivial modernizations 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
François-Xavier Thomas c0f3606091 Force database checkpoints on 'Clean-up' and 'Scan' actions 5 years ago
Andrew DeMaria 1a88f46c18
CVE-2018-20222 Prevent xxe during parse 5 years ago
Andrew DeMaria ac0e29bf9c
Remove unused import 6 years ago
Andrew DeMaria 61c0c0d758
Fix import style error 6 years ago