Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
* | Support broadcast messages | Chocobozzz | 2020-05-29 | 1 | -0/+13 |
| | |||||
* | Fix comments deleted display | Chocobozzz | 2020-05-29 | 1 | -1/+1 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 3 | -35/+61 |
| | |||||
* | 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 | 5 | -54/+14 |
| | |||||
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -1/+7 |
| | |||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -1/+10 |
| | |||||
* | Add plugin settings change watcher | Chocobozzz | 2020-05-04 | 2 | -1/+3 |
| | |||||
* | Add external login buttons | Chocobozzz | 2020-05-04 | 1 | -0/+4 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -2/+2 |
| | |||||
* | Begin support for external auths | Chocobozzz | 2020-05-04 | 1 | -11/+45 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -2/+1 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 7 | -36/+47 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 13 | -22/+28 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -2/+12 |
| | |||||
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 3 | -5/+35 |
| | |||||
* | 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 |
| | |||||
* | Do not support subscriptions to accounts | Chocobozzz | 2020-04-16 | 1 | -0/+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 |
| | |||||
* | Put channel stats behind withStats flag | Rigel Kent | 2020-03-31 | 1 | -2/+5 |
| | |||||
* | Fix 500 when adding video in playlist | Chocobozzz | 2020-03-19 | 1 | -1/+7 |
| | |||||
* | Fix total videos stats | Chocobozzz | 2020-03-13 | 1 | -5/+6 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 1 | -27/+43 |
| | |||||
* | 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 | ||||
* | Update dependencies | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 1 | -3/+2 |
| | |||||
* | Creating a user with an empty password will send an email to let him set his ↵ | John Livingston | 2020-02-17 | 1 | -1/+15 |
| | | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests | ||||
* | Make the search helper change based on the server config | Rigel Kent | 2020-02-13 | 1 | -0/+6 |
| | |||||
* | Optimize view endpoint | Chocobozzz | 2020-02-04 | 1 | -2/+2 |
| | |||||
* | Upgrade express-rate-limit | Chocobozzz | 2020-02-04 | 2 | -5/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 14 | -56/+44 |
| | |||||
* | 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 list redundancies | Chocobozzz | 2020-01-28 | 3 | -7/+91 |
| | |||||
* | Adding the request ip for hook filter:api.user.signup.allowed.result (#2416) | John Livingston | 2020-01-20 | 1 | -1/+3 |
| | | | | | | * Adding the request ip for hook filter:api.user.signup.allowed.result * Fix typo | ||||
* | Add informational message at login for visitors coming from upload button | Rigel Kent | 2020-01-10 | 1 | -0/+8 |
| | | | | resolves #1880 | ||||
* | Adapt feeds content-type to accept header | Rigel Kent | 2020-01-10 | 2 | -2/+2 |
| | |||||
* | Optimize list my playlists SQL query | Chocobozzz | 2020-01-09 | 1 | -3/+3 |
| | |||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 5 | -10/+21 |
| | |||||
* | Update validator dependency | Chocobozzz | 2020-01-07 | 1 | -2/+2 |
| | |||||
* | Share playlists state | Chocobozzz | 2020-01-06 | 1 | -2/+2 |
| | |||||
* | Improve SQL query for my special playlists | Chocobozzz | 2020-01-03 | 1 | -4/+3 |
| | |||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 1 | -1/+1 |
| |