| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+1 |
* | | Check follow constraints when getting a video | Chocobozzz | 2018-11-16 | 2 | -11/+57 |
* | | Do not host remote AP objects | Chocobozzz | 2018-11-16 | 1 | -0/+7 |
* | | Improve video upload error handling | Chocobozzz | 2018-11-16 | 1 | -0/+2 |
* | | Check activities host | Chocobozzz | 2018-11-14 | 4 | -40/+95 |
* | | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 1 | -2/+3 |
* | | Add HTTP signature check before linked signature | Chocobozzz | 2018-10-19 | 2 | -22/+88 |
* | | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 1 | -5/+40 |
* | | Add user/instance block by users in the client | Chocobozzz | 2018-10-16 | 1 | -1/+44 |
* | | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 4 | -1/+136 |
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 2 | -39/+53 |
* | | Add explicit error message that changing video ownership only works with loc... | Lucas Declercq | 2018-10-10 | 1 | -9/+4 |
|/ |
|
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 11 | -66/+98 |
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 2 | -2/+11 |
* | Fix redundancy with videos already duplicated with another instance | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
* | Check current password on server side | Chocobozzz | 2018-09-26 | 1 | -2/+19 |
* | 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 |