| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -0/+1 |
* | Handle playlist oembed | Chocobozzz | 2020-08-07 | 1 | -0/+4 |
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 1 | -1/+1 |
* | Add fcbk open-graph and twitter-card metas for accounts, video-channels, play... | Kim | 2020-07-31 | 1 | -0/+4 |
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 1 | -4/+20 |
* | variable columns for users list, more columns possible, badge display for sta... | Rigel Kent | 2020-07-29 | 1 | -5/+14 |
* | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -41/+1 |
* | Use raw sql for abuses | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -1/+2 |
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 2 | -3/+66 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 2 | -521/+42 |
* | allow muting from the miniature options | Rigel Kent | 2020-06-28 | 1 | -4/+4 |
* | align ownership change video list table with moderation tables | Rigel Kent | 2020-06-28 | 1 | -7/+3 |
* | allow limiting video-comments rss feeds to an account or video channel | Rigel Kent | 2020-06-27 | 1 | -7/+27 |
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -3/+61 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 18 | -27/+27 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 2 | -3/+2 |
* | Add videos count in channels list | Chocobozzz | 2020-06-16 | 2 | -11/+23 |
* | Fix video view filename | Chocobozzz | 2020-06-15 | 2 | -1/+1 |
* | Optimize views per day in video channels | Chocobozzz | 2020-06-12 | 1 | -15/+11 |
* | 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 |
* | Block comments from muted accounts/servers | Chocobozzz | 2020-05-29 | 2 | -21/+57 |
* | 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 |