161 コミット (5edebf788559d7699d8f8ceeb658f770768fa3b9)

作成者 SHA1 メッセージ 日付
jvoisin 5edebf7885 Remove inline javascript on the `cancel` buttons 7年前
jvoisin 45ef973627 Fix a javascript null-deref 7年前
jvoisin 4de26ac319 Remove pngfix 7年前
Andrew DeMaria 0d78c30d06
Change a couple more log entries to debug 7年前
François-Xavier Thomas 2c1b5205e8 Write new db maintenance logs as 'debug' instead of 'info' 7年前
François-Xavier Thomas 7510b04efc Make checkpoint() method void (return value is not used) 7年前
François-Xavier Thomas 8c46d39569 Do not log message about hsqldb-defrag migration on each launch 7年前
François-Xavier Thomas b753e48632 Log more information when running the 'cleanup db' action 7年前
François-Xavier Thomas 76e8abd219 Move HSQLDB checkpoint/shutdown to a bean specific to the legacy profile 7年前
François-Xavier Thomas b88bdb37c9 Properly shutdown embedded HSQLDB database on exit 7年前
François-Xavier Thomas 54e444b03c Make CHECKPOINT / DEFRAG syntax work for both HSQLDB 1 & 2 7年前
Iwao AVE! c79c02d449 Updated CHECKPOINT / DEFRAG syntax for HSQLDB 2. 7年前
François-Xavier Thomas c0f3606091 Force database checkpoints on 'Clean-up' and 'Scan' actions 7年前
Andrew DeMaria 1a88f46c18
CVE-2018-20222 Prevent xxe during parse 7年前
tesshu 6023d4c0bc fix #748 7年前
jo 7327353704 Pull translations from transifex 7年前
Frank de Lange 8127b4f7fa Fix #860 (external database performance) by using connection pooling … (#864) 7年前
François-Xavier Thomas d6ba6de7e1 Run a first defrag before enabling auto defrag on HSQLDB 7年前
François-Xavier Thomas 21eff917b6 PlayQueue: Fix broken keyboard shortcuts 7年前
Andrew DeMaria ac0e29bf9c
Remove unused import 7年前
Andrew DeMaria 61c0c0d758
Fix import style error 7年前
François-Xavier Thomas cff97ea9be Fix #778: Defragment embedded HSQLDB database more frequently 7年前
Rémi Cocula ac453883fc jukebox code quality and unit tests 7年前
randomnicode f2339e0942 Change zip to java.util 7年前
randomnicode 86e58cea3a Update dependencies in airsonic-main 7年前
Andrew DeMaria fb18862db4
Fix extraneous closing tag 7年前
Benz0X af93f1eed1 Correct corrupted downloaded zip 7年前
Michel Néron 16b22f3501 - Correct test for use not a hardcoded value but the referenced value. The first in select on multi value didn't ordered is not assured. 7年前
Arne Schlüter fec8f0ba95 Update favicons in webapp 7年前
Shawn Bruce df5f6f2aaf Display folders as a list in Settings->Users and include the path. 7年前
jo e72147b76b Update languages from tx 7年前
jo 607f4c8720 Clean source i18n file 7年前
jo 75410aaea2 Update translation files 7年前
Andrew DeMaria 8c6ddb1aba
Dependency tweaks and remove extraneous code 7年前
Rémi Cocula 6b4874f33c archetype code for rest api integration tests 7年前
Andrew DeMaria f8686d9638
Tweaked logging around servlet container and added warning about jetty 7年前
Andrew DeMaria f8161f5184
White list jars that are scanned for tlds to prevent spurious logs 7年前
Carlos Galindo f6b248495c
Fixed github link opening in frame and not loading 7年前
jo e0746172c5 Pull translations from transifex 7年前
Michael Sabin 32ed46e55e Fix test failure on Windows 7年前
Andrew DeMaria 995d1fa667
Remove potential cast exception 7年前
WillyPillow 84144f287a
Add option to disable seeking on transcodes. (Mitigates #548 & #723) 7年前
Carlos Galindo f78b108939
Optionally parse podcast episode duration in seconds to [hh:]mm:ss 7年前
Peter Marheine 8b4037b549 Check reCAPTCHA v2 responses when enabled 7年前
Peter Marheine 1b833003fb Bring back an optional reCAPTCHA v2 7年前
Peter Marheine a928b9ee3f Add settings for CAPTCHA in account recovery. 7年前
Peter Marheine 749342f25e Remove captcha support 7年前
François-Xavier Thomas caa1dac3a2 Use dark media player theme on groove theme (#777) 7年前
Peter Marheine ae7f35a9cd Don't use HTTPS for scrobbling 7年前
Peter Marheine 69e2ba0825 Use HTTPS and java.net.URI for scrobbling 7年前