| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability to report comments in front end | Chocobozzz | 2020-07-10 | 2 | -2/+4 |
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 4 | -54/+10 |
* | Use raw sql for abuses | Chocobozzz | 2020-07-10 | 3 | -137/+219 |
* | Add migrations | Chocobozzz | 2020-07-10 | 5 | -97/+85 |
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 4 | -20/+142 |
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 9 | -212/+443 |
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -4/+17 |
* | 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 |
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 1 | -18/+0 |
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 1 | -3/+61 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 33 | -42/+42 |
* | 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 |
* | First implem global search | Chocobozzz | 2020-06-10 | 2 | -0/+59 |
* | 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 | 4 | -26/+83 |
* | 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 |
* | Add unique key on actor preferredUsername | Chocobozzz | 2020-05-11 | 1 | -7/+7 |
* | Fix refresh token | Chocobozzz | 2020-05-07 | 1 | -3/+1 |
* | Add moderation helpers to plugins | Chocobozzz | 2020-05-07 | 1 | -0/+7 |
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -2/+27 |
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 2 | -114/+73 |
* | Fix comments feed with musted accounts | Chocobozzz | 2020-05-06 | 1 | -2/+9 |
* | parseQueryStringFilter cleanup | Chocobozzz | 2020-05-06 | 2 | -19/+13 |
* | 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 |
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 1 | -1/+3 |
* | Fix compat with peertube 2.1 | Chocobozzz | 2020-05-05 | 1 | -6/+16 |
* | Fix plugin storeData | Chocobozzz | 2020-05-04 | 1 | -10/+9 |
* | Fix plugin get settings | Chocobozzz | 2020-05-04 | 1 | -2/+2 |
* | Handle external login errors | Chocobozzz | 2020-05-04 | 1 | -15/+29 |
* | 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 sear... | Rigel Kent | 2020-05-04 | 1 | -11/+16 |
* | 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 |