Commit Graph

140 Commits (2d30a372082f0433baed8a5472f768f34ff5dbad)

Author SHA1 Message Date
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
Rémi Cocula ac453883fc jukebox code quality and unit tests 6 years ago
randomnicode 86e58cea3a Update dependencies in airsonic-main 6 years ago
Andrew DeMaria 8c6ddb1aba
Dependency tweaks and remove extraneous code 6 years ago
Rémi Cocula 6b4874f33c archetype code for rest api integration tests 6 years ago
Andrew DeMaria 995d1fa667
Remove potential cast exception 6 years ago
WillyPillow 84144f287a
Add option to disable seeking on transcodes. (Mitigates #548 & #723) 6 years ago
Carlos Galindo f78b108939
Optionally parse podcast episode duration in seconds to [hh:]mm:ss 6 years ago
Peter Marheine a928b9ee3f Add settings for CAPTCHA in account recovery. 6 years ago
Peter Marheine ae7f35a9cd Don't use HTTPS for scrobbling 6 years ago
Peter Marheine 69e2ba0825 Use HTTPS and java.net.URI for scrobbling 6 years ago
Andrew DeMaria e3ea7beb96
Fix #764 6 years ago