aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Collapse)AuthorAgeFilesLines
...
* Add ability to share playlists in modalChocobozzz2020-08-071-2/+2
|
* Fix lintChocobozzz2020-08-071-0/+1
|
* Reorganize shared modelsChocobozzz2020-08-072-3/+4
|
* 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
| | | | | | | | | | | * Improve and move action-buttons on left in tables * Focus on my-delete and my-button * Correct spaces syntax * Move user-action dropdown on the left Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* 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 ↵Rigel Kent2020-07-297-28/+150
| | | | statuses
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-281-4/+16
| | | | | | | | | | | | | | | | | | | | | | * Add alert and hide upload view when no upload is possible * Add about instance link to alert * Hide videos and imports links when no upload is possible * Correct curly spacing lint * Put logic canUpload to User model + add isHidden param to to-menu-dropdown * Use canSeeVideoLinks from user model * Rename and change logic canUpload to isUploadDisabled * Use isDisplayed() method intead of isHidden value * Refactor client and check videos count using quota Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Chocobozzz <me@florianbigard.com>
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-239-9/+30
| | | | | | | | | | | | | | | | | | | | | | | | | * Improve nav border and colors on active and non-active * Remove margin-top effect on active nav * Use opacity / bold instead of color change on nav * Remove dropdown items label in sub-menu and add a class active * Position sub-menu to fixed * Autoclose dropdown sub-menu only on outside click * Remove open dropdown on hover in sub-menu * Show reusable h1 for dropdown item in sub-menu * Put reusable sub-menu h1 styles to mixins * Add icons to sub-menu dropdown-item h1 * Make all the sub-menu accessible with focus Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* Update my-account sub-menus icons (#2977)Kim2020-07-231-2/+2
| | | | | | | | | * Update user sub-menus icons * Update admin sub-menu icons * Add solendp to credits Co-authored-by: kimsible <kimsible@users.noreply.github.com>
* 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
| | | | fixes #2918
* add blocked filter in users list to filter banned usersRigel Kent2020-07-023-16/+80
| | | | fixes #2914
* 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
| | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal
* 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
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Fix lintChocobozzz2020-06-121-5/+5
|
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-111-1/+1
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* rephrase warning for self-hostable servicesRigel Kent2020-06-111-2/+2
|
* preserve original variable names server-sideRigel Kent2020-06-109-17/+17
|