aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/video-block-list
Commit message (Expand)AuthorAgeFilesLines
* Automatic colspan for tablesChocobozzz2023-05-261-2/+2
* Fix angular build, againChocobozzz2023-02-201-1/+1
* Refactor row selection resetChocobozzz2023-01-201-14/+13
* Fix HTML in account/channel descriptionChocobozzz2022-11-141-1/+1
* Reload data when deleting a blocked videoChocobozzz2022-10-251-1/+4
* Add plugin hooks/placeholder to share modalChocobozzz2022-08-111-4/+4
* Reset table pagination on searchChocobozzz2022-07-121-2/+2
* Migrate to bootstrap 5Chocobozzz2022-06-101-3/+3
* Reorganize player filesChocobozzz2022-03-141-1/+1
* Remove unnecessary onPage event on admin tablesChocobozzz2021-12-241-1/+1
* Add ability to bulk block videosChocobozzz2021-11-171-1/+1
* Improve advanced input filterChocobozzz2021-11-031-2/+2
* Remove useless componentsChocobozzz2021-10-291-4/+0
* Always use my-table-expander-iconChocobozzz2021-10-291-1/+1
* Add videos list admin componentChocobozzz2021-10-292-32/+10
* Improve admin tables responsiveChocobozzz2021-10-202-7/+8
* Add channel filters for my videos/followersChocobozzz2021-10-201-6/+11
* Migrate client to eslintChocobozzz2021-08-182-4/+4
* Fix client lintChocobozzz2021-08-171-21/+20
* Refactor video links buildersChocobozzz2021-07-261-1/+2
* Refactor video links buildingChocobozzz2021-07-261-3/+4
* Support short uuid for GET video/playlistChocobozzz2021-06-291-1/+1
* Move to sass moduleChocobozzz2021-06-281-1/+1
* Move to sass @useChocobozzz2021-06-281-1/+1
* Use HTML config when possibleChocobozzz2021-06-041-7/+6
* Refactor search filtersChocobozzz2021-05-033-31/+10
* Add ability to filter my videos by liveChocobozzz2021-05-032-38/+13
* 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
* refactor scoped token serviceRigel Kent2020-11-251-1/+1
* Use badge in video block listChocobozzz2020-11-163-16/+15
* Refactor rest table search filterChocobozzz2020-11-162-14/+7
* Put admin actions on the leftChocobozzz2020-11-161-8/+8
* Add admin view to manage commentsChocobozzz2020-11-161-6/+2
* Migrate to $localizeChocobozzz2020-08-141-23/+19
* Add ability to share playlists in modalChocobozzz2020-08-071-2/+2
* deal with refresh token in embedRigel Kent2020-08-061-1/+1
* decouple video abuse details from embed, add embed to block list detailsRigel Kent2020-08-062-9/+38
* Add abuse messages management in my accountChocobozzz2020-07-312-1/+10
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-231-0/+5
* remove extra action for when the video block type is set to manualRigel Kent2020-06-281-4/+6
* Reorganize client shared modulesChocobozzz2020-06-231-11/+7
* factorize account/server blocklists for users and instance (#2875)Rigel Kent2020-06-151-1/+1
* replace title with video name in moderation listingsRigel Kent2020-06-131-1/+1
* Fix lintChocobozzz2020-06-121-5/+5
* preserve original variable names server-sideRigel Kent2020-06-101-7/+7
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-104-0/+328