aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/follows
Commit message (Collapse)AuthorAgeFilesLines
* add check-params test for user listRigel Kent2020-07-031-1/+1
| | | | fixes #2918
* simplify navigation within most admin menusRigel Kent2020-07-021-12/+0
|
* Reorganize client shared modulesChocobozzz2020-06-236-27/+22
|
* factorize account/server blocklists for users and instance (#2875)Rigel Kent2020-06-154-7/+3
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-1/+1
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-093-6/+6
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-081-1/+1
|
* Fix action button overflow in tablesChocobozzz2020-05-202-2/+2
|
* Fix user dropdown overflowChocobozzz2020-05-111-1/+1
|
* Display video redundancy entries as table link objectsRigel Kent2020-05-083-11/+20
|
* Align follower handle display on instance display in tablesRigel Kent2020-05-084-5/+24
|
* Switch emails to pug templates and provide richer html/text-only versionsRigel Kent2020-05-082-2/+2
|
* Re generate translationsChocobozzz2020-05-052-2/+2
|
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-043-6/+12
| | | | search query param dynamically
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-0/+1
|
* Reduce createdAt column size by using short date formatRigel Kent2020-05-042-4/+4
|
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-013-5/+0
|
* Unify paginator disabling when no result is displayable, fix batch domain ↵Rigel Kent2020-05-016-8/+43
| | | | add for non-https
* Empty states for tablesRigel Kent2020-05-017-4/+43
|
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-013-11/+11
|
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-1411-134/+34
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-132-9/+9
| | | | for index url
* Improve admin tables row expandChocobozzz2020-04-083-9/+21
|
* Fix sort in admin tablesChocobozzz2020-04-083-0/+12
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-7/+0
|
* Strict templates enabledChocobozzz2020-02-102-2/+2
|
* Cleanup some client FIXMEChocobozzz2020-01-291-1/+1
|
* Add ability to list redundanciesChocobozzz2020-01-2812-31/+352
|
* Add more filters to admin follows tableChocobozzz2019-11-292-8/+4
|
* Only display accepted followers/followings in about pageChocobozzz2019-11-282-2/+2
|
* Update client dependenciesChocobozzz2019-07-252-2/+2
|
* Link to follower profile from administration (#1922)Nassim Bounouas2019-06-201-1/+1
| | | | | | * #1914 Link to follower profile from administration * #1914 Link to follower profile opens in new tab
* Add list of instance follows in about pageChocobozzz2019-06-066-101/+3
|
* Add delete/manual approval instance followers in clientChocobozzz2019-04-084-11/+111
|
* Refractor notification serviceChocobozzz2018-12-194-27/+21
| | | | Shorter name and use primeng component
* Fix followers searchChocobozzz2018-12-131-1/+1
|
* Add ability to list all local videos on clientChocobozzz2018-10-101-11/+0
|
* Add ability to search on followers/followingChocobozzz2018-10-106-3/+45
|
* Add users search filterChocobozzz2018-10-082-2/+2
|
* Fix quota translationsChocobozzz2018-09-262-2/+8
|
* remove unused importsBO412018-09-222-9/+2
|
* fix nav tab and tag color in dark themeRigel Kent2018-09-201-0/+7
|
* Basic video redundancy implementationChocobozzz2018-09-139-12/+108
|
* Improve follow component routingChocobozzz2018-08-142-64/+8
|
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-094-16/+12
|
* Translate tab headsChocobozzz2018-06-051-16/+22
|
* Fix i18n in componentsChocobozzz2018-06-052-3/+3
|
* Add i18n attributesChocobozzz2018-06-057-32/+42
|
* Fix typingsChocobozzz2018-05-161-1/+1
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-13/+21
|