Commit Graph

313 Commits (59492c28c3f0978900731070b0c3fe784eb78df6)

Author SHA1 Message Date
jvoisin 1f1a22fca5
Remove the deprecated getAlphabetialAlbums method 5 years ago
jvoisin 643be3930f Remove superfluous casts 5 years ago
jvoisin 3202a1086d Minor simplification 5 years ago
jvoisin def5f854fb Inline some variables 5 years ago
jvoisin 57df709cd8 Replace things like size == 0 with isEmpty 5 years ago
jvoisin 977b656bc6 Remove superfluous escape in two regexp 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
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
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 348c698e35
Remove the /db page 5 years ago
jvoisin d3970a5c62
Fix various minor issues found by LGTM 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
jvoisin c6825cf0d7 Minor refactorization of two methods in AbstractDao 5 years ago
jvoisin a21188a064 Add a permission check for the podcast folder 5 years ago
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