| Commit message (Expand) | Author | Age | Files | Lines |
* | simplify navigation within most admin menus | Rigel Kent | 2020-07-02 | 2 | -34/+1 |
* | remove extra action for when the video block type is set to manual | Rigel Kent | 2020-06-28 | 1 | -4/+6 |
* | Fix query string parsing | Chocobozzz | 2020-06-26 | 1 | -2/+2 |
* | Fix search filter in video reports | Chocobozzz | 2020-06-26 | 1 | -3/+4 |
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 1 | -0/+1 |
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 9 | -45/+34 |
* | predefined report reasons & improved reporter UI (#2842) | Rigel Kent | 2020-06-22 | 4 | -9/+77 |
* | factorize account/server blocklists for users and instance (#2875) | Rigel Kent | 2020-06-15 | 8 | -227/+15 |
* | replace title with video name in moderation listings | Rigel Kent | 2020-06-13 | 2 | -2/+2 |
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 1 | -1/+1 |
* | Fix lint | Chocobozzz | 2020-06-12 | 1 | -5/+5 |
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 4 | -11/+11 |
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 18 | -383/+370 |
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 2 | -17/+7 |
* | add aria-hidden to non-descriptive icons (#2844) | Caroline Chuong | 2020-06-08 | 1 | -1/+1 |
* | Fix action button overflow in tables | Chocobozzz | 2020-05-20 | 4 | -4/+4 |
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 4 | -4/+4 |
* | Use video abuse filters on client side | Chocobozzz | 2020-05-07 | 1 | -2/+2 |
* | Support pagination rowsPerPage change in instance account/server blocklists | Rigel Kent | 2020-05-06 | 2 | -2/+2 |
* | Fix video-abuse-details avatar display and user-list dropdown placement | Rigel Kent | 2020-05-05 | 1 | -2/+2 |
* | Fix video-abuse-list init abuse duplication | Rigel Kent | 2020-05-04 | 1 | -2/+3 |
* | Fix rowsPerPage change, add filter clear button, update video-abuse-list sear... | Rigel Kent | 2020-05-04 | 7 | -34/+64 |
* | Move abuse-list details into its own component | Rigel Kent | 2020-05-04 | 3 | -74/+94 |
* | Only show updatedAt date of abuse if different from createdAt | Rigel Kent | 2020-05-04 | 1 | -0/+1 |
* | Bind expanded rows to item ids instead of row number | Rigel Kent | 2020-05-04 | 2 | -0/+2 |
* | Support is:blacklisted as video-abuse-list filter | Rigel Kent | 2020-05-04 | 1 | -1/+1 |
* | Reduce createdAt column size by using short date format | Rigel Kent | 2020-05-04 | 4 | -9/+9 |
* | Switching to a named filters/single input on video-abuse | Rigel Kent | 2020-05-04 | 3 | -9/+40 |
* | Add links from user-edit | Rigel Kent | 2020-05-01 | 1 | -0/+1 |
* | Add reportee stats for deleted videos | Rigel Kent | 2020-05-01 | 1 | -1/+1 |
* | Factorize rest-table and fix/simplify SQL | Rigel Kent | 2020-05-01 | 5 | -16/+20 |
* | Unify paginator disabling when no result is displayable, fix batch domain add... | Rigel Kent | 2020-05-01 | 5 | -15/+5 |
* | Support search param in URL for video abuses | Rigel Kent | 2020-05-01 | 2 | -8/+21 |
* | Fixing circular dependency and table variable access | Rigel Kent | 2020-05-01 | 1 | -2/+2 |
* | Empty states for tables | Rigel Kent | 2020-05-01 | 6 | -4/+73 |
* | Add filter inputs for blacklisted videos and muted accounts/servers | Rigel Kent | 2020-05-01 | 8 | -25/+73 |
* | Factorize video display in table for moderation components, apply it to black... | Rigel Kent | 2020-05-01 | 5 | -83/+99 |
* | Add nth abuse count for a given video, add reporter/reportee reports stats | Rigel Kent | 2020-05-01 | 5 | -23/+115 |
* | Add search for video, reporter and channel name fields | Rigel Kent | 2020-05-01 | 3 | -29/+67 |
* | Add video channel and video thumbnail, rework video appearance in row | Rigel Kent | 2020-05-01 | 6 | -16/+139 |
* | Increase rows per page, add reporter muting for abuse list | Rigel Kent | 2020-05-01 | 6 | -13/+66 |
* | Make sure a report doesn't get deleted upon the deletion of its video | Rigel Kent | 2020-05-01 | 4 | -6/+29 |
* | Update translations | Chocobozzz | 2020-04-15 | 4 | -5/+5 |
* | Refactor follow/mute as modals in admin, add actions in abuse list | Rigel Kent | 2020-04-14 | 6 | -32/+106 |
* | Rich reporter field and video embed in moderation abuse list | Rigel Kent | 2020-04-13 | 4 | -23/+84 |
* | Improving select displays, focus box-shadows for paginators, instructions for... | Rigel Kent | 2020-04-13 | 6 | -17/+27 |
* | Improve admin tables row expand | Chocobozzz | 2020-04-08 | 2 | -2/+4 |
* | Fix sort in admin tables | Chocobozzz | 2020-04-08 | 4 | -0/+16 |
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 1 | -1/+4 |
* | Add ListOverflow component to prevent sub-menu overflow | Rigel Kent | 2020-02-13 | 1 | -1/+1 |