| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix angular 9 build | Chocobozzz | 2020-02-10 | 4 | -4/+4 |
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 2 | -13/+20 |
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 2 | -2/+2 |
* | Update angular | Chocobozzz | 2019-07-25 | 2 | -2/+2 |
* | Fix pagination in my videos page | Chocobozzz | 2019-05-21 | 1 | -0/+1 |
* | Refactor videos selection components | Chocobozzz | 2019-04-05 | 3 | -129/+42 |
* | Refactor video miniatures | Chocobozzz | 2019-04-03 | 3 | -51/+26 |
* | Upgrade server dep | Chocobozzz | 2019-04-02 | 1 | -1/+1 |
* | Restore videos list components | Chocobozzz | 2019-04-02 | 2 | -50/+38 |
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 9 | -6/+284 |
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 4 | -13/+27 |
* | Fix moderators that cannot access the muted servers table | Chocobozzz | 2019-02-15 | 1 | -1/+1 |
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 2 | -4/+5 |
* | Fix notification z-index on modals | Chocobozzz | 2019-01-15 | 1 | -2/+2 |
* | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 5 | -4/+17 |
* | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 2 | -2/+10 |
* | Fix notification with large message | Chocobozzz | 2018-12-20 | 2 | -3/+3 |
* | Refractor notification service | Chocobozzz | 2018-12-19 | 5 | -44/+31 |
* | Make abuse-delete confirmation box clearer | mike stedman | 2018-10-18 | 1 | -1/+1 |