Commit Graph

136 Commits (6599e6a689021948cdd6b172a5c85ac1d2d8055f)

Author SHA1 Message Date
jvoisin eccb7e08f5
Fix a NULL-deref in CoverArtController.java 5 years ago
Evan Harris 50b3fd382c
Handle null without exception 5 years ago
François-Xavier Thomas 02d373d9ec Play internet radios in MediaElement (fix #408) 5 years ago
tesshucom 767b39ed5b
Split SearchService 5 years ago
Andrew DeMaria 42bced139f
Small refactor on httpservletrequest injection 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 57df709cd8 Replace things like size == 0 with isEmpty 5 years ago
jvoisin 828c1b2674
Use modern Spring mapping annotations 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
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
jvoisin ab03526620
Fix two NULL-deref 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 8f608485cb Fix a typo 5 years ago
jvoisin 8123716d52 Remove unused loggers 5 years ago
jvoisin d2f40b710b Fix a possible stacktrace on RandomPlayQueue 5 years ago
François-Xavier Thomas 820a4faec2 Avoid logging sensitive URL parameters in the Subsonic API 5 years ago
jvoisin 716fd3635c Remove a useless test page 5 years ago
tesshucom 131713aaf4
With Jetty 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 61c842923a Generate new passwords in a secure way 5 years ago
jvoisin ca489f8220 This is a first batch of simple modernization of the codebase 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 b753e48632 Log more information when running the 'cleanup db' action 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
randomnicode f2339e0942 Change zip to java.util 6 years ago
randomnicode 86e58cea3a Update dependencies in airsonic-main 6 years ago
Benz0X af93f1eed1 Correct corrupted downloaded zip 6 years ago
Rémi Cocula 6b4874f33c archetype code for rest api integration tests 6 years ago
WillyPillow 84144f287a
Add option to disable seeking on transcodes. (Mitigates #548 & #723) 6 years ago
Peter Marheine 8b4037b549 Check reCAPTCHA v2 responses when enabled 6 years ago
Peter Marheine 1b833003fb Bring back an optional reCAPTCHA v2 6 years ago
Peter Marheine a928b9ee3f Add settings for CAPTCHA in account recovery. 6 years ago