Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More robust logs tests | Chocobozzz | 2023-07-31 | 1 | -7/+7 |
| | |||||
* | Fix live tests | Chocobozzz | 2023-07-31 | 1 | -3/+3 |
| | |||||
* | Remove deprecated video query filter | Chocobozzz | 2023-07-28 | 2 | -147/+0 |
| | |||||
* | currentTime is now required | Chocobozzz | 2023-07-28 | 2 | -3/+4 |
| | |||||
* | Refactor enableTranscoding command helpers | Chocobozzz | 2023-07-28 | 10 | -20/+20 |
| | |||||
* | Remove banner/avatar fields from channel/account | Chocobozzz | 2023-07-28 | 1 | -12/+0 |
| | | | | Deprecated since 4.2 | ||||
* | Add ability to force transcoding | Chocobozzz | 2023-07-28 | 1 | -2/+4 |
| | |||||
* | Add an option to sign federated fetches for mastodon compatibility (#5898) | mira.bat | 2023-07-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * Fix player error modal Not hidden when we change the video * Correctly dispose player components * Sign cross-server fetch requests for mastodon AUTHORIZED_FETCH compatibilty * Add a remote fetch sign configuration knob * Federated fetches refactoring --------- Co-authored-by: Chocobozzz <me@florianbigard.com> Co-authored-by: ira <ira@foxgirl.space> | ||||
* | Improve runner management | Chocobozzz | 2023-07-27 | 2 | -4/+99 |
| | | | | | | | * Add ability to remove runner jobs * Add runner job state quick filter * Merge registration tokens and runners tables in the same page * Add copy button to copy registration token | ||||
* | Fix check params tests | Chocobozzz | 2023-07-26 | 2 | -42/+65 |
| | |||||
* | Add more rate limits | Chocobozzz | 2023-07-26 | 2 | -2/+2 |
| | |||||
* | Implement replace file in server side | Chocobozzz | 2023-07-21 | 6 | -41/+578 |
| | |||||
* | Add p2p info to metrics | Chocobozzz | 2023-07-21 | 2 | -4/+46 |
| | |||||
* | Add peers number and p2p enabled label to metrics | Chocobozzz | 2023-07-20 | 2 | -4/+25 |
| | |||||
* | More robust runner socket test | Chocobozzz | 2023-07-19 | 2 | -20/+24 |
| | |||||
* | Try to fix CI test | Chocobozzz | 2023-07-17 | 1 | -1/+1 |
| | |||||
* | Some player fixes on Android, Safari and iOS | Chocobozzz | 2023-07-17 | 1 | -4/+4 |
| | |||||
* | Avoid update remote runner error | Chocobozzz | 2023-07-12 | 1 | -3/+5 |
| | |||||
* | Avoid duplicate runner names | Chocobozzz | 2023-07-12 | 1 | -0/+9 |
| | |||||
* | Migrate from webseed to web-videos | Chocobozzz | 2023-07-11 | 3 | -5/+5 |
| | |||||
* | Rename "videos" config to "web-videos" | Chocobozzz | 2023-07-11 | 4 | -8/+8 |
| | |||||
* | Rename webtorrent config to web_videos | Chocobozzz | 2023-07-11 | 12 | -20/+20 |
| | |||||
* | Prefer web videos in favour of webtorrent | Chocobozzz | 2023-07-11 | 16 | -155/+143 |
| | |||||
* | Remove webtorrent support from client | Chocobozzz | 2023-07-10 | 1 | -1/+1 |
| | |||||
* | Fix the cleanup after a failed upload (#5840) | q_h | 2023-06-29 | 1 | -9/+15 |
| | | | | | | | * Fix the cleanup after a failed upload * Update tests * Update tests | ||||
* | Support lazy download of remote video miniatures | Chocobozzz | 2023-06-29 | 1 | -1/+1 |
| | |||||
* | Fix CI tests | Chocobozzz | 2023-06-29 | 17 | -59/+64 |
| | |||||
* | Fetch remote AP objects if only id is specified | Chocobozzz | 2023-06-29 | 1 | -462/+487 |
| | |||||
* | Delete storyboard file on video deletion | Chocobozzz | 2023-06-29 | 1 | -1/+26 |
| | |||||
* | Add storyboard support | Chocobozzz | 2023-06-29 | 7 | -1/+240 |
| | |||||
* | Don't cache upload after video deletion | Chocobozzz | 2023-06-29 | 1 | -0/+18 |
| | |||||
* | Feature/password protected videos (#5836) | Wicklow | 2023-06-29 | 7 | -25/+1005 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 1 | -1/+1 |
| | |||||
* | Fix runner api rate limit bypass | Chocobozzz | 2023-06-20 | 1 | -11/+33 |
| | |||||
* | Fix runner vod transcoding error test | Chocobozzz | 2023-05-26 | 1 | -3/+5 |
| | |||||
* | Fix peertube subtitles import | Chocobozzz | 2023-05-26 | 1 | -0/+10 |
| | |||||
* | Fix lint | Chocobozzz | 2023-05-24 | 1 | -15/+15 |
| | |||||
* | Prevent object storage mock conflicts | Chocobozzz | 2023-05-23 | 11 | -97/+126 |
| | | | | When running tests in parallel | ||||
* | Wait for segments generation | Chocobozzz | 2023-05-23 | 1 | -1/+1 |
| | |||||
* | Update server dependencies | Chocobozzz | 2023-05-22 | 3 | -6/+6 |
| | |||||
* | Fix live quota tests | Chocobozzz | 2023-05-22 | 1 | -1/+1 |
| | |||||
* | More robust quota check | Chocobozzz | 2023-05-22 | 1 | -3/+9 |
| | | | | Avoid concurrency issues with permanent lives | ||||
* | Fix tests | Chocobozzz | 2023-05-22 | 2 | -18/+9 |
| | |||||
* | Force stop remote live transcoding | Chocobozzz | 2023-05-22 | 2 | -2/+2 |
| | |||||
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 25 | -134/+1 |
| | | | | Default timeout is 30s | ||||
* | Fix missing wait jobs | Chocobozzz | 2023-05-19 | 6 | -6/+8 |
| | |||||
* | Improve remote runner config UX | Chocobozzz | 2023-05-19 | 3 | -3/+3 |
| | |||||
* | peertube runner tests in parallel | Chocobozzz | 2023-05-19 | 1 | -1/+1 |
| | |||||
* | Fix peertube runner concurrency | Chocobozzz | 2023-05-19 | 1 | -3/+3 |
| | |||||
* | Fix tests | Chocobozzz | 2023-05-17 | 4 | -4/+4 |
| |