| Commit message (Expand) | Author | Age | Files | Lines |
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 2 | -3/+13 |
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 2 | -20/+27 |
* | Update dependencies | Chocobozzz | 2020-02-28 | 7 | -10/+10 |
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 1 | -4/+3 |
* | Creating a user with an empty password will send an email to let him set his ... | John Livingston | 2020-02-17 | 1 | -0/+10 |
* | fix typo in code comment | Marcin Mikołajczak | 2020-02-05 | 1 | -1/+1 |
* | Optimize context for CacheFile | Chocobozzz | 2020-02-04 | 1 | -91/+106 |
* | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 1 | -3/+12 |
* | Add model cache for video | Chocobozzz | 2020-02-04 | 2 | -6/+23 |
* | Reduce AP context size on specific activities | Chocobozzz | 2020-02-03 | 1 | -86/+93 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 23 | -260/+266 |
* | Fix lint | Chocobozzz | 2020-01-30 | 1 | -2/+0 |
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 3 | -10/+31 |
* | Fix transcoding | Chocobozzz | 2020-01-29 | 1 | -7/+6 |
* | Comments enabled attrivute is optional in AP | Chocobozzz | 2020-01-29 | 1 | -0/+1 |
* | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 2 | -5/+9 |
* | Downsample to the closest divisor standard framerate | Rigel Kent | 2020-01-29 | 1 | -4/+7 |
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 3 | -3/+15 |
* | Proxy youtube-dl format command too | Chocobozzz | 2020-01-22 | 1 | -7/+13 |
* | Use a proxy for youtube-dl to avoid travis errors | Chocobozzz | 2020-01-21 | 1 | -3/+9 |
* | Add outbox page size parameter | Rigel Kent | 2020-01-09 | 1 | -3/+8 |
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -1/+6 |
* | Update http signature | Chocobozzz | 2020-01-07 | 2 | -4/+12 |
* | Update validator dependency | Chocobozzz | 2020-01-07 | 20 | -21/+20 |
* | Accept . _ and 0-9 plugin names | Chocobozzz | 2020-01-06 | 1 | -1/+1 |
* | Add infohash cache | Chocobozzz | 2020-01-03 | 1 | -1/+1 |
* | autoplay next video support for playlists | Rigel Kent | 2019-12-13 | 1 | -0/+5 |
* | Add max file size, max files and ip anonymize log options | Chocobozzz | 2019-12-12 | 1 | -3/+3 |
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 1 | -1/+1 |
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 2 | -2/+4 |
* | Add ability to filter per job type | Chocobozzz | 2019-12-04 | 1 | -2/+8 |
* | Move deleted comment on new follow tests | Chocobozzz | 2019-12-04 | 1 | -9/+9 |
* | Fix retrieving of deleted comments when subscribing to a new instance | Julien Maulny | 2019-12-04 | 1 | -1/+18 |
* | Don't move the caption if it has the right name | Chocobozzz | 2019-12-03 | 1 | -1/+1 |
* | Only display accepted followers/followings in about page | Chocobozzz | 2019-11-28 | 1 | -0/+14 |
* | Fix duplicate HLS resolution in master playlist | Chocobozzz | 2019-11-26 | 1 | -1/+1 |
* | Add codec information in HLS playlist | Chocobozzz | 2019-11-26 | 1 | -5/+44 |
* | Add audio only transcoding tests | Chocobozzz | 2019-11-25 | 1 | -31/+23 |
* | Add audio-only option to transcoders and player | frankdelange | 2019-11-25 | 1 | -7/+38 |
* | Add disable webtorrent migration | Chocobozzz | 2019-11-25 | 1 | -1/+3 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 5 | -23/+105 |
* | Avoid circular error in logger | Chocobozzz | 2019-11-05 | 1 | -10/+20 |
* | Add plugin hook on registration | Chocobozzz | 2019-10-25 | 1 | -4/+4 |
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -4/+11 |
* | Use typescript paths in cli scripts too | Chocobozzz | 2019-10-21 | 1 | -0/+16 |
* | Update server dependencies | Chocobozzz | 2019-10-21 | 2 | -2/+4 |
* | Don't quick transcode with the wrong pixel format | Chocobozzz | 2019-10-21 | 1 | -0/+1 |
* | Fix federation issue with some actor descriptions | Chocobozzz | 2019-10-21 | 4 | -20/+16 |
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+5 |
* | Improve plugin package.json error message | Chocobozzz | 2019-09-11 | 1 | -11/+59 |