Skip to content
Success

Changes

Summary

  1. using php buildin finfo for to get mime type (commit: e3ac80b) (details)
  2. removed custom check in regex (commit: 15f5873) (details)
  3. use mono list instead (commit: 5aaf42d) (details)
Commit e3ac80b64a0e7a2fefc008af090deb1ceacfe413 by BerndiVader
using php buildin finfo for to get mime type
fixed some security issues
(commit: e3ac80b)
The file was modifiedClasses.php (diff)
The file was modifieddownload.php (diff)
Commit 15f587357b4dabd7cc6dadbbb025eb83b60e71ee by BerndiVader
removed custom check in regex
(commit: 15f5873)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/Helper.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/console/command/commands/Playlist.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/discord/command/commands/Playlist.java (diff)