Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video follow SQL | Chocobozzz | 2020-06-10 | 2 | -3/+5 |
| | |||||
* | Fix video comments feed SQL query | Chocobozzz | 2020-06-09 | 2 | -2/+7 |
| | |||||
* | Add AP icons breaking change | Chocobozzz | 2020-06-04 | 1 | -16/+6 |
| | |||||
* | Send complete video description in AP messages | Chocobozzz | 2020-06-04 | 1 | -1/+1 |
| | |||||
* | Sort AP files by resolution desc | Chocobozzz | 2020-06-04 | 1 | -7/+11 |
| | |||||
* | Make federation of unlisted videos an instance-level server preference (#2802) | Levi Bard | 2020-06-03 | 1 | -12/+4 |
| | | | | | | | | | | | * Add preference for federating unlisted videos * Connect unlisted video federation with new preference * Apply pull request feedback * Fix lint issues * Remove preference for federating unlisted videos from web admin interface | ||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 2 | -21/+57 |
| | | | | | | | | | | | | 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 | -10/+42 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -14/+53 |
| | |||||
* | Add missing channel playlists AP endpoint | Chocobozzz | 2020-05-13 | 1 | -5/+15 |
| | |||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -60/+67 |
| | |||||
* | Fix comments feed with musted accounts | Chocobozzz | 2020-05-06 | 1 | -2/+9 |
| | |||||
* | parseQueryStringFilter cleanup | Chocobozzz | 2020-05-06 | 1 | -8/+10 |
| | |||||
* | Fix HLS audio only transcoding | Chocobozzz | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | Sort outbox by desc created at order | Chocobozzz | 2020-05-05 | 1 | -1/+1 |
| | |||||
* | Fix compat with peertube 2.1 | Chocobozzz | 2020-05-05 | 1 | -6/+16 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 3 | -4/+4 |
| | |||||
* | Support is:blacklisted as video-abuse-list filter | Rigel Kent | 2020-05-04 | 1 | -5/+10 |
| | |||||
* | Switching to a named filters/single input on video-abuse | Rigel Kent | 2020-05-04 | 1 | -3/+63 |
| | |||||
* | Add tests for video-abuse persistence after video deletion | Rigel Kent | 2020-05-01 | 1 | -1/+2 |
| | |||||
* | Add reportee stats for deleted videos | Rigel Kent | 2020-05-01 | 1 | -8/+35 |
| | |||||
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 3 | -33/+18 |
| | |||||
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 2 | -14/+17 |
| | |||||
* | Add nth abuse count for a given video, add reporter/reportee reports stats | Rigel Kent | 2020-05-01 | 1 | -14/+82 |
| | |||||
* | Add search for video, reporter and channel name fields | Rigel Kent | 2020-05-01 | 1 | -26/+95 |
| | |||||
* | Add video channel and video thumbnail, rework video appearance in row | Rigel Kent | 2020-05-01 | 2 | -13/+43 |
| | |||||
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 2 | -13/+57 |
| | |||||
* | Add API doc for playlists | Chocobozzz | 2020-04-21 | 1 | -1/+3 |
| | |||||
* | Do not display deleted comments in RSS feed | Chocobozzz | 2020-04-21 | 1 | -1/+3 |
| | |||||
* | Don't leak unlisted videos in comments feed | Chocobozzz | 2020-04-21 | 1 | -1/+5 |
| | |||||
* | Add ability to sort by originallyPublishedAt | Chocobozzz | 2020-04-20 | 1 | -0/+6 |
| | |||||
* | Fix videos languages filter SQL query | Chocobozzz | 2020-04-20 | 1 | -7/+8 |
| | |||||
* | Fix languageOneOf filter with only _unknown | Chocobozzz | 2020-04-16 | 1 | -13/+18 |
| | |||||
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -0/+1 |
| | |||||
* | Use inner join and document code for viewr stats for channels | Rigel Kent | 2020-03-31 | 1 | -32/+33 |
| | |||||
* | Tests for viewsPerDay | Rigel Kent | 2020-03-31 | 1 | -1/+1 |
| | |||||
* | Put channel stats behind withStats flag | Rigel Kent | 2020-03-31 | 1 | -1/+0 |
| | |||||
* | View stats for channels | Rigel Kent | 2020-03-31 | 1 | -42/+105 |
| | |||||
* | Fix internal videos in playlists | Chocobozzz | 2020-03-20 | 1 | -1/+4 |
| | |||||
* | Optimize sql requests on broadcast | Chocobozzz | 2020-03-19 | 1 | -53/+36 |
| | |||||
* | Fix total videos stats | Chocobozzz | 2020-03-13 | 1 | -1/+13 |
| | |||||
* | Fix sitemap endpoint | Chocobozzz | 2020-03-11 | 1 | -6/+14 |
| | |||||
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 3 | -42/+44 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 3 | -14/+108 |
| | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Wrap videos list query in raw SQL | Chocobozzz | 2020-03-10 | 2 | -84/+291 |
| | |||||
* | Rewrite video list in raw SQL | Chocobozzz | 2020-03-10 | 2 | -417/+407 |
| | |||||
* | Fix CPU usage on PostgreSQL | Chocobozzz | 2020-02-25 | 1 | -30/+19 |
| | |||||
* | Be more robust with missing thumbnails/previews | Chocobozzz | 2020-02-06 | 1 | -0/+4 |
| | |||||
* | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 1 | -8/+28 |
| | | | | It allows us to use a cache | ||||
* | Add model cache for video | Chocobozzz | 2020-02-04 | 1 | -1/+29 |
| | | | | When fetching only immutable attributes |