PeerTube/client
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
..
e2e Fix E2E tests 2024-03-06 14:32:28 +01:00
src Add config option to keep original video file (basic first version) (#6157) 2024-03-15 15:47:18 +01:00
webpack Migrate server to ESM 2023-08-11 15:02:33 +02:00
.browserslistrc Breaking: remove ios 11, safari 11 support 2023-02-27 15:28:57 +01:00
.eslintrc.json Fix lint 2024-02-22 10:32:28 +01:00
.gitignore Fix build 2023-07-10 16:41:08 +02:00
.stylelintrc.json Fix lint 2024-02-22 10:32:28 +01:00
.xliffmerge.json Update xliffmerge 2021-11-15 15:56:58 +01:00
angular.json Update angular to v17 2024-01-05 10:47:14 +01:00
package.json Fix lint 2024-02-22 10:32:28 +01:00
proxy.config.json Fix Angular proxy with Node 18 2023-02-08 14:47:23 +01:00
tsconfig.eslint.json Migrate server to ESM 2023-08-11 15:02:33 +02:00
tsconfig.json Remove barrels 2024-03-05 10:52:32 +01:00
tsconfig.types.json Migrate server to ESM 2023-08-11 15:02:33 +02:00
yarn.lock Fix lint 2024-02-22 10:32:28 +01:00