aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin
Commit message (Collapse)AuthorAgeFilesLines
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-1422-169/+313
|
* Fix lintChocobozzz2020-04-141-2/+2
|
* Fix lintRigel Kent2020-04-141-2/+10
|
* Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-137-27/+108
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-1316-58/+85
| | | | for index url
* Improve admin tables row expandChocobozzz2020-04-087-15/+34
|
* Increase debug font sizeChocobozzz2020-04-081-1/+6
|
* Fix sort in admin tablesChocobozzz2020-04-089-0/+36
|
* Improve channel and account display on medium devicesRigel Kent2020-04-032-4/+4
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-024-30/+26
|
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-012-29/+39
|
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-278-119/+249
|
* Fix user role editionChocobozzz2020-03-182-4/+9
|
* hide RSS for comments, normalize video-channel edit with account editRigel Kent2020-03-121-1/+1
|
* Properly scroll to anchors in links, especially in admin configRigel Kent2020-03-112-9/+38
|
* Add descriptions and links to admin configuration sectionsRigel Kent2020-03-111-0/+9
|
* Migrate palette to HSLRigel Kent2020-03-111-1/+1
|
* Fix toast close iconRigel Kent2020-03-111-1/+1
|
* Better use of space and icons in plugins administration interfaceRigel Kent2020-03-104-30/+47
|
* Replace helpers with descriptions in admin configurationRigel Kent2020-03-101-44/+56
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-104-542/+675
|
* Improve nav in admin/configurationRigel Kent2020-03-071-0/+1
|
* Mark additional strings as translatable (#2507)Filip Bengtsson2020-02-212-2/+2
|
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-16/+16
| | | | fixes #2085
* Creating a user with an empty password will send an email to let him set his ↵John Livingston2020-02-174-2/+23
| | | | | | | | | | | | | | | | password (#2479) * Creating a user with an empty password will send an email to let him set his password * Consideration of Chocobozzz's comments * Tips for optional password * API documentation * Fix circular imports * Tests
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-133-26/+24
|
* Strict templates enabledChocobozzz2020-02-106-8/+10
|
* Fix angular 9 buildChocobozzz2020-02-105-5/+5
|
* Fix signup limit validator, and add warning message.Rigel Kent2020-01-312-2/+11
|
* Cleanup some client FIXMEChocobozzz2020-01-291-1/+1
|
* Add ability to list redundanciesChocobozzz2020-01-2815-43/+370
|
* Update a little bit user dropdown messageChocobozzz2020-01-211-1/+1
|
* Add action dropdown descriptionsRigel Kent2020-01-213-31/+37
|
* Fix admin config form for auto followChocobozzz2020-01-212-11/+12
|
* Accessibility fixes for #2149Rigel Kent2020-01-211-1/+1
|
* Add description for sensitive configuration options, reword othersRigel Kent2020-01-153-33/+55
|
* Skip videos count on client if we don't use itChocobozzz2020-01-082-2/+4
|
* Add warning if admin disables webtorrentChocobozzz2020-01-062-22/+55
|
* Fix misplaced i18n tag in admin system configRigel Kent2020-01-062-2/+2
|
* Enhance variable width column for id column in jobs listRigel Kent2020-01-062-12/+28
|
* Enhance jobs list displaying on smaller screensJulien Maulny2020-01-064-28/+38
|
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-062-3/+8
|
* Lazy load static objectsChocobozzz2019-12-187-28/+59
|
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-131-1/+1
|
* Serve audit logs to clientChocobozzz2019-12-119-11/+83
|
* Add ability to filter per job typeChocobozzz2019-12-044-17/+67
|
* Add more filters to admin follows tableChocobozzz2019-11-292-8/+4
|
* Only display accepted followers/followings in about pageChocobozzz2019-11-282-2/+2
|
* Fix testsChocobozzz2019-11-271-1/+1
|
* (plugins) adding checkbox and textarea as possible input types, add links in ↵Rigel Kent2019-11-253-3/+13
| | | | form label