aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/follows/video-redundancies-list
Commit message (Collapse)AuthorAgeFilesLines
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-041-1/+1
| | | | search query param dynamically
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-0/+1
|
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-1/+0
|
* Unify paginator disabling when no result is displayable, fix batch domain ↵Rigel Kent2020-05-011-1/+1
| | | | add for non-https
* Empty states for tablesRigel Kent2020-05-012-2/+13
|
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-3/+3
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-132-9/+9
| | | | for index url
* Improve admin tables row expandChocobozzz2020-04-083-9/+21
|
* Fix sort in admin tablesChocobozzz2020-04-081-0/+4
|
* Add ability to list redundanciesChocobozzz2020-01-287-0/+341