aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/follows
Commit message (Expand)AuthorAgeFilesLines
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Migrate client to eslintChocobozzz2021-08-183-5/+4
* Fix client lintChocobozzz2021-08-175-46/+48
* Add ability for instances to follow any actorChocobozzz2021-07-218-33/+133
* Move to sass moduleChocobozzz2021-06-286-11/+11
* Move to sass @useChocobozzz2021-06-286-11/+11
* Bidi supportChocobozzz2021-06-073-3/+4
* Refactor search filtersChocobozzz2021-05-037-42/+18
* Move to stylelintChocobozzz2021-04-284-4/+7
* Add `i18n` prop where it is missing (#3946)Marcin Mikołajczak2021-04-123-3/+3
* Move orange admin buttons on the left sideChocobozzz2021-01-131-5/+8
* Upgrade client dependenciesChocobozzz2020-11-191-1/+0
* Use localize for page titlesChocobozzz2020-08-171-2/+2
* Migrate to $localizeChocobozzz2020-08-144-31/+23
* Remove angular pipes moduleChocobozzz2020-08-111-3/+2
* deal with refresh token in embedRigel Kent2020-08-061-1/+1
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-313-20/+18
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-293-4/+16
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-233-0/+15
* Fix accessibility action buttons and display on imports and followers listkimsible2020-07-201-2/+2
* add check-params test for user listRigel Kent2020-07-031-1/+1
* 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
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-093-6/+6
* 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 sear...Rigel Kent2020-05-043-6/+12
* 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 add...Rigel Kent2020-05-016-8/+43
* 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 for...Rigel Kent2020-04-132-9/+9
* 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