Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle views for live videos | Chocobozzz | 2020-11-09 | 1 | -12/+33 |
| | |||||
* | Add live server hooks | Chocobozzz | 2020-11-09 | 1 | -0/+3 |
| | |||||
* | Regenerate miniature on live save | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Begin live tests | Chocobozzz | 2020-11-09 | 2 | -3/+9 |
| | |||||
* | Add ability to save live replay | Chocobozzz | 2020-11-09 | 1 | -6/+31 |
| | |||||
* | Handle live federation | Chocobozzz | 2020-11-09 | 1 | -1/+0 |
| | |||||
* | Refactor video creation | Chocobozzz | 2020-11-09 | 3 | -114/+76 |
| | |||||
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 2 | -1/+119 |
| | |||||
* | 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 |
| | | | | createdAt does not have the appropriate index | ||||
* | 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 |
| | | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal | ||||
* | 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 |
| | | | | | | | | | | | | Add better control for users of comments displayed on their videos: * Do not forward comments from muted remote accounts/servers (muted by the current server or by the video owner) * Do not list threads and hide replies (with their children) of accounts/servers muted by the video owner * Hide from RSS comments of muted accounts/servers by video owners Use case: * Try to limit spam propagation in the federation * Add ability for users to automatically hide comments on their videos from undesirable accounts/servers (the comment section belongs to videomakers, so they choose what's posted there) | ||||
* | 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 |
| | | | | | | | | | | | * Add thumbnails generation on the fly to URL import * Display generated preview to import first edit * Use ternary to get type inference * Move preview/thumbnail test just after import Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | 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 |
| | | | | In favour of HLS | ||||
* | 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 |
| |