PeerTube/server
Chocobozzz 50b067f9cd
Separate player in dedicated build
* Separate player in a dedicated build, that we can control using vite.
   We had too many issues with Angular build system and we can now
   have the same build between the embed and the client. We can also
   embed SVG directly in the CSS
 * Upgrade p2p-media-loader to v2
 * Update internal infohashes to reflect this p2p-media-loader protocol
   change (they are updated at PeerTube startup)
 * Minimum required iOS version is now v14
2025-02-10 15:38:20 +01:00
..
core Separate player in dedicated build 2025-02-10 15:38:20 +01:00
scripts Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
package.json Fix peertube helpers tsx tests 2023-08-18 10:18:56 +02:00
server.ts Add ability to disable federation 2024-08-14 14:12:37 +02:00
tsconfig.json feat(transcription): groundwork 2024-06-28 08:43:40 +02:00
tsconfig.lib.json server/server -> server/core 2023-10-04 15:13:25 +02:00
tsconfig.types.json Reduce peertube types package size 2024-08-13 09:38:35 +02:00