Commit Graph

545 Commits (04c1ed98f24c57f0669d677863d5265ef5dd88c2)

Author SHA1 Message Date
jvoisin e0ac46cf44 Fix 3 minor errors in jsp files 5 years ago
jvoisin 977b656bc6 Remove superfluous escape in two regexp 5 years ago
jvoisin 40f7c73390 Fix the video player that was broken in cf1f86f 5 years ago
jvoisin 828c1b2674
Use modern Spring mapping annotations 5 years ago
jvoisin 3492fc0c05 Fix a crash when transcoding a track without album 5 years ago
jvoisin b1eb0536b8 Fix a crash when transcoding a track without artist 5 years ago
jvoisin e283ac46a8 Fix downloads with embedded covers 5 years ago
jvoisin b697dc5bfc An other batch of LGTM-found issues 5 years ago
Schuyler Eldridge 89a4517f64 Show cover art not displaying on chromecast 5 years ago
jvoisin 24632317b2
Declare the usage of HTML5 in the doctype 5 years ago
jvoisin fe73034f10 Strip the <p>…</p> markup in translation 5 years ago
jvoisin 01dd070efa Fix indentation 5 years ago
jvoisin 195a0879c3 Replace wz_tooltip.js with jquery-ui 5 years ago
jvoisin f4fa75f808 Fix compat with the latest jquery 5 years ago
jvoisin c5eb7aa37c Fix a typo 5 years ago
jvoisin 9a43b4f360 Group the .attr calls 5 years ago
jvoisin 15a1e5e7d6 Replace FancyZoom with jquery.fancyzoom 5 years ago
jo 131b7ada1d Update translation and fix char encoding 5 years ago
tesshucom 1c4a70af99 Fixed null check with StringUtils/ObjectUtils. 5 years ago
Peter Marheine 3efa2d3e2c Remove the option to never set Content-Length 5 years ago
Peter Marheine 9be2a8892f More correctly handle stream ranges 5 years ago
Peter Marheine 3e97186043 Omit unnecessary null check on ranges 5 years ago
Peter Marheine 47eefc1369 Refactor output streaming for readability 5 years ago
Peter Marheine cae8f8b4e5 Reformat stream controller some 5 years ago
Peter Marheine d42af4575f Add some @Nullable annotations 5 years ago
Peter Marheine 5077e0d5e1 Short circuit RangeOutputStream for open ranges 5 years ago
Andrew DeMaria 2643545b39 Rename utilsjs 5 years ago
jvoisin 1090348b0e Use the version number in jquery-ui's css path 5 years ago
jvoisin ce7671bf5e
Add the required keyword to some forms 5 years ago
jvoisin 6d294a770b
Replace the usage of prototypejs with jquery in changeCoverArt.jsp 5 years ago
jvoisin bf5f8cb713
Factorize scripts-2.0.js into utils.js 5 years ago
jvoisin f3b2c2ea7a
Add a missing taglib to homePager.jsp 5 years ago
jvoisin 3cfe2b31a1
Move some cast-related inline js to an external file 5 years ago
jvoisin ab03526620
Fix two NULL-deref 5 years ago
François-Xavier Thomas f57ad3f27b Fix typo in anonymous user name (#663) 5 years ago
François-Xavier Thomas 8a90d9f77b Add system properties for persisting the 'remember me' key 5 years ago
jvoisin 3ee6fefe11 Bump jQuery/jquery-ui to the latest versions 5 years ago
jvoisin b663a2fb90
Fix a stored XSS 5 years ago
jvoisin 348c698e35
Remove the /db page 5 years ago
jvoisin d3970a5c62
Fix various minor issues found by LGTM 5 years ago
Andrew DeMaria 2162250101
Revert "Minor frameset-related factorization" 5 years ago
jvoisin 3d54ef1afb Mark the player cookie httpOnly 5 years ago
jvoisin 8f608485cb Fix a typo 5 years ago
jvoisin 8123716d52 Remove unused loggers 5 years ago
jvoisin 4a06823057 Balance some synchronized 5 years ago
jvoisin d2f40b710b Fix a possible stacktrace on RandomPlayQueue 5 years ago
Andrew DeMaria a3e59e9724
Fix file encoding 5 years ago
Andrew DeMaria e5c36d9854
Fix variable name 5 years ago
François-Xavier Thomas 820a4faec2 Avoid logging sensitive URL parameters in the Subsonic API 5 years ago
jvoisin 41408bc2c3 Replace the double-mustache anti-pattern 5 years ago