aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to angular 10Chocobozzz2020-08-072-4/+4
* deal with refresh token in embedRigel Kent2020-08-063-3/+3
* decouple video abuse details from embed, add embed to block list detailsRigel Kent2020-08-062-9/+38
* correct column toggle z-index for user listRigel Kent2020-08-031-1/+1
* Fix user list viewChocobozzz2020-07-311-8/+8
* Add abuse messages management in my accountChocobozzz2020-07-3115-1164/+19
* Add abuse message management in adminChocobozzz2020-07-314-18/+55
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-315-33/+30
* modify user-quota to match account settings styleRigel Kent2020-07-291-1/+1
* harmonize search for librariesRigel Kent2020-07-292-7/+16
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-297-28/+150
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-281-4/+16
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-239-9/+30
* Update my-account sub-menus icons (#2977)Kim2020-07-231-2/+2
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-202-3/+3
|\
| * Fix accessibility action buttons and display on imports and followers listkimsible2020-07-201-2/+2
| * Correct missing test in user-edit templatekimsible2020-07-201-1/+1
* | Add ability to report accountChocobozzz2020-07-103-136/+251
* | Add ability to report comments in front endChocobozzz2020-07-108-88/+186
* | Add new abuses testsChocobozzz2020-07-101-2/+2
* | Add migrationsChocobozzz2020-07-102-7/+7
* | Use 3 tables to represent abusesChocobozzz2020-07-1015-221/+230
|/
* Fix external user editionChocobozzz2020-07-061-11/+11
* Fix admin layoutChocobozzz2020-07-061-1/+1
* add check-params test for user listRigel Kent2020-07-033-4/+4
* add blocked filter in users list to filter banned usersRigel Kent2020-07-023-16/+80
* Fix lintChocobozzz2020-07-021-25/+34
* simplify navigation within most admin menusRigel Kent2020-07-026-60/+69
* remove extraneous user-list table attributeRigel Kent2020-07-022-17/+5
* align danger colors for user-editRigel Kent2020-07-012-1/+6
* fix video update button, add color to danger zoneRigel Kent2020-07-012-3/+7
* distinct style for rows of banned users in listing, saving spaceRigel Kent2020-07-013-5/+14
* 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
* 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