PeerTube/server
lambdacastix e622db0578 add support to another wav mimetype
```bash
$ file --mime-type file.wav
file.wav: audio/x-wav
$ file file.wav
file.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz
```


note: aac had a `'LEFT-TO-RIGHT MARK' (U+200E)` that I removed too
2021-07-11 22:41:44 +00:00
..
assets
controllers Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
helpers Use dns cache for requests 2021-07-02 12:58:25 +02:00
initializers add support to another wav mimetype 2021-07-11 22:41:44 +00:00
lib Fix webfinger tls only 2021-07-01 17:04:13 +02:00
middlewares Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
models Fix hooks definition 2021-07-01 16:47:14 +02:00
static/dnt-policy
tests Increase test timeout 2021-07-02 08:29:15 +02:00
tools Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
types Add ability to search playlists 2021-06-25 14:44:01 +02:00
typings/express