Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "videos" config to "web-videos" | Chocobozzz | 2023-07-11 | 16 | -42/+42 |
| | |||||
* | Rename webtorrent config to web_videos | Chocobozzz | 2023-07-11 | 25 | -57/+84 |
| | |||||
* | Prefer web videos in favour of webtorrent | Chocobozzz | 2023-07-11 | 75 | -452/+466 |
| | |||||
* | Remove webtorrent support from client | Chocobozzz | 2023-07-10 | 1 | -1/+1 |
| | |||||
* | Fix HLS playlist generation with 0 duration length | Chocobozzz | 2023-06-29 | 2 | -3/+7 |
| | |||||
* | Fix migration conflict | Chocobozzz | 2023-06-29 | 2 | -1/+1 |
| | |||||
* | Fix 400 error on resumable re-upload | Chocobozzz | 2023-06-29 | 3 | -12/+11 |
| | |||||
* | Fix the cleanup after a failed upload (#5840) | q_h | 2023-06-29 | 2 | -11/+17 |
| | | | | | | | * Fix the cleanup after a failed upload * Update tests * Update tests | ||||
* | Fix prune storage tests | Chocobozzz | 2023-06-29 | 1 | -1/+1 |
| | |||||
* | Fix regenerate thumbnail test | Chocobozzz | 2023-06-29 | 1 | -0/+3 |
| | |||||
* | Use promise cache to load remote thumbnails | Chocobozzz | 2023-06-29 | 3 | -16/+45 |
| | |||||
* | Fix adding element in playlists | Chocobozzz | 2023-06-29 | 1 | -1/+3 |
| | |||||
* | Fix migration conflict | Chocobozzz | 2023-06-29 | 1 | -0/+0 |
| | |||||
* | Fix playlist thumbnail generation | Chocobozzz | 2023-06-29 | 7 | -19/+25 |
| | |||||
* | Add thumbnail disk database migration | Chocobozzz | 2023-06-29 | 1 | -0/+47 |
| | |||||
* | Support lazy download of remote video miniatures | Chocobozzz | 2023-06-29 | 14 | -113/+151 |
| | |||||
* | Support lazy download thumbnails | Chocobozzz | 2023-06-29 | 25 | -181/+271 |
| | |||||
* | Also replace base url of pre signed s3 url | Chocobozzz | 2023-06-29 | 1 | -4/+9 |
| | |||||
* | Fix CI tests | Chocobozzz | 2023-06-29 | 37 | -70/+129 |
| | |||||
* | Correctly download files from S3 | Chocobozzz | 2023-06-29 | 2 | -18/+22 |
| | | | | Use pre signed URLs to inject content disposition header | ||||
* | Lock video files when generating storyboard | Chocobozzz | 2023-06-29 | 1 | -56/+62 |
| | |||||
* | Handle correctly formatted AP attributedTo | Chocobozzz | 2023-06-29 | 4 | -20/+36 |
| | |||||
* | Fetch remote AP objects if only id is specified | Chocobozzz | 2023-06-29 | 14 | -555/+631 |
| | |||||
* | Fix thumbnails tests | Chocobozzz | 2023-06-29 | 4 | -0/+0 |
| | |||||
* | Refactor video formatter | Chocobozzz | 2023-06-29 | 13 | -570/+618 |
| | |||||
* | Simpler thumbnail generation | Chocobozzz | 2023-06-29 | 1 | -1/+1 |
| | |||||
* | Delete storyboard file on video deletion | Chocobozzz | 2023-06-29 | 2 | -2/+28 |
| | |||||
* | Add script to generate storyboards | Chocobozzz | 2023-06-29 | 3 | -0/+126 |
| | |||||
* | Add storyboard support | Chocobozzz | 2023-06-29 | 43 | -74/+953 |
| | |||||
* | Don't cache upload after video deletion | Chocobozzz | 2023-06-29 | 2 | -4/+26 |
| | |||||
* | Feature/password protected videos (#5836) | Wicklow | 2023-06-29 | 47 | -90/+1797 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add server endpoints * Refactoring test suites * Update server and add openapi documentation * fix compliation and tests * upload/import password protected video on client * add server error code * Add video password to update resolver * add custom message when sharing pw protected video * improve confirm component * Add new alert in component * Add ability to watch protected video on client * Cannot have password protected replay privacy * Add migration * Add tests * update after review * Update check params tests * Add live videos test * Add more filter test * Update static file privacy test * Update object storage tests * Add test on feeds * Add missing word * Fix tests * Fix tests on live videos * add embed support on password protected videos * fix style * Correcting data leaks * Unable to add password protected privacy on replay * Updated code based on review comments * fix validator and command * Updated code based on review comments | ||||
* | Fix broken replay with long live video name | Chocobozzz | 2023-06-29 | 2 | -2/+9 |
| | |||||
* | Fix build | Chocobozzz | 2023-06-21 | 1 | -1/+1 |
| | |||||
* | Fix undefined actor image | Chocobozzz | 2023-06-21 | 2 | -6/+6 |
| | |||||
* | Fix runner api rate limit bypass | Chocobozzz | 2023-06-20 | 26 | -31/+122 |
| | |||||
* | Fix log | Chocobozzz | 2023-06-19 | 1 | -1/+1 |
| | |||||
* | Fix registration notification error in client | Chocobozzz | 2023-06-19 | 3 | -2/+31 |
| | |||||
* | Correctly unload plugin paths | Chocobozzz | 2023-06-06 | 2 | -6/+6 |
| | |||||
* | Invalidate cache feed even after server restart | Chocobozzz | 2023-06-05 | 2 | -23/+93 |
| | |||||
* | More specific message when signup is not allowed | Chocobozzz | 2023-06-05 | 2 | -4/+4 |
| | |||||
* | Use largest avatar in RSS feeds, unique guid for liveItems (#5817) | Alecks Gates | 2023-06-05 | 4 | -8/+34 |
| | | | | | | | | | | | | | | | | | | | | | * Attempt to get largest avatar size * WIP live guid changes * Use largest avatar version in feeds * Misc variable names/import changes * Update podcast feed tests for guid changes * More <guid> testing * Lint fix * Styling --------- Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Fix transcoding error | Chocobozzz | 2023-05-30 | 4 | -36/+33 |
| | | | | When transcoding.always_transcode_original_resolution is false | ||||
* | Fix runner vod transcoding error test | Chocobozzz | 2023-05-26 | 1 | -3/+5 |
| | |||||
* | Fix peertube subtitles import | Chocobozzz | 2023-05-26 | 3 | -5/+20 |
| | |||||
* | Don't fail remote transcoding on retry | Chocobozzz | 2023-05-26 | 1 | -1/+4 |
| | |||||
* | Specify runner name when unregistering the runner | Chocobozzz | 2023-05-26 | 5 | -6/+10 |
| | |||||
* | Add more logs when storing master playlist in s3 | Chocobozzz | 2023-05-25 | 1 | -7/+5 |
| | |||||
* | Fix lint | Chocobozzz | 2023-05-24 | 1 | -15/+15 |
| | |||||
* | Fix s3 mock cleanup | Chocobozzz | 2023-05-23 | 1 | -0/+2 |
| | |||||
* | Prevent object storage mock conflicts | Chocobozzz | 2023-05-23 | 17 | -149/+201 |
| | | | | When running tests in parallel |