| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 5 | -5/+5 |
* | 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 | 1 | -0/+21 |
* | 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 |
* | 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 |
* | 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 | 1 | -1/+45 |
* | Begin advanced search | Chocobozzz | 2018-07-24 | 4 | -14/+27 |
* | 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 |
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -0/+10 |
* | Add video comments RSS | Chocobozzz | 2018-06-08 | 1 | -2/+21 |
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 2 | -32/+6 |
* | Handle account name in client url | Chocobozzz | 2018-05-24 | 1 | -3/+9 |
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -2/+17 |
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 1 | -4/+4 |
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 1 | -7/+9 |
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -13/+14 |
* | Improve video torrent AP object validator | Chocobozzz | 2018-05-11 | 1 | -2/+0 |
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 1 | -21/+74 |
* | Fix video channel update/create on empty fields | Chocobozzz | 2018-05-07 | 1 | -3/+4 |
* | Add video channel management | Chocobozzz | 2018-04-26 | 1 | -2/+2 |
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 1 | -1/+2 |