| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 1 | -2/+2 |
* | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 2 | -33/+37 |
* | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 3 | -4/+4 |
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -0/+80 |
* | Fix feeds with channel filter | Chocobozzz | 2018-09-13 | 1 | -1/+1 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 2 | -2/+87 |
* | Add sql trace in error log on sequelize error | Chocobozzz | 2018-08-31 | 1 | -1/+3 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -1/+45 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -1/+4 |
* | Improve error message on actor name conflict | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 4 | -10/+40 |
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 2 | -5/+5 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 2 | -15/+19 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 6 | -6/+83 |
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 7 | -7/+7 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 1 | -12/+21 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -31/+24 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 3 | -17/+72 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -2/+3 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 2 | -1/+22 |
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 1 | -0/+14 |
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 2 | -4/+12 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -3/+10 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -2/+16 |
* | advertising PeerTube's rather simple DNT policy | Rigel Kent | 2018-08-08 | 1 | -0/+13 |
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 2 | -0/+10 |
* | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 1 | -25/+4 |
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -0/+3 |
* | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 1 | -3/+11 |
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 3 | -30/+84 |
* | Cleanup req files on bad request | Chocobozzz | 2018-07-31 | 4 | -17/+19 |
* | [Server>Middlewares>Follows] Changing error code 400 to 500 | Jorropo | 2018-07-27 | 1 | -1/+1 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 1 | -1/+1 |
* | Add max count in pagination | Chocobozzz | 2018-07-24 | 1 | -2/+4 |
* | Fix nodeinfo endpoint | Chocobozzz | 2018-07-24 | 1 | -36/+37 |
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 1 | -3/+10 |
* | Add ability to only filter in the search endpoint | Chocobozzz | 2018-07-24 | 1 | -1/+1 |
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 1 | -3/+2 |
* | Add videos list filters | Chocobozzz | 2018-07-24 | 2 | -2/+46 |
* | Begin advanced search | Chocobozzz | 2018-07-24 | 5 | -14/+34 |
* | Remove unnecessary image check in video upload | Chocobozzz | 2018-07-16 | 1 | -21/+0 |
* | Refractor video attr validators | Chocobozzz | 2018-07-16 | 1 | -125/+72 |
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 2 | -30/+76 |
* | API: Add ability to update video channel avatar | Chocobozzz | 2018-06-29 | 3 | -19/+29 |
* | Fix images size limit | Chocobozzz | 2018-06-22 | 2 | -29/+26 |
* | Do not create a user with the same username than another actor name | Chocobozzz | 2018-06-21 | 1 | -0/+9 |
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 1 | -0/+6 |
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 1 | -1/+1 |
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -4/+42 |
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 1 | -1/+11 |