aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Add P2P concept for HLS configChocobozzz2020-06-241-1/+1
* Lazy load all routesChocobozzz2020-06-231-0/+1
* Reorganize client shared modulesChocobozzz2020-06-2344-403/+190
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-224-9/+77
* Remove uneccessary details to link titlesCaroline Chuong2020-06-182-4/+4
* factorize account/server blocklists for users and instance (#2875)Rigel Kent2020-06-1513-238/+19
* replace title with video name in moderation listingsRigel Kent2020-06-132-2/+2
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-136-5/+6
* Fix lintChocobozzz2020-06-121-5/+5
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-111-1/+1
* rephrase warning for self-hostable servicesRigel Kent2020-06-111-2/+2
* preserve original variable names server-sideRigel Kent2020-06-109-17/+17
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-1023-397/+382
* smaller miniature average size in fluid grid, updated admin instructions for ...Rigel Kent2020-06-101-31/+38
* First implem global searchChocobozzz2020-06-103-4/+102
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-2/+2
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-098-31/+21
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-083-3/+3
* Support broadcast messagesChocobozzz2020-05-293-2/+65
* Fix grey color themeChocobozzz2020-05-221-4/+4
* Fix action button overflow in tablesChocobozzz2020-05-206-6/+6
* Fix user dropdown overflowChocobozzz2020-05-112-2/+5
* Display video redundancy entries as table link objectsRigel Kent2020-05-083-11/+20
* Align follower handle display on instance display in tablesRigel Kent2020-05-085-7/+26
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-087-13/+13
* 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 textarea sizeChocobozzz2020-05-051-1/+7
* Add auth plugin info in users listChocobozzz2020-05-051-0/+7
* Fix video-abuse-details avatar display and user-list dropdown placementRigel Kent2020-05-051-2/+2
* Re generate translationsChocobozzz2020-05-052-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-0413-44/+86
* Move abuse-list details into its own componentRigel Kent2020-05-044-74/+96
* 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-045-1/+5
* Support is:blacklisted as video-abuse-list filterRigel Kent2020-05-041-1/+1
* Reduce createdAt column size by using short date formatRigel Kent2020-05-046-13/+13
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-044-13/+40
* Add links from user-editRigel Kent2020-05-012-2/+3
* Add reportee stats for deleted videosRigel Kent2020-05-011-1/+1
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-0110-23/+20
* Unify paginator disabling when no result is displayable, fix batch domain add...Rigel Kent2020-05-0114-27/+52
* Support search param in URL for video abusesRigel Kent2020-05-012-8/+21
* Fixing circular dependency and table variable accessRigel Kent2020-05-011-2/+2
* Empty states for tablesRigel Kent2020-05-0113-8/+116
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-018-25/+73
* Factorize video display in table for moderation components, apply it to black...Rigel Kent2020-05-015-83/+99
* Add nth abuse count for a given video, add reporter/reportee reports statsRigel Kent2020-05-015-23/+115
* Add search for video, reporter and channel name fieldsRigel Kent2020-05-013-29/+67