Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix peertube script | Chocobozzz | 2018-09-20 | 2 | -2/+2 |
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 5 | -78/+227 |
|\ | |||||
| * | Fix jobs tests | Chocobozzz | 2018-09-19 | 1 | -1/+3 |
| * | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 1 | -9/+13 |
| * | Refractor activities sending | Chocobozzz | 2018-09-14 | 1 | -3/+0 |
| * | Add redundancy stats | Chocobozzz | 2018-09-14 | 3 | -21/+66 |
| * | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 1 | -8/+55 |
| * | Test to remove delay in tests when running multiple servers | Chocobozzz | 2018-09-14 | 1 | -4/+1 |
| * | Add trending videos strategy | Chocobozzz | 2018-09-14 | 2 | -76/+133 |
* | | one cli to unite them all | Rigel Kent | 2018-09-14 | 2 | -0/+52 |
|/ | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 7 | -13/+266 |
* | Fix feeds with channel filter | Chocobozzz | 2018-09-13 | 2 | -12/+112 |
* | Fix nsfw filter | Chocobozzz | 2018-09-04 | 2 | -1/+4 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 2 | -34/+52 |
* | Add trending sort tests | Chocobozzz | 2018-09-04 | 1 | -0/+8 |
* | Users can change ownership of their video [#510] (#888) | Gaƫtan Rizio | 2018-09-04 | 3 | -0/+317 |
* | Trending by interval | Chocobozzz | 2018-08-31 | 1 | -8/+12 |
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 3 | -0/+115 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 9 | -6/+231 |
* | Fix job tests | Chocobozzz | 2018-08-30 | 1 | -1/+1 |
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 5 | -7/+52 |
* | Fix tests | Chocobozzz | 2018-08-28 | 1 | -1/+1 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 5 | -6/+67 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 5 | -11/+8 |
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 2 | -2/+2 |
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 1 | -5/+47 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 6 | -7/+232 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 3 | -1/+71 |
* | Fix tests | Chocobozzz | 2018-08-27 | 4 | -9/+10 |
* | Refractor comment creation from federation | Chocobozzz | 2018-08-27 | 1 | -2/+2 |
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 13 | -33/+200 |
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 7 | -30/+59 |
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 3 | -5/+93 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 13 | -98/+105 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 5 | -0/+591 |
* | Add quota used in users list | Chocobozzz | 2018-08-14 | 1 | -1/+7 |
* | Don't set a bitrate on unknown audio input | Chocobozzz | 2018-08-14 | 1 | -4/+4 |
* | Flat shared module directory | Chocobozzz | 2018-08-14 | 3 | -3/+3 |
* | Increase video import timeout | Chocobozzz | 2018-08-14 | 2 | -2/+1 |
* | Filter tracker based on infohash | Chocobozzz | 2018-08-14 | 2 | -0/+72 |
* | Add tests when getting a blacklisted video | Chocobozzz | 2018-08-14 | 1 | -11/+48 |
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 1 | -1/+2 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 4 | -34/+203 |
* | Try to fix travis tests | Chocobozzz | 2018-08-10 | 3 | -24/+17 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 3 | -26/+177 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 2 | -2/+51 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 3 | -7/+62 |
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 3 | -2/+34 |
* | Increase test timeout for imports | Chocobozzz | 2018-08-08 | 1 | -1/+1 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 6 | -45/+129 |