Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bufferize videos views in redis | Chocobozzz | 2018-08-30 | 1 | -3/+5 |
| | |||||
* | Add features table on signup | Chocobozzz | 2018-08-28 | 1 | -1/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2018-08-28 | 1 | -0/+1 |
| | |||||
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 3 | -5/+13 |
| | | | | | | | | | | | | | | | | | | | | * Implement daily upload limit (ref #652) * remove duplicate code * review fixes * fix tests? * whitespace fixes, finish leftover todo * fix tests * added some new tests * use different config value for tests * remove todo | ||||
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 3 | -8/+8 |
| | |||||
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 3 | -11/+8 |
| | |||||
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -11/+14 |
| | |||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 3 | -19/+123 |
| | |||||
* | Fix tests | Chocobozzz | 2018-08-27 | 1 | -2/+3 |
| | |||||
* | Add refresh video on search | Chocobozzz | 2018-08-27 | 1 | -13/+25 |
| | |||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -1/+34 |
| | |||||
* | Add get subscription endpoint | Chocobozzz | 2018-08-27 | 1 | -12/+24 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 3 | -19/+18 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 10 | -29/+148 |
| | |||||
* | Split users controller | Chocobozzz | 2018-08-27 | 2 | -208/+231 |
| | |||||
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 3 | -6/+9 |
| | |||||
* | Filter tracker based on infohash | Chocobozzz | 2018-08-14 | 1 | -1/+7 |
| | |||||
* | Improve blacklist management | Chocobozzz | 2018-08-14 | 1 | -2/+2 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 2 | -17/+45 |
| | |||||
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 1 | -8/+54 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -2/+6 |
| | |||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -0/+48 |
| | |||||
* | Add ability to delete our account | Chocobozzz | 2018-08-08 | 1 | -1/+17 |
| | |||||
* | Add torrent tests | Chocobozzz | 2018-08-08 | 1 | -2/+4 |
| | |||||
* | Add import.video.torrent configuration | Chocobozzz | 2018-08-08 | 3 | -5/+15 |
| | |||||
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -12/+45 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -37/+105 |
| | |||||
* | advertising PeerTube's rather simple DNT policy | Rigel Kent | 2018-08-08 | 1 | -1/+18 |
| | |||||
* | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
| | |||||
* | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -4/+5 |
| | |||||
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 3 | -3/+16 |
| | |||||
* | Add audit logs for video import | Chocobozzz | 2018-08-06 | 1 | -7/+4 |
| | |||||
* | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 1 | -20/+1 |
| | | | | Users should remove the linked video instead | ||||
* | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -1/+29 |
| | |||||
* | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 1 | -2/+10 |
| | |||||
* | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 2 | -1/+153 |
| | |||||
* | Add audit logs in various modules | Aurélien Bertron | 2018-07-31 | 6 | -17/+109 |
| | | | | | | | | | - Videos - Videos comments - Users - Videos channels - Videos abuses - Custom config | ||||
* | Remove kue migration | Chocobozzz | 2018-07-30 | 1 | -2/+0 |
| | |||||
* | Hack 459 regarding Angular & i18n | Chocobozzz | 2018-07-25 | 1 | -1/+1 |
| | |||||
* | 404 on unknown thumbnail | Chocobozzz | 2018-07-24 | 1 | -2/+2 |
| | |||||
* | Fix nodeinfo endpoint | Chocobozzz | 2018-07-24 | 3 | -11/+11 |
| | |||||
* | adding initial support for nodeinfo | Rigel Kent | 2018-07-24 | 3 | -11/+85 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 5 | -19/+38 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 4 | -25/+53 |
| | |||||
* | Speed up populate database script | Chocobozzz | 2018-07-24 | 1 | -2/+0 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 2 | -136/+17 |
| | |||||
* | Fix static avatars/thumbnails cache | Chocobozzz | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | Add cors for static paths too | Chocobozzz | 2018-07-17 | 1 | -0/+2 |
| | |||||
* | selective route permission to use embeds with x-frame-deny | Rigel Kent | 2018-07-17 | 1 | -3/+7 |
| |