PeerTube/server/core/controllers
Chocobozzz 260447942a
Add ability to put captions in object storage
Deprecate:
 * `path` and `url` of `ActorImage` (used to represent account/channel
   avatars/banners) in favour of `fileUrl`
 * `path` of `AvatarInfo` (used in notifications) in favour of `fileUrl`
 * `captionPath` of `VideoCaption` in favour of `fileUrl`
 * `storyboardPath` of `Storyboard` in favour of `fileUrl`
2025-02-07 09:35:39 +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 Revert webtorrent version to avoid native dep 2024-07-31 15:05:36 +02:00
well-known.ts Implement FEP-2677 2023-12-27 16:01:52 +01:00