| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not import live streaming | Chocobozzz | 2018-09-04 | 1 | -0/+1 |
* | Fix video import with URL with small titles | Chocobozzz | 2018-09-04 | 1 | -2/+3 |
* | Fix nsfw filter | Chocobozzz | 2018-09-04 | 1 | -1/+5 |
* | Add federation to ownership change | Chocobozzz | 2018-09-04 | 1 | -1/+3 |
* | Users can change ownership of their video [#510] (#888) | Gaëtan Rizio | 2018-09-04 | 1 | -0/+42 |
* | Add sql trace in error log on sequelize error | Chocobozzz | 2018-08-31 | 1 | -1/+7 |
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 2 | -0/+6 |
* | Refractor user quota SQL queries | Chocobozzz | 2018-08-28 | 2 | -6/+1 |
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -0/+5 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 6 | -36/+15 |
* | replace fs by fs-extra to prevent EMFILE error | Rigel Kent | 2018-08-27 | 5 | -7/+6 |
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 1 | -0/+8 |
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -1/+8 |
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -1/+6 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 3 | -8/+18 |
* | Use height instead of width to represent the video resolution | Chocobozzz | 2018-08-27 | 1 | -3/+6 |
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 4 | -17/+42 |
* | Ensure youtubedl binary exists in ydl helper | Chocobozzz | 2018-08-16 | 1 | -3/+19 |
* | Don't set a bitrate on unknown audio input | Chocobozzz | 2018-08-14 | 1 | -12/+14 |
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 6 | -147/+149 |
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -0/+32 |
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 3 | -6/+46 |
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -0/+5 |
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -6/+7 |
* | Correct webtorrent download cleanup | Chocobozzz | 2018-08-08 | 1 | -2/+19 |
* | Add torrent tests | Chocobozzz | 2018-08-08 | 3 | -9/+8 |
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 4 | -13/+37 |
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 4 | -14/+61 |
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-06 | 2 | -2/+5 |
|\ |
|
| * | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 2 | -3/+6 |
* | | Fix fps federation | Chocobozzz | 2018-08-06 | 2 | -1/+3 |
* | | Add tests regarding video import | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
* | | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 1 | -4/+2 |
* | | Add audit logs for video import | Chocobozzz | 2018-08-06 | 1 | -1/+13 |
* | | Remove ability to delete video imports | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
* | | Add ability to list video imports | Chocobozzz | 2018-08-06 | 1 | -1/+1 |
* | | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 1 | -1/+20 |
* | | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 4 | -2/+174 |
* | | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 1 | -21/+33 |
* | | ffmpeg auto thread | Jorropo | 2018-08-01 | 1 | -1/+3 |
* | | fixing tests to deal with new transcoding parameters | Rigel Kent | 2018-08-01 | 1 | -2/+1 |
* | | Nice ffmpeg to 15 and 2 | Jorropo | 2018-08-01 | 1 | -3/+3 |
* | | fixing audio getter when video has no audio | Rigel Kent | 2018-08-01 | 1 | -18/+29 |
* | | Fixing #626 with ffmpeg's low default audio bitrate | Rigel Kent | 2018-08-01 | 1 | -5/+116 |
* | | Add audit logs in various modules | Aurélien Bertron | 2018-07-31 | 1 | -3/+135 |
* | | Add audit logs module | Aurélien Bertron | 2018-07-31 | 2 | -1/+124 |
* | | Cleanup req files on bad request | Chocobozzz | 2018-07-31 | 3 | -3/+29 |
|/ |
|
* | Fiw winston meta log | Chocobozzz | 2018-07-30 | 1 | -24/+16 |
* | Fix last commit | Chocobozzz | 2018-07-26 | 2 | -5/+6 |
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 7 | -12/+15 |