Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated video query filter | Chocobozzz | 2023-07-28 | 1 | -74/+0 |
| | |||||
* | currentTime is now required | Chocobozzz | 2023-07-28 | 1 | -1/+1 |
| | |||||
* | Refactor enableTranscoding command helpers | Chocobozzz | 2023-07-28 | 3 | -6/+6 |
| | |||||
* | Implement replace file in server side | Chocobozzz | 2023-07-21 | 3 | -22/+435 |
| | |||||
* | More robust runner socket test | Chocobozzz | 2023-07-19 | 1 | -6/+6 |
| | |||||
* | Some player fixes on Android, Safari and iOS | Chocobozzz | 2023-07-17 | 1 | -4/+4 |
| | |||||
* | Migrate from webseed to web-videos | Chocobozzz | 2023-07-11 | 1 | -1/+1 |
| | |||||
* | Rename webtorrent config to web_videos | Chocobozzz | 2023-07-11 | 1 | -1/+1 |
| | |||||
* | Prefer web videos in favour of webtorrent | Chocobozzz | 2023-07-11 | 2 | -34/+34 |
| | |||||
* | 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 | 6 | -37/+42 |
| | |||||
* | Delete storyboard file on video deletion | Chocobozzz | 2023-06-29 | 1 | -1/+26 |
| | |||||
* | Add storyboard support | Chocobozzz | 2023-06-29 | 2 | -0/+185 |
| | |||||
* | Don't cache upload after video deletion | Chocobozzz | 2023-06-29 | 1 | -0/+18 |
| | |||||
* | Feature/password protected videos (#5836) | Wicklow | 2023-06-29 | 3 | -9/+232 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 peertube subtitles import | Chocobozzz | 2023-05-26 | 1 | -0/+10 |
| | |||||
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 7 | -37/+1 |
| | | | | Default timeout is 30s | ||||
* | Improve remote runner config UX | Chocobozzz | 2023-05-19 | 1 | -1/+1 |
| | |||||
* | peertube runner tests in parallel | Chocobozzz | 2023-05-19 | 1 | -1/+1 |
| | |||||
* | Add retries to all webtorrent tests | Chocobozzz | 2023-05-15 | 1 | -0/+2 |
| | |||||
* | Allow to retry some tests that may fail | Chocobozzz | 2023-05-15 | 1 | -0/+4 |
| | |||||
* | Fix reset sequelize instance | Chocobozzz | 2023-05-11 | 1 | -1/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2023-05-10 | 2 | -2/+2 |
| | |||||
* | Fix test cleanup | Chocobozzz | 2023-05-10 | 1 | -2/+2 |
| | |||||
* | Fix subscribe button responsive | Chocobozzz | 2023-05-09 | 1 | -2/+2 |
| | |||||
* | Enable external plugins to test the PR | Chocobozzz | 2023-05-09 | 1 | -1/+1 |
| | |||||
* | Add runner server tests | Chocobozzz | 2023-05-09 | 6 | -44/+57 |
| | |||||
* | Feature/filter already watched videos (#5739) | Wicklow | 2023-04-12 | 1 | -1/+31 |
| | | | | | * filter already watched videos * Updated code based on review comments | ||||
* | Feature/Add replay privacy (#5692) | Wicklow | 2023-03-31 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add replay settings feature * Fix replay settings behaviour * Fix tests * Fix tests * Fix tests * Update openapi doc and fix tests * Add tests and fix code * Models correction * Add migration and update controller and middleware * Add check params tests * Fix video live middleware * Updated code based on review comments | ||||
* | Stop testing broken youtube-dl | Chocobozzz | 2023-03-22 | 1 | -4/+4 |
| | |||||
* | Merge branch 'release/5.1.0' into develop | Chocobozzz | 2023-03-07 | 1 | -3/+2 |
|\ | |||||
| * | Fix file token reinjection on fragments | Wicklow | 2023-03-07 | 1 | -3/+2 |
| | | |||||
* | | Hotfix/filter subscription videos (#5665) | Wicklow | 2023-03-02 | 1 | -19/+44 |
|/ | | | | | | | | | * Fix filters on subscription videos * Add tests to common video filters * Improve reliability when skipping subscrition path * Better parameters for skipping subscription videos | ||||
* | Improve image test comparison | Chocobozzz | 2023-02-24 | 1 | -12/+16 |
| | |||||
* | Fix filters on playlists | Wicklow | 2023-02-23 | 1 | -5/+55 |
| | |||||
* | Fix CI timeout | Chocobozzz | 2023-02-14 | 1 | -0/+2 |
| | |||||
* | (breaking): Always list nsfw videos in playlists | Chocobozzz | 2023-01-19 | 1 | -14/+1 |
| | | | | | | Keep the same behaviour as unlisted videos The frontend is in charge to blur the video element if the nsfw setting is "hide" or "blur" | ||||
* | Use unknown when category is not set | Chocobozzz | 2023-01-19 | 1 | -1/+1 |
| | | | | Unstead of Misc, that could be a real category | ||||
* | Optimize again comments list sql query | Chocobozzz | 2023-01-12 | 1 | -0/+7 |
| | |||||
* | Fix comments SQL pagination | Chocobozzz | 2023-01-10 | 1 | -2/+21 |
| | |||||
* | Use raw sql for comments | Chocobozzz | 2023-01-09 | 1 | -1/+2 |
| | |||||
* | Fix sync tests | Chocobozzz | 2022-12-23 | 1 | -1/+2 |
| | |||||
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 5 | -34/+34 |
| | |||||
* | Support reinjecting token in private m3u8 playlist | Chocobozzz | 2022-12-02 | 1 | -1/+60 |
| | |||||
* | Federate entire description | Chocobozzz | 2022-11-14 | 1 | -6/+17 |
| | | | | | | Introduce an explicit field truncatedDescription description in video list is deprecated description in video get will contain the entire description | ||||
* | Fix infinite playlist import | Chocobozzz | 2022-11-14 | 2 | -2/+43 |
| | | | | Using an hard videos limit in config | ||||
* | Option to disable static files auth check/s3 proxy | Chocobozzz | 2022-10-27 | 1 | -0/+33 |
| | |||||
* | Increase test timeout | Chocobozzz | 2022-10-24 | 1 | -1/+1 |
| | |||||
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 1 | -7/+7 |
| |