aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation
Commit message (Expand)AuthorAgeFilesLines
* Fix some accessibility issuesChocobozzz2020-12-221-2/+2
* Fix admin table filtersChocobozzz2020-12-173-3/+3
* refactor scoped token serviceRigel Kent2020-11-251-1/+1
* add explicit numbers in configuration number inputsRigel Kent2020-11-211-2/+2
* Add ability to bulk delete commentsChocobozzz2020-11-203-4/+53
* Use badge in video block listChocobozzz2020-11-163-16/+15
* Refactor rest table search filterChocobozzz2020-11-164-44/+13
* Put admin actions on the leftChocobozzz2020-11-162-16/+16
* Merge branch 'feature/admin-comments' into developChocobozzz2020-11-166-8/+378
|\
| * Add admin view to manage commentsChocobozzz2020-11-164-36/+145
| * Implement video comment list in adminChocobozzz2020-11-135-2/+263
|/
* jobs/logs view select and empty state visual improvementsRigel Kent2020-09-281-1/+1
* Use localize for page titlesChocobozzz2020-08-171-4/+4
* Migrate to $localizeChocobozzz2020-08-141-23/+19
* Add ability to share playlists in modalChocobozzz2020-08-071-2/+2
* deal with refresh token in embedRigel Kent2020-08-061-1/+1
* decouple video abuse details from embed, add embed to block list detailsRigel Kent2020-08-062-9/+38
* Add abuse messages management in my accountChocobozzz2020-07-3114-1159/+16
* Add abuse message management in adminChocobozzz2020-07-314-18/+55
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-311-4/+5
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-232-0/+10
* Add ability to report accountChocobozzz2020-07-103-136/+251
* Add ability to report comments in front endChocobozzz2020-07-107-86/+184
* Add new abuses testsChocobozzz2020-07-101-2/+2
* Use 3 tables to represent abusesChocobozzz2020-07-1013-216/+223
* simplify navigation within most admin menusRigel Kent2020-07-022-34/+1
* remove extra action for when the video block type is set to manualRigel Kent2020-06-281-4/+6
* Fix query string parsingChocobozzz2020-06-261-2/+2
* Fix search filter in video reportsChocobozzz2020-06-261-3/+4
* Lazy load all routesChocobozzz2020-06-231-0/+1
* Reorganize client shared modulesChocobozzz2020-06-239-45/+34
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-224-9/+77
* factorize account/server blocklists for users and instance (#2875)Rigel Kent2020-06-158-227/+15
* replace title with video name in moderation listingsRigel Kent2020-06-132-2/+2
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-1/+1
* Fix lintChocobozzz2020-06-121-5/+5
* preserve original variable names server-sideRigel Kent2020-06-104-11/+11
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-1018-383/+370
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-092-17/+7
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
* Fix action button overflow in tablesChocobozzz2020-05-204-4/+4
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-084-4/+4
* Use video abuse filters on client sideChocobozzz2020-05-071-2/+2
* Support pagination rowsPerPage change in instance account/server blocklistsRigel Kent2020-05-062-2/+2
* Fix video-abuse-details avatar display and user-list dropdown placementRigel Kent2020-05-051-2/+2
* Fix video-abuse-list init abuse duplicationRigel Kent2020-05-041-2/+3
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-047-34/+64
* Move abuse-list details into its own componentRigel Kent2020-05-043-74/+94
* Only show updatedAt date of abuse if different from createdAtRigel Kent2020-05-041-0/+1
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-042-0/+2