Commit Graph

271 Commits (ac45a9b7dcdfad1fff3a519a9b8a538132a8ed00)

Author SHA1 Message Date
jvoisin 716fd3635c Remove a useless test page 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
jvoisin ec4b969e2c Replace latin encoding with utf-8 5 years ago
tesshucom 131713aaf4
With Jetty 5 years ago
tesshucom 4cd9e9deac
revert cling-core, cling-support, seamless-util and configuration 5 years ago
François-Xavier Thomas 51b738053f Make it work even if Tomcat-specific exceptions are not available 5 years ago
François-Xavier Thomas ec96b9711d Show more informative messages while streaming 5 years ago
François-Xavier Thomas 417583ccaa Do not show stack trace for client-side connection errors 5 years ago
jvoisin 268dc6e13d Factorise the key generation into a static method 5 years ago
jvoisin 3e07ea5288 Use a random key to "encrypt" the remember-me cookie's value 5 years ago
jvoisin 910802b64f Fix a small resource leak 5 years ago
jvoisin 61c842923a Generate new passwords in a secure way 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
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 5 years ago
Andrew DeMaria 61c0c0d758
Fix import style error 5 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