Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add plugin auth migrations | Chocobozzz | 2020-05-04 | 1 | -0/+25 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -22/+33 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 2 | -2/+5 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 6 | -6/+17 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -1/+6 |
| | |||||
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵ | Rigel Kent | 2020-05-04 | 1 | -11/+16 |
| | | | | search query param dynamically | ||||
* | 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 | 2 | -4/+113 |
| | |||||
* | 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 | 6 | -40/+25 |
| | |||||
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 5 | -25/+70 |
| | |||||
* | 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 user video quota with webtorrent disabled | Chocobozzz | 2020-04-16 | 1 | -32/+60 |
| | |||||
* | Fix import captions test | Chocobozzz | 2020-04-15 | 1 | -0/+1 |
| | |||||
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 1 | -0/+13 |
| | |||||
* | Fix typo in db field check | Chocobozzz | 2020-04-03 | 1 | -1/+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 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -21/+128 |
| | |||||
* | 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 | 5 | -17/+129 |
| | | | | | | | | | | | | | | | | | | | * 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 | 3 | -85/+292 |
| | |||||
* | Rewrite video list in raw SQL | Chocobozzz | 2020-03-10 | 3 | -434/+428 |
| | |||||
* | Fix CPU usage on PostgreSQL | Chocobozzz | 2020-02-25 | 1 | -30/+19 |
| | |||||
* | Update default user theme to instance-default | Jorge Silva | 2020-02-12 | 1 | -2/+2 |
| | | | | (cherry picked from commit 72fa5cb1272b0b897f5a975615619e354055e5bd) | ||||
* | Be more robust with missing thumbnails/previews | Chocobozzz | 2020-02-06 | 1 | -0/+4 |
| | |||||
* | Optimize view endpoint | Chocobozzz | 2020-02-04 | 1 | -0/+30 |
| | |||||
* | Don't refresh videos when processing views | Chocobozzz | 2020-02-04 | 2 | -10/+32 |
| | | | | It allows us to use a cache | ||||
* | Add model cache for video | Chocobozzz | 2020-02-04 | 2 | -3/+66 |
| | | | | When fetching only immutable attributes | ||||
* | Use a singleton for model cache | Chocobozzz | 2020-02-04 | 3 | -77/+122 |
| | |||||
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-02-04 | 1 | -8/+9 |
|\ | |||||
| * | Fix embed on mastodon | Chocobozzz | 2020-02-04 | 1 | -8/+9 |
| | | |||||
* | | Move to eslintcontain | Chocobozzz | 2020-02-03 | 19 | -258/+260 |
| | | |||||
* | | Add url field in caption and use it for thumbnails | Chocobozzz | 2020-01-30 | 4 | -17/+39 |
| | |