PeerTube/server/core/helpers
Chocobozzz 7c9f07e140
Improve `Video` AP compatibility
Compat with text/html descriptions
Compat with SPDX for licences
Compat with missing sensitive attribute
Compat with missing tag attribute
Compat with missing video file magnet URI
Compat with missing streaming playlist segmentsSha256Url
Compat with optional comments/likes/dislikes/shares URI in video object

Add more debug logs when the object is not valid
2024-06-03 09:36:29 +02:00
..
custom-validators Improve `Video` AP compatibility 2024-06-03 09:36:29 +02:00
ffmpeg Handle videos with FPS < 1 2024-05-29 08:56:53 +02:00
youtube-dl Update server dependencies 2023-10-11 11:06:34 +02:00
activity-pub-utils.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
actors.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
audit-logger.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
captions-utils.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
core-utils.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
custom-jsonld-signature.ts Compact json-ld AP objects 2024-04-25 11:21:55 +02:00
database-utils.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
debounce.ts Viewers federation protocol v2 2023-12-20 10:55:47 +01:00
decache.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
dns.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
express-utils.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
fs.ts Try to use atomic move for runner live 2023-10-05 11:09:11 +02:00
geo-ip.ts Don't import all lodash 2024-05-17 11:04:25 +02:00
image-utils.ts Generate 600x600 and 1500x1500 avatars 2024-02-26 15:00:22 +01:00
logger.ts Fix lint 2024-02-22 10:32:28 +01:00
markdown.ts Fix typescript tests 2024-02-23 08:33:01 +01:00
memoize.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
mentions.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
otp.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
peertube-crypto.ts Fix weird bug where CPU jumps and stays to 100% 2023-11-24 14:44:18 +01:00
peertube-jsonld.ts Compact json-ld AP objects 2024-04-25 11:21:55 +02:00
promise-cache.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
proxy.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
query.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
regexp.ts Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
requests.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
stream-replacer.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
threads.ts Sign JSON objects in worker threads 2023-10-24 10:45:17 +02:00
token-generator.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
unzip.ts Implement user import/export in server 2024-02-21 13:49:08 +01:00
upload.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
utils.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
version.ts server/server -> server/core 2023-10-04 15:13:25 +02:00
video.ts Improve `Video` AP compatibility 2024-06-03 09:36:29 +02:00
webtorrent.ts Disable utp for webtorrent 2024-02-15 16:49:04 +01:00