* update @tsconfig/nodes12 to @tsconfig/node16 * Peertube >= 5.2.0 required
* init some shared functions (videoHasWebchat, parseConfigUUIDs) * api/room: checking that video has live enabled * fix promise handling in initChat function * removing some 'use strict' that are no more necessary in typescript
* Split server code in several libs * improve server/peertube.d.ts.