1
0
Fork 0
peertube/server
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
..
core Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
scripts Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
package.json Fix peertube helpers tsx tests 2023-08-18 10:18:56 +02:00
server.ts fix(server): cleanup db connections upon exit 2024-03-11 08:00:53 +01:00
tsconfig.json Add script to move videos to file system 2023-11-02 09:21:49 +01:00
tsconfig.lib.json server/server -> server/core 2023-10-04 15:13:25 +02:00
tsconfig.types.json Migrate server to ESM 2023-08-11 15:02:33 +02:00