Commit Graph

301 Commits (6c54f1f7c84787bf61595de5ca54143bcdf55eed)

Author SHA1 Message Date
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
Andrew DeMaria 9710f14b65
Fix #549 - Use correct http method 7 years ago
Andrew DeMaria 51853e53a1
REST api tweaks 7 years ago
Andrew DeMaria 21ff0a1070
Rename rest controller to be clear this is for the subsonic api 7 years ago
Derrek Bond 116abe16f7 Moved @Autowired from final field to constructor in JWTSecurityService. 7 years ago
Rémi Cocula f28a9c697c FIX : reference to TomcatApplication class was broken. 7 years ago
Derrek Bond 5635f52641 Changed ajax services to use autowired and be loaded with component scan 7 years ago
yoyo007 1b4d319491 Made dao and service use repository and service annotations so they can 7 years ago
Andrew DeMaria 8b798d1d66
Fix spring-boot:run 7 years ago
Andrew DeMaria 7d4ca2ffe2
Prep work for spring boot test 7 years ago
Andrew DeMaria 753d76e0fe
Moved main spring boot to main package 7 years ago
Ben Kelsey 977499c4cc Refactor to remove serviceLocator 7 years ago
Andrew DeMaria a0e68b92c1
Migrate airsonic.org to use airsonic.github.io 7 years ago