| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability to filter my imports by target URL | Chocobozzz | 2022-01-19 | 1 | -4/+16 |
* | Update server dependencies | Chocobozzz | 2022-01-14 | 1 | -1/+2 |
* | Add missing mediaType info to AP objects | Chocobozzz | 2022-01-13 | 2 | -0/+4 |
* | Fix audio transcoding with video only file | Chocobozzz | 2022-01-06 | 1 | -4/+12 |
* | Move uuid stuff in extra utils | Chocobozzz | 2021-12-29 | 4 | -4/+6 |
* | Fix shared imports | Chocobozzz | 2021-12-24 | 2 | -7/+16 |
* | Don't stuck state when move transcoding job failed | Chocobozzz | 2021-12-23 | 1 | -0/+15 |
* | Fix audio only transcoding | Chocobozzz | 2021-12-23 | 1 | -3/+2 |
* | Fix subscriptions | Chocobozzz | 2021-12-17 | 1 | -2/+3 |
* | Fix internal user subscription | Chocobozzz | 2021-12-17 | 1 | -2/+2 |
* | Fix build | Chocobozzz | 2021-12-17 | 1 | -2/+2 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 5 | -7/+5 |
* | Move typescript utils in its own directory | Chocobozzz | 2021-12-16 | 19 | -22/+25 |
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 5 | -5/+5 |
* | Add hls to prune storage script | Chocobozzz | 2021-12-10 | 1 | -0/+9 |
* | Fix torrent metadata update for hls | Chocobozzz | 2021-12-09 | 1 | -15/+0 |
* | Update torrent metadata on video update | Chocobozzz | 2021-12-08 | 2 | -1/+16 |
* | Fix pending transcoding with failed job | Chocobozzz | 2021-12-03 | 1 | -2/+4 |
* | Stop killing peertube in ci script | Chocobozzz | 2021-11-18 | 1 | -1/+1 |
* | Add ability to run transcoding jobs | Chocobozzz | 2021-11-18 | 5 | -9/+17 |
* | Add ability to remove hls/webtorrent files | Chocobozzz | 2021-11-18 | 1 | -2/+2 |
* | Fix unused parameter | Chocobozzz | 2021-11-16 | 1 | -1/+0 |
* | Add ability to filter out public videos from admin | Chocobozzz | 2021-11-12 | 2 | -7/+26 |
* | Fix video update transaction | Chocobozzz | 2021-11-10 | 1 | -2/+2 |
* | Fix thumbnail update | Chocobozzz | 2021-11-10 | 1 | -3/+1 |
* | Refactor video views | Chocobozzz | 2021-11-09 | 1 | -0/+5 |
* | Add migrate-to-object-storage script (#4481) | kontrollanten | 2021-11-09 | 1 | -2/+7 |
* | Support RTMPS | Chocobozzz | 2021-11-05 | 1 | -4/+12 |
* | Add ability to filter by file type | Chocobozzz | 2021-11-03 | 2 | -21/+68 |
* | Some fixes for admin videos list | Chocobozzz | 2021-11-02 | 8 | -40/+39 |
* | Add video file size info in admin videos list | Chocobozzz | 2021-10-29 | 5 | -36/+42 |
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 8 | -110/+225 |
* | Made the video channels limit (per user) server-wide configurable (#4491) | Florian CUNY | 2021-10-26 | 1 | -2/+3 |
* | Fix sequelize order typings | Chocobozzz | 2021-10-22 | 2 | -2/+2 |
* | Provide origin URL to client and fix remote share | Chocobozzz | 2021-10-22 | 1 | -0/+2 |
* | Fix my live videos filter | Chocobozzz | 2021-10-20 | 1 | -2/+2 |
* | Add channel filters for my videos/followers | Chocobozzz | 2021-10-20 | 1 | -1/+8 |
* | Split check user params tests | Chocobozzz | 2021-10-20 | 1 | -2/+0 |
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 1 | -2/+22 |
* | Fix useless condition | Chocobozzz | 2021-10-11 | 1 | -1/+1 |
* | Fix notification on create transcoding job | Chocobozzz | 2021-10-11 | 1 | -2/+2 |
* | Fix channel search with complete handle | Chocobozzz | 2021-10-11 | 1 | -1/+1 |
* | More robust webtorrent redundancy download | Chocobozzz | 2021-09-06 | 1 | -0/+2 |
* | Migrate to webdriverio | Chocobozzz | 2021-09-01 | 1 | -1/+1 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 5 | -10/+10 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 6 | -22/+196 |
* | Fix backend channel name validator consistency | Chocobozzz | 2021-08-05 | 1 | -2/+2 |
* | Merge branch 'release/3.3.0' into develop | Chocobozzz | 2021-07-29 | 1 | -2/+2 |
|\ |
|
| * | Fix video format utils | Chocobozzz | 2021-07-29 | 1 | -2/+2 |
* | | Refactor options in models | Chocobozzz | 2021-07-29 | 3 | -110/+82 |