Commit Graph

498 Commits (2d30a372082f0433baed8a5472f768f34ff5dbad)

Author SHA1 Message Date
jvoisin a6c92acb3e Update mediaelement from 4.1.1 to 4.2.9 6 years ago
jvoisin 2f9046d6b4 Fix a xss and clean up some js 6 years ago
jvoisin 61c842923a Generate new passwords in a secure way 6 years ago
jvoisin 39b9eab715 Simplify a bit the css 6 years ago
jvoisin 0b72acefed Oups 6 years ago
jvoisin fa5ffdc07a Remove the external fonts usage 6 years ago
jvoisin 30fa4d0467 Second pass of trivial modernizations 6 years ago
jvoisin ca489f8220 This is a first batch of simple modernization of the codebase 6 years ago
jvoisin 45ef973627 Fix a javascript null-deref 6 years ago
SenorSmartyPants 07daf86bf0 Add m4b to m4a locations in java 6 years ago
jvoisin 4de26ac319 Remove pngfix 6 years ago
jvoisin f501bfd5e1 Remove momentjs 6 years ago
Andrew DeMaria 0d78c30d06
Change a couple more log entries to debug 6 years ago
François-Xavier Thomas 2c1b5205e8 Write new db maintenance logs as 'debug' instead of 'info' 6 years ago
François-Xavier Thomas 7510b04efc Make checkpoint() method void (return value is not used) 6 years ago
François-Xavier Thomas 8c46d39569 Do not log message about hsqldb-defrag migration on each launch 6 years ago
François-Xavier Thomas b753e48632 Log more information when running the 'cleanup db' action 6 years ago
François-Xavier Thomas 76e8abd219 Move HSQLDB checkpoint/shutdown to a bean specific to the legacy profile 6 years ago
François-Xavier Thomas b88bdb37c9 Properly shutdown embedded HSQLDB database on exit 6 years ago
François-Xavier Thomas 54e444b03c Make CHECKPOINT / DEFRAG syntax work for both HSQLDB 1 & 2 6 years ago
Iwao AVE! c79c02d449 Updated CHECKPOINT / DEFRAG syntax for HSQLDB 2. 6 years ago
François-Xavier Thomas c0f3606091 Force database checkpoints on 'Clean-up' and 'Scan' actions 6 years ago
Andrew DeMaria 1a88f46c18
CVE-2018-20222 Prevent xxe during parse 6 years ago
tesshu 6023d4c0bc fix #748 6 years ago
jo 7327353704 Pull translations from transifex 6 years ago
Frank de Lange 8127b4f7fa Fix #860 (external database performance) by using connection pooling … (#864) 6 years ago
François-Xavier Thomas d6ba6de7e1 Run a first defrag before enabling auto defrag on HSQLDB 6 years ago
François-Xavier Thomas 21eff917b6 PlayQueue: Fix broken keyboard shortcuts 6 years ago
Andrew DeMaria ac0e29bf9c
Remove unused import 6 years ago
Andrew DeMaria 61c0c0d758
Fix import style error 6 years ago
François-Xavier Thomas cff97ea9be Fix #778: Defragment embedded HSQLDB database more frequently 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
Andrew DeMaria fb18862db4
Fix extraneous closing tag 6 years ago
Benz0X af93f1eed1 Correct corrupted downloaded zip 6 years ago
Arne Schlüter fec8f0ba95 Update favicons in webapp 6 years ago
Shawn Bruce df5f6f2aaf Display folders as a list in Settings->Users and include the path. 6 years ago
jo e72147b76b Update languages from tx 6 years ago
jo 607f4c8720 Clean source i18n file 6 years ago
jo 75410aaea2 Update translation files 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
Carlos Galindo f6b248495c
Fixed github link opening in frame and not loading 6 years ago
jo e0746172c5 Pull translations from transifex 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