Commit Graph

271 Commits (ac45a9b7dcdfad1fff3a519a9b8a538132a8ed00)

Author SHA1 Message Date
François-Xavier Thomas 53b174a8f4 Follow HTTP redirects when loading internet radio playlists 5 years ago
François-Xavier Thomas 760a6e957a Limit the amount of data we parse from remote internet radio playlists 5 years ago
François-Xavier Thomas b1185601d5 Tweak logging for internet radio playlists 5 years ago
François-Xavier Thomas aeabfa1044 Add internet radio source cache 5 years ago
François-Xavier Thomas cab3f60a25 Refactor internet radio loading into a service 5 years ago
François-Xavier Thomas 02d373d9ec Play internet radios in MediaElement (fix #408) 5 years ago
Evan Harris 59db5073e3
Added webm to default video file types 5 years ago
tesshucom 767b39ed5b
Split SearchService 5 years ago
Andrew DeMaria 42bced139f
Small refactor on httpservletrequest injection 5 years ago
Evan Harris 983d688cce
Added validation to reject things disallowed on the current user 5 years ago
Evan Harris a4c62f6860 Disallow deleting your own user or removing admin role 5 years ago
Evan Harris 79b800656a
Cleanup siebling -> sibling mis-spellings 5 years ago
jvoisin 1640411573 Fix some invalid/incomplete javadoc comments 5 years ago
jvoisin 4fbc080098 Please the linter 5 years ago
jvoisin 70bc0f6c04 Remove the ghetto REST flash-based video player 5 years ago
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