Commit Graph

313 Commits (59492c28c3f0978900731070b0c3fe784eb78df6)

Author SHA1 Message Date
SenorSmartyPants 07daf86bf0 Add m4b to m4a locations in java 5 years ago
Andrew DeMaria 0d78c30d06
Change a couple more log entries to debug 5 years ago
François-Xavier Thomas 2c1b5205e8 Write new db maintenance logs as 'debug' instead of 'info' 5 years ago
François-Xavier Thomas 7510b04efc Make checkpoint() method void (return value is not used) 5 years ago
François-Xavier Thomas b753e48632 Log more information when running the 'cleanup db' action 5 years ago
François-Xavier Thomas 76e8abd219 Move HSQLDB checkpoint/shutdown to a bean specific to the legacy profile 5 years ago
François-Xavier Thomas b88bdb37c9 Properly shutdown embedded HSQLDB database on exit 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
tesshu 6023d4c0bc fix #748 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 f2339e0942 Change zip to java.util 6 years ago
randomnicode 86e58cea3a Update dependencies in airsonic-main 6 years ago
Benz0X af93f1eed1 Correct corrupted downloaded zip 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 f8686d9638
Tweaked logging around servlet container and added warning about jetty 6 years ago
Andrew DeMaria f8161f5184
White list jars that are scanned for tlds to prevent spurious logs 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 8b4037b549 Check reCAPTCHA v2 responses when enabled 6 years ago
Peter Marheine 1b833003fb Bring back an optional reCAPTCHA v2 6 years ago
Peter Marheine a928b9ee3f Add settings for CAPTCHA in account recovery. 6 years ago
Peter Marheine 749342f25e Remove captcha support 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
Andrew DeMaria 3e1ea6f913
Fix #749 Ensure transcode settings are protected 6 years ago
snw35 6a44c5c815 Handle player id as an Integer instead of String 6 years ago
François-Xavier Thomas b3f432a545 Issue #164: Add tests for reading MusicBrainz release tags 6 years ago
François-Xavier Thomas c76a92746d Issue #164: Show link to MusicBrainz release on album pages 6 years ago
Bonome 070df25f45 catch exceptions ClientAbortException display a short message and return, to avoid the massive useless traceback in log 6 years ago
Andrew DeMaria b0aff38caf
Fix #658 again: content type for unscaled images set based on jaudiotagger output 7 years ago
Andrew DeMaria 11ec30cd9f Revert "Fix #658 content type for full size cover arts" 7 years ago
Andrew DeMaria 18b16eb859
Fix #658 content type for full size cover arts 7 years ago
Allen Petersen dcf41ce9e0 Issue 617 7 years ago
Allen Petersen b4ef434c08 Issue 617 7 years ago
Andrew DeMaria c7789533a0
Don't require csrf for search endpoint 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
Andrew DeMaria 6ec86ff676
Remove extraneous import 7 years ago
Andrew DeMaria 1c995c5de8
Fix #569 Missing param exception 7 years ago
Andrew DeMaria ab602b7b19
Fixed missing wireup of dependency 7 years ago
Rémi Cocula c09acbc65d Introduction of a new kind of jukebox player based on the javasound api. 7 years ago