Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix prune storage test | Chocobozzz | 2023-07-12 | 1 | -1/+1 | |
| | ||||||
* | Avoid update remote runner error | Chocobozzz | 2023-07-12 | 4 | -45/+53 | |
| | ||||||
* | Avoid duplicate runner names | Chocobozzz | 2023-07-12 | 5 | -1/+55 | |
| | ||||||
* | Merge branch 'release/5.2.0' into develop | Chocobozzz | 2023-07-12 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix fps transcoding on remote runners | Chocobozzz | 2023-07-12 | 1 | -1/+1 | |
| | | ||||||
* | | Migrate from webseed to web-videos | Chocobozzz | 2023-07-11 | 9 | -16/+25 | |
| | | ||||||
* | | 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 | |
| |