Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | allow limiting video-comments rss feeds to an account or video channel | Rigel Kent | 2020-06-27 | 1 | -1/+1 | |
| | ||||||
* | Close mock blocklit server when tests end | Chocobozzz | 2020-06-26 | 1 | -1/+7 | |
| | ||||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -1/+1 | |
| | ||||||
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -3/+15 | |
| | | | | | - 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 | 1 | -1/+1 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -3/+3 | |
| | ||||||
* | More robust max bitrate calculation | Chocobozzz | 2020-06-17 | 1 | -1/+4 | |
| | ||||||
* | Split notification tests | Chocobozzz | 2020-06-16 | 2 | -19/+137 | |
| | ||||||
* | Add search index tests | Chocobozzz | 2020-06-10 | 1 | -1/+14 | |
| | ||||||
* | First implem global search | Chocobozzz | 2020-06-10 | 1 | -0/+12 | |
| | ||||||
* | space optimizations for `node_modules` and client stats removal | Rigel Kent | 2020-06-10 | 1 | -4/+4 | |
| | | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807 | |||||
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 2 | -1/+15 | |
| | | | | | | | | | | | | 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/+6 | |
| | ||||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 2 | -0/+25 | |
| | ||||||
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -2/+2 | |
| | | | | Also check if an actor does not already exist when creating the user | |||||
* | Add server plugin filter hooks for import with torrent and url (#2621) | Rigel Kent | 2020-05-14 | 1 | -2/+2 | |
| | | | | | | | | | | | * Add server plugin filter hooks for import with torrent and url * WIP: pre and post-import filter hooks * Rebased * Cleanup filters to accept imports Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Fix tests | Chocobozzz | 2020-05-13 | 1 | -1/+1 | |
| | ||||||
* | Fix auto follow index URL | Chocobozzz | 2020-05-12 | 1 | -1/+1 | |
| | ||||||
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 1 | -30/+30 | |
| | ||||||
* | Improve auto mute tests | Chocobozzz | 2020-05-07 | 1 | -0/+1 | |
| | ||||||
* | Add auto mute plugin tests | Chocobozzz | 2020-05-07 | 2 | -0/+29 | |
| | ||||||
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -9/+46 | |
| | ||||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 3 | -2/+53 | |
| | ||||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -0/+19 | |
| | ||||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -0/+11 | |
| | ||||||
* | Add unit tests for captions via URL import | kimsible | 2020-04-14 | 1 | -0/+1 | |
| | ||||||
* | Add SQL query support in plugins | Chocobozzz | 2020-04-09 | 1 | -1/+2 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2020-04-01 | 1 | -2/+2 | |
| | ||||||
* | Tests for viewsPerDay | Rigel Kent | 2020-03-31 | 1 | -3/+6 | |
| | ||||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -1/+2 | |
| | ||||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 1 | -6/+21 | |
| | ||||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | * 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 | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 25 | -231/+242 | |
| | ||||||
* | Fix transcoding | Chocobozzz | 2020-01-29 | 1 | -1/+1 | |
| | ||||||
* | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 1 | -1/+24 | |
| | ||||||
* | Cleanup server fixme | Chocobozzz | 2020-01-28 | 1 | -1/+0 | |
| | ||||||
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 2 | -5/+83 | |
| | ||||||
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 1 | -1/+1 | |
| | ||||||
* | Fix e2e tests | Chocobozzz | 2020-01-23 | 1 | -8/+6 | |
| | ||||||
* | Use a filtered proxy without variables | Chocobozzz | 2020-01-22 | 1 | -1/+1 | |
| | ||||||
* | Fix default avatar URL | Chocobozzz | 2020-01-10 | 1 | -1/+1 | |
| | ||||||
* | Rebuild credits | Chocobozzz | 2020-01-09 | 1 | -1/+1 | |
| | | | | Had to update the script now we use weblate | |||||
* | Return an error on invalid count pagination | Chocobozzz | 2020-01-09 | 1 | -2/+10 | |
| | ||||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -1/+2 | |
| | ||||||
* | Update validator dependency | Chocobozzz | 2020-01-07 | 1 | -1/+1 | |
| | ||||||
* | Tests for totalRepliesFromVideoAuthor | Rigel Kent | 2020-01-03 | 1 | -1/+1 | |
| | ||||||
* | Add test to search in my videos | Chocobozzz | 2019-12-30 | 1 | -1/+2 | |
| | ||||||
* | Fix playlist search | Chocobozzz | 2019-12-27 | 1 | -2/+3 | |
| | ||||||
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 1 | -1/+14 | |
| | ||||||
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 1 | -1/+2 | |
| |