aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video
Commit message (Expand)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-2336-3480/+0
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-225-37/+196
* Remove uneccessary details to link titlesCaroline Chuong2020-06-181-1/+1
* Add channel information in my videosChocobozzz2020-06-163-2/+12
* Fix anonymous nsfw policyChocobozzz2020-06-163-59/+62
* replace title with video name in moderation listingsRigel Kent2020-06-132-2/+3
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-4/+4
* fix miniature fixed height, add link/title to avatar, remove pr-2 on channels...Rigel Kent2020-06-123-10/+11
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-113-5/+9
* Limit thumbnail sizesChocobozzz2020-06-116-42/+48
* prevent video-bottom overflow in video-miniatureRigel Kent2020-06-111-3/+4
* preserve original variable names server-sideRigel Kent2020-06-101-2/+2
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-1010-67/+66
* smaller miniature average size in fluid grid, updated admin instructions for ...Rigel Kent2020-06-101-4/+7
* First implem global searchChocobozzz2020-06-103-13/+42
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-098-18/+58
* Add channel/account avatars in miniature (#2838)Rigel Kent2020-06-083-19/+28
* fix mascot sizes, fix tick, delete extraneous .png iconsRigel Kent2020-06-041-1/+0
* Fix grey color themeChocobozzz2020-05-222-2/+2
* Fix mobile miniature information marginChocobozzz2020-05-061-2/+6
* Rename duplicate to more universal mirror, add to miniature for quick access ...Rigel Kent2020-05-012-2/+2
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-0/+12
* Place private/unlisted labels in thumbnail instead of miniatureRigel Kent2020-04-113-6/+18
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-024-14/+21
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-011-34/+41
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-2/+1
* Declutter interface, hide RSSĀ until hovering section titleRigel Kent2020-03-111-0/+5
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-104-5/+186
* Normalize modal close buttons, and cancel/submit button stylesRigel Kent2020-03-062-7/+8
* Remove title attribute from thumbnail in video miniatureRigel Kent2020-03-061-1/+1
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-283-5/+45
* Provide z-index centralisation for lower componentsRigel Kent2020-02-211-1/+1
* Properly hide Watch Later when user logs outRigel Kent2020-02-191-1/+1
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-133-3/+3
* Use angular 9 clipboard cdkChocobozzz2020-02-101-1/+3
* Strict templates enabledChocobozzz2020-02-104-6/+7
* Update to angular 9Chocobozzz2020-02-101-5/+5
* Cleanup some client FIXMEChocobozzz2020-01-292-3/+3
* Add origin instance URL in watch pageChocobozzz2020-01-291-0/+15
* Add ability to list redundanciesChocobozzz2020-01-284-2/+106
* Add action dropdown descriptionsRigel Kent2020-01-211-8/+6
* Accessibility fixes for #2149Rigel Kent2020-01-211-2/+2
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-101-5/+1
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-1/+5
* Remove useless translationChocobozzz2020-01-091-1/+1
* Generate translationsChocobozzz2020-01-081-2/+3
* Try to fix subscriptions inconsistenciesChocobozzz2020-01-081-1/+1
* Skip videos count on client if we don't use itChocobozzz2020-01-082-28/+32
* Add option to download subtitles in download modalRigel Kent2020-01-074-6/+55
* Add button in subscriptions to go to subscriptions listRigel Kent2020-01-073-7/+31