PeerTube/server/core/controllers
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
..
activitypub Remove web video redundancy support 2025-01-31 11:13:13 +01:00
api Add ability to put captions in object storage 2025-02-07 09:35:39 +01:00
feeds Add masto verification link support 2025-01-09 10:29:17 +01:00
shared server/server -> server/core 2023-10-04 15:13:25 +02:00
client.ts Fix SEO and refactor HTML pages generation 2023-10-20 16:00:36 +02:00
download.ts Support cover when downloading audio 2024-08-08 10:42:15 +02:00
index.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
lazy-static.ts Add house-keeping script 2024-06-05 15:35:58 +02:00
misc.ts Fix SEO and refactor HTML pages generation 2023-10-20 16:00:36 +02:00
object-storage-proxy.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
plugins.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
services.ts oEmbed API should use CORS (#6562) 2024-09-05 16:16:44 +02:00
sitemap.ts Sitemap: Hide empty accounts/channels and add video tags (#6633) 2024-10-23 07:17:02 +02:00
static.ts Remove deprecated server code 2024-11-04 10:23:01 +01:00
tracker.ts Separate player in dedicated build 2025-02-10 15:38:20 +01:00
well-known.ts Implement FEP-2677 2023-12-27 16:01:52 +01:00