| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Fix federation of some videos | Chocobozzz | 2018-12-19 | 1 | -8/+8 |
| * | Add video title/description when rendering html | Chocobozzz | 2018-12-17 | 1 | -18/+33 |
| * | Use move instead rename | Chocobozzz | 2018-12-11 | 3 | -6/+6 |
| * | Support additional video extensions | Chocobozzz | 2018-12-11 | 2 | -8/+6 |
| * | Don't quit on queue error | Chocobozzz | 2018-12-11 | 1 | -1/+0 |
| * | Merge branch 'move-utils-to-shared' of https://github.com/buoyantair/PeerTube... | Chocobozzz | 2018-12-07 | 1 | -1/+0 |
| |\ |
|
| | * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut... | buoyantair | 2018-11-20 | 6 | -19/+26 |
| | |\ |
|
| | * \ | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut... | buoyantair | 2018-11-18 | 3 | -18/+11 |
| | |\ \ |
|
| | * | | | Fix dependency errors between modules | buoyantair | 2018-11-16 | 2 | -2/+2 |
| * | | | | Add error when email system is not configured and using the forgot | Chocobozzz | 2018-12-05 | 1 | -0/+7 |
| * | | | | Create redundancy endpoint | Chocobozzz | 2018-12-04 | 1 | -2/+2 |
| * | | | | Add tmp and redundancy directories | Chocobozzz | 2018-12-04 | 5 | -14/+15 |
| * | | | | Fix thumbnail processing | Chocobozzz | 2018-12-04 | 3 | -10/+16 |
| * | | | | Update dependencies | Chocobozzz | 2018-12-04 | 1 | -2/+2 |
| * | | | | Fix trending page | Chocobozzz | 2018-12-03 | 2 | -6/+20 |
| * | | | | Don't import test tools in core | Chocobozzz | 2018-11-22 | 2 | -5/+3 |
| * | | | | Delete invalid or deleted remote videos | Chocobozzz | 2018-11-20 | 4 | -59/+103 |
| | |_|/
| |/| | |
|
| * | | | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -4/+2 |
| * | | | Speedup peertube startup | Chocobozzz | 2018-11-19 | 1 | -4/+11 |
| * | | | Fix checkbox margins | Chocobozzz | 2018-11-19 | 5 | -12/+12 |
| * | | | Optimize image resizing | Chocobozzz | 2018-11-19 | 1 | -4/+6 |
| | |/
| |/| |
|
| * | | Fix images size when downloading them | Chocobozzz | 2018-11-16 | 3 | -18/+11 |
| |/ |
|
| * | Fix embed video id parsing | Chocobozzz | 2018-11-15 | 1 | -1/+1 |
| * | Don't forward view, send updates instead | Chocobozzz | 2018-11-15 | 3 | -16/+12 |
| * | Fix server redundancy tests | Chocobozzz | 2018-11-15 | 1 | -2/+3 |
| * | Check activities host | Chocobozzz | 2018-11-14 | 16 | -47/+122 |
| * | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 1 | -4/+9 |
| * | Revert change og video type | Chocobozzz | 2018-11-14 | 1 | -1/+1 |
| * | change video type | BO41 | 2018-11-13 | 1 | -1/+1 |
| * | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 1 | -3/+4 |
| * | AP mimeType -> mediaType | Chocobozzz | 2018-10-18 | 1 | -3/+6 |
| * | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -2/+2 |
| * | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 2 | -4/+42 |
| * | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-11 | 3 | -7/+22 |
| |\ |
|
| | * | Add more headers to broadcast/unicast | Chocobozzz | 2018-10-10 | 3 | -7/+22 |
| | * | Fix avatar update | Chocobozzz | 2018-10-08 | 1 | -1/+2 |
| * | | Change a little bit optimize-old-videos logic | Chocobozzz | 2018-10-08 | 1 | -9/+5 |
| * | | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 3 | -8/+13 |
| * | | Fix avatar update | Chocobozzz | 2018-10-08 | 1 | -1/+2 |
* | | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -2/+2 |
* | | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+2 |
|/ / |
|
* / | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -12/+42 |
|/ |
|
* | Check video exists before extending its expiration | Chocobozzz | 2018-10-03 | 1 | -18/+32 |
* | Upsert cache file on create activity | Chocobozzz | 2018-10-02 | 3 | -11/+15 |
* | Correctly forward comment deletion | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
* | Try to improve redundancy tests | Chocobozzz | 2018-10-02 | 2 | -0/+4 |
* | Don't build redundancy urls with "-1" as fps | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Fix redundancy with specific videos | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Fix video fps validator | Chocobozzz | 2018-10-01 | 1 | -3/+3 |
* | Fix refreshing external video attributes | Chocobozzz | 2018-10-01 | 1 | -11/+11 |