| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability to set custom field to video form | Chocobozzz | 2020-08-21 | 1 | -1/+1 |
* | Optimize default sort when listing videos | Chocobozzz | 2020-08-20 | 1 | -27/+27 |
* | Upgrade to angular 10 | Chocobozzz | 2020-08-07 | 1 | -0/+1 |
* | Add server API to abuse messages | Chocobozzz | 2020-07-31 | 1 | -3/+5 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -80/+29 |
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -3/+8 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 5 | -7/+7 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 2 | -3/+3 |
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 1 | -0/+2 |
* | Fix comments deleted display | Chocobozzz | 2020-05-29 | 1 | -1/+1 |
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -26/+9 |
* | Align follower handle display on instance display in tables | Rigel Kent | 2020-05-08 | 1 | -1/+1 |
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 1 | -6/+14 |
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 4 | -53/+13 |
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -1/+10 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 7 | -14/+13 |
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 1 | -1/+7 |
* | Add search for video, reporter and channel name fields | Rigel Kent | 2020-05-01 | 1 | -0/+1 |
* | Add licence and language support to y-dl imports | Chocobozzz | 2020-04-20 | 1 | -3/+3 |
* | Add thumbnail / preview generation from url on the fly (#2646) | Kim | 2020-04-20 | 1 | -6/+40 |
* | Use originallyPublishedAt from body on import if it exists | Chocobozzz | 2020-04-17 | 1 | -1/+1 |
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -1/+2 |
* | Add getSubs to YoutubeDL video import | kimsible | 2020-04-14 | 1 | -1/+28 |
* | Support audio files import | Chocobozzz | 2020-04-03 | 2 | -24/+9 |
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -3/+15 |
* | Optimize view endpoint | Chocobozzz | 2020-02-04 | 1 | -2/+2 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 2 | -15/+13 |
* | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 1 | -1/+1 |
* | Downsample to the closest divisor standard framerate | Rigel Kent | 2020-01-29 | 1 | -1/+2 |
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -2/+5 |
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 2 | -16/+12 |
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 1 | -4/+8 |
* | Don't move the caption if it has the right name | Chocobozzz | 2019-12-03 | 1 | -2/+2 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -5/+7 |
* | Update default value for commentsEnabled | Frank Sträter | 2019-09-18 | 1 | -2/+2 |
* | Hide video abuses from muted accounts | Chocobozzz | 2019-08-29 | 1 | -2/+11 |
* | Fix default true values when uploding videos | Chocobozzz | 2019-08-28 | 2 | -3/+3 |
* | Bug fix logical and/or boolean selector | Frank Sträter | 2019-08-28 | 1 | -2/+2 |
* | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 1 | -5/+5 |
* | Cleanup model types | Chocobozzz | 2019-08-20 | 1 | -2/+2 |
* | Fix tests | Chocobozzz | 2019-08-20 | 2 | -3/+7 |
* | Stronger model typings | Chocobozzz | 2019-08-19 | 9 | -52/+56 |
* | Remove comment federation by video owner | Chocobozzz | 2019-08-07 | 1 | -0/+8 |
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 2 | -6/+6 |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -3/+3 |
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 3 | -14/+17 |
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 1 | -3/+3 |
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 3 | -13/+27 |
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 2 | -8/+12 |
* | Add server hooks | Chocobozzz | 2019-07-24 | 2 | -18/+54 |