1
0
Fork 0
peertube/server/initializers
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
..
migrations Support short uuid for GET video/playlist 2021-06-29 14:56:35 +02:00
checker-after-init.ts Fix broadcast message log level 2021-05-25 11:35:29 +02:00
checker-before-init.ts Implemented configurable minimum signup age 2021-05-28 13:56:05 +02:00
config.ts Implemented configurable minimum signup age 2021-05-28 13:56:05 +02:00
constants.ts add support to another wav mimetype 2021-07-11 22:41:44 +00:00
database.ts Instance homepage support (#4007) 2021-05-27 15:59:55 +02:00
installer.ts Cleanup models directory organization 2021-05-11 11:32:31 +02:00
migrator.ts Move to eslint 2020-02-03 08:31:02 +01:00