PeerTube/server/core/controllers/api
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
..
runners
search Fix lint 2024-02-22 10:32:28 +01:00
server
users Fix lint 2024-02-22 10:32:28 +01:00
videos Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
abuse.ts
accounts.ts Fix lint 2024-02-22 10:32:28 +01:00
blocklist.ts
bulk.ts
config.ts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
custom-page.ts
index.ts
jobs.ts Add error info in payload on parent failure 2024-03-12 09:35:14 +01:00
metrics.ts
oauth-clients.ts
overviews.ts Fix lint 2024-02-22 10:32:28 +01:00
plugins.ts
video-channel-sync.ts
video-channel.ts Fix lint 2024-02-22 10:32:28 +01:00
video-playlist.ts Fix playlist elements merge on import 2024-02-28 15:55:37 +01:00