PeerTube/server/core/models
chagai95 e57c3024f4
Add config option to keep original video file (basic first version) (#6157)
* testing not removing old file and adding columb to db

* implement feature

* remove unnecessary config changes

* use only keptOriginalFileName, change keptOriginalFileName to keptOriginalFilename for consistency with with videoFile table, slight refactor with basename()

* save original video files to dedicated directory original-video-files

* begin implementing object storage (bucket) support

---------

Co-authored-by: chagai.friedlander <chagai.friedlander@fairkom.eu>
Co-authored-by: Ian <ian.kraft@hotmail.com>
Co-authored-by: Chocobozzz <me@florianbigard.com>
2024-03-15 15:47:18 +01:00
..
abuse Fix abuse/registration requests stats 2024-02-27 15:26:37 +01:00
account Add user history in import/export 2024-02-28 16:48:59 +01:00
actor Optimize config endpoint 2024-03-12 16:00:51 +01:00
application Optimize config endpoint 2024-03-12 16:00:51 +01:00
oauth Fix lint 2024-02-22 10:32:28 +01:00
redundancy Fix lint 2024-02-22 10:32:28 +01:00
runner Fix lint 2024-02-22 10:32:28 +01:00
server Add video aspect ratio in server 2024-02-27 15:24:34 +01:00
shared Ensure server actor AP object has avatars 2024-02-28 14:47:39 +01:00
user Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
video Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
view Fix lint 2024-02-22 10:32:28 +01:00