Commit Graph

70 Commits (59db5073e3880822fe409a01f762db8e5b610e1a)

Author SHA1 Message Date
Evan Harris 59db5073e3
Added webm to default video file types 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
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
snw35 6a44c5c815 Handle player id as an Integer instead of String 6 years ago
François-Xavier Thomas c76a92746d Issue #164: Show link to MusicBrainz release on album pages 6 years ago
Andrew DeMaria b0aff38caf
Fix #658 again: content type for unscaled images set based on jaudiotagger output 7 years ago
Allen Petersen dcf41ce9e0 Issue 617 7 years ago
Allen Petersen b4ef434c08 Issue 617 7 years ago
Jonas L a2a6591d36 Add "opus" and "mka" extension to default 7 years ago
Allen Petersen 31aca4fcdf Issue 570 7 years ago
Jim Hribar e554bc8ec6 Stop airsonic from creating double slashes in urls. 7 years ago
Peter Marheine f05237f059 Use `ffprobe` and not `ffmpeg` to scrape metadata 7 years ago
Peter Marheine 64846da360 Localize artist bios from last.fm 7 years ago
Rémi Cocula c09acbc65d Introduction of a new kind of jukebox player based on the javasound api. 7 years ago