Commit Graph

301 Commits (6c54f1f7c84787bf61595de5ca54143bcdf55eed)

Author SHA1 Message Date
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
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 6 years ago
Andrew DeMaria 61c0c0d758
Fix import style error 6 years ago