Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -2/+9 |
| | |||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -0/+5 |
| | |||||
* | Add history on server side | Chocobozzz | 2018-12-18 | 1 | -4/+29 |
| | | | | Add ability to disable, clear and list user videos history | ||||
* | Add test regarding tmp directory | Chocobozzz | 2018-12-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'move-utils-to-shared' of ↵ | Chocobozzz | 2018-12-07 | 1 | -1/+1 |
| | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared | ||||
* | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-20 | 6 | -8/+10 |
| | | | | move-utils-to-shared | ||||
* | Fix dependency issues | buoyantair | 2018-10-29 | 4 | -5/+5 |
| | |||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 10 | -0/+1126 |
Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 |