Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -5/+5 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -13/+10 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
* | Fix tests | Chocobozzz | 2021-12-09 | 1 | -8/+8 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
* | Fix redundancy remove on host redundancy update | Chocobozzz | 2021-08-26 | 1 | -9/+22 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 1 | -3/+3 |
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -60/+85 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -4/+3 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -3/+3 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -17/+16 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -31/+31 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -35/+22 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -18/+18 |
* | Introduce sql command | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
* | Introduce streaming playlists command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce stats command | Chocobozzz | 2021-07-20 | 1 | -13/+2 |
* | Introduce redundancy command | Chocobozzz | 2021-07-20 | 1 | -30/+19 |
* | Introduce follows command | Chocobozzz | 2021-07-20 | 1 | -12/+12 |
* | Fix lint | Chocobozzz | 2021-02-01 | 1 | -4/+11 |
* | Fix tests | Chocobozzz | 2021-02-01 | 1 | -13/+14 |
* | Fix redundancy with HLS only files | Chocobozzz | 2021-02-01 | 1 | -13/+77 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -2/+3 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -22/+22 |
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 1 | -23/+115 |
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 1 | -4/+4 |
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 1 | -2/+2 |
* | Fix redundancy tests | Chocobozzz | 2019-08-13 | 1 | -4/+4 |
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 1 | -12/+22 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -21/+17 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -4/+4 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 1 | -4/+10 |
* | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -9/+13 |
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -65/+147 |
* | Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube... | Chocobozzz | 2018-12-07 | 1 | -4/+5 |
|\ | |||||
| * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut... | buoyantair | 2018-11-18 | 1 | -2/+4 |
| |\ | |||||
| * \ | Merge from upstream | buoyantair | 2018-11-16 | 1 | -20/+16 |
| |\ \ | |||||
| * | | | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -4/+4 |
* | | | | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 1 | -12/+15 |
| |_|/ |/| | | |||||
* | | | Fix images size when downloading them | Chocobozzz | 2018-11-16 | 1 | -2/+3 |
| |/ |/| | |||||
* | | Remove wrong redundancy test | Chocobozzz | 2018-11-15 | 1 | -20/+16 |
|/ | |||||
* | Move redundancy in its own travis container | Chocobozzz | 2018-10-16 | 1 | -0/+483 |