aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-abuse-list
Commit message (Expand)AuthorAgeFilesLines
* Fix HTML in account/channel descriptionChocobozzz2022-11-141-3/+3
* Deleting an abuse is only for adminsChocobozzz2022-10-251-4/+3
* Refactor form reactiveChocobozzz2022-10-072-4/+4
* Add ability for client to create server logsChocobozzz2022-07-182-4/+6
* Reset table pagination on searchChocobozzz2022-07-121-2/+2
* fix(client/AbuseDetails): infinite update loop (#5109)kontrollanten2022-07-082-15/+15
* Refactor actor avatar componentChocobozzz2022-06-272-3/+3
* Increase global font sizeChocobozzz2022-06-161-5/+0
* Replace all glyphicon iconsChocobozzz2022-06-134-10/+19
* Migrate to bootstrap 5Chocobozzz2022-06-102-6/+6
* Some fixes for themesChocobozzz2022-03-151-5/+5
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+1
* Fix abuse crash on deleted reporter accountChocobozzz2022-01-201-0/+1
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-241-1/+1
* Add ability to bulk block videosChocobozzz2021-11-172-5/+1
* Improve advanced input filterChocobozzz2021-11-031-5/+5
* Always use my-table-expander-iconChocobozzz2021-10-291-1/+1
* Add videos list admin componentChocobozzz2021-10-295-50/+22
* Improve admin tables responsiveChocobozzz2021-10-201-16/+16
* Add channel filters for my videos/followersChocobozzz2021-10-201-18/+23
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Migrate client to eslintChocobozzz2021-08-183-7/+7
* Fix client lintChocobozzz2021-08-173-86/+87
* Refactor video links buildersChocobozzz2021-07-261-1/+2
* Refactor video links buildingChocobozzz2021-07-261-3/+3
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
* Move to sass moduleChocobozzz2021-06-284-9/+9
* Move to sass @useChocobozzz2021-06-283-7/+7
* Bidi supportChocobozzz2021-06-071-2/+6
* fix colspan for user view of reportsRigel Kent2021-06-071-2/+5
* Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
* Refactor search filtersChocobozzz2021-05-032-15/+11
* Fix avatar in report pageChocobozzz2021-05-031-2/+2
* Add ability to filter my videos by liveChocobozzz2021-05-034-32/+32
* Refactor actor avatar displayChocobozzz2021-04-283-5/+5
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-155-27/+6
* Refactor modal buttons styleChocobozzz2021-04-142-6/+3
* fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-311-1/+2
* Fix admin table filtersChocobozzz2020-12-171-1/+1
* Fix loading data twice in rest tablesChocobozzz2020-12-081-1/+1
* Add new default different avatar for channel and accountkimsible2020-11-252-3/+3
* refactor scoped token serviceRigel Kent2020-11-251-1/+1
* Refactor rest table search filterChocobozzz2020-11-162-35/+6
* Put admin actions on the leftChocobozzz2020-11-161-9/+9
* Remove deprecated abuse apiChocobozzz2020-11-101-2/+2
* Fix video block in abuse tableChocobozzz2020-08-261-1/+1
* We don't need services anymore for validatorsChocobozzz2020-08-172-7/+7
* Migrate to $localizeChocobozzz2020-08-144-65/+51
* Add ability to share playlists in modalChocobozzz2020-08-071-2/+2
* deal with refresh token in embedRigel Kent2020-08-061-89/+0