aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/video-comment-list
Commit message (Expand)AuthorAgeFilesLines
* Move admin comments list in overviews menuChocobozzz2022-02-284-350/+0
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+1
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-241-2/+1
* Fix table all page selectionChocobozzz2021-12-241-1/+1
* Improve advanced input filterChocobozzz2021-11-031-2/+2
* Always use my-table-expander-iconChocobozzz2021-10-291-4/+2
* Improve admin tables responsiveChocobozzz2021-10-201-0/+8
* Add channel filters for my videos/followersChocobozzz2021-10-201-6/+11
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Migrate client to eslintChocobozzz2021-08-181-3/+3
* Fix client lintChocobozzz2021-08-172-33/+34
* Move to sass moduleChocobozzz2021-06-281-1/+1
* Move to sass @useChocobozzz2021-06-281-1/+1
* Bidi supportChocobozzz2021-06-071-1/+1
* Refactor search filtersChocobozzz2021-05-033-31/+8
* Add ability to filter my videos by liveChocobozzz2021-05-032-19/+13
* Move to stylelintChocobozzz2021-04-281-1/+2
* Refactor actor avatar displayChocobozzz2021-04-281-1/+1
* Refactor feed componentChocobozzz2021-04-151-12/+4
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-6/+2
* Add `i18n` prop where it is missing (#3946)Marcin Mikołajczak2021-04-121-1/+1
* Fix some accessibility issuesChocobozzz2020-12-221-2/+2
* Fix admin table filtersChocobozzz2020-12-172-2/+2
* add explicit numbers in configuration number inputsRigel Kent2020-11-211-2/+2
* Add ability to bulk delete commentsChocobozzz2020-11-203-4/+53
* Refactor rest table search filterChocobozzz2020-11-162-30/+6
* Put admin actions on the leftChocobozzz2020-11-161-8/+8
* Merge branch 'feature/admin-comments' into developChocobozzz2020-11-161-1/+1
* Add admin view to manage commentsChocobozzz2020-11-163-30/+143
* Implement video comment list in adminChocobozzz2020-11-134-0/+241