| Commit message (Expand) | Author | Age | Files | Lines |
* | Add dot into allowed actor username | lsde | 2018-09-25 | 1 | -1/+1 |
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -1/+1 |
* | Fix videos list user NSFW policy | Chocobozzz | 2018-09-24 | 1 | -1/+2 |
* | Add warning if one of the storage directory is in the peertube | Chocobozzz | 2018-09-20 | 1 | -0/+6 |
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 10 | -35/+128 |
|\ |
|
| * | Fix jobs tests | Chocobozzz | 2018-09-19 | 1 | -1/+1 |
| * | Refractor audit user identifier | Chocobozzz | 2018-09-19 | 1 | -0/+8 |
| * | Move youtubeDL upgrader in helpers/ | Chocobozzz | 2018-09-19 | 1 | -3/+66 |
| * | Optimize activity actor load in AP processors | Chocobozzz | 2018-09-19 | 1 | -0/+13 |
| * | Refractor videos AP functions | Chocobozzz | 2018-09-19 | 2 | -10/+27 |
| * | Optimize SQL requests of videos AP endpoints | Chocobozzz | 2018-09-19 | 1 | -1/+2 |
| * | Optimize SQL requests of watch page API endpoints | Chocobozzz | 2018-09-19 | 1 | -6/+8 |
| * | Improve webtorrent import error message when the torrent has multiple | Chocobozzz | 2018-09-17 | 1 | -1/+1 |
| * | Handle actors search beginning with '@' | Chocobozzz | 2018-09-17 | 1 | -1/+4 |
| * | Speed up overviews route | Chocobozzz | 2018-09-14 | 1 | -18/+6 |
| * | Add recently added redundancy strategy | Chocobozzz | 2018-09-14 | 1 | -2/+0 |
* | | one cli to unite them all | Rigel Kent | 2018-09-14 | 1 | -11/+12 |
|/ |
|
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 7 | -57/+137 |
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 1 | -2/+2 |
* | 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 |