1
0
Fork 0
peertube/server/models
Chocobozzz cfd57d2ca0
Live supports object storage
* Sync live files (segments, master playlist, resolution playlist,
   segment sha file) into object storage
 * Automatically delete them when the live ends
 * Segment sha file is now a file on disk, and not stored in memory
   anymore
2022-10-04 10:03:17 +02:00
..
abuse Fix various typos 2022-06-07 16:41:21 +02:00
account Prefer using Object.values 2022-08-17 15:36:03 +02:00
actor Prefer using Object.values 2022-08-17 15:36:03 +02:00
application Add more tests for plugin rebuild 2022-08-03 15:16:56 +02:00
oauth Fix lint 2022-07-13 12:14:26 +02:00
redundancy Add ability to delete a specific video file 2022-08-01 14:55:10 +02:00
server Implement avatar miniatures (#4639) 2022-02-28 08:34:43 +01:00
shared Fix various typos 2022-06-07 16:41:21 +02:00
user Prevent compat issue with old username 2022-09-08 10:45:05 +02:00
video Live supports object storage 2022-10-04 10:03:17 +02:00
view Add total viewers overall stat 2022-05-18 09:18:39 +02:00
migrations.ts Update sequelize 2019-04-24 16:26:20 +02:00
model-cache.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
utils.ts Channel sync (#5135) 2022-08-10 09:53:39 +02:00