Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix torrent metadata update for hls | Chocobozzz | 2021-12-09 | 1 | -1/+1 |
| | |||||
* | Update torrent metadata on video update | Chocobozzz | 2021-12-08 | 1 | -3/+3 |
| | |||||
* | Add migrate-to-object-storage script (#4481) | kontrollanten | 2021-11-09 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | * add migrate-to-object-storage-script closes #4467 * add migrate-to-unique-playlist-filenames script * fix(migrate-to-unique-playlist-filenames): update master/segments256 run updateMasterHLSPlaylist and updateSha256VODSegments after file rename. * Improve move to object storage scripts * PR remarks Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Optimize torrent URL update | Chocobozzz | 2021-08-18 | 1 | -3/+3 |
| | |||||
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 1 | -5/+8 |
| | |||||
* | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 1 | -2/+2 |
| | |||||
* | Cleanup | Chocobozzz | 2021-02-18 | 1 | -1/+1 |
| | |||||
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -3/+5 |
| | |||||
* | Fix incorrect IDs in AP federation | Chocobozzz | 2020-11-20 | 1 | -10/+10 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -1/+1 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -2/+2 |
| | |||||
* | Fix update host | Chocobozzz | 2019-11-27 | 1 | -2/+2 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -3/+4 |
| | | | | In favour of HLS | ||||
* | Use typescript paths in cli scripts too | Chocobozzz | 2019-10-21 | 1 | -0/+3 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 1 | -5/+7 |
| | |||||
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -4/+10 |
| | |||||
* | Check activities host | Chocobozzz | 2018-11-14 | 1 | -2/+2 |
| | |||||
* | Improve update host script and add warning if AP urls are invalid | Chocobozzz | 2018-06-21 | 1 | -25/+116 |
| | |||||
* | Improve update host script | Chocobozzz | 2018-03-20 | 1 | -12/+7 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -1/+1 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -4/+4 |
| | |||||
* | Add migration | Chocobozzz | 2017-12-13 | 1 | -2/+2 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 1 | -5/+7 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-30 | 1 | -1/+1 |
| | |||||
* | Fix update host script | Chocobozzz | 2017-11-27 | 1 | -7/+11 |
| | |||||
* | Add follow tabs | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | | | | | | Following Follow Followers | ||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -4/+4 |
| | |||||
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 1 | -5/+9 |
| | |||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 1 | -11/+5 |
| | | | | Will be used for user video quotas and multiple video resolutions | ||||
* | Move to promises | Chocobozzz | 2017-07-05 | 1 | -22/+21 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | Convert scripts to typescript | Chocobozzz | 2017-06-12 | 1 | -0/+37 |