aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+accounts
Commit message (Expand)AuthorAgeFilesLines
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-282-7/+8
* redirect to login on 401, display error variants in 404 componentRigel Kent2021-01-251-1/+1
* Allow users/visitors to search through an account's videos (#3589)Rigel Kent2021-01-195-14/+146
* better subscribe button display for accountsRigel Kent2021-01-121-0/+4
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+5
* Add ability to display all channel/account videosChocobozzz2020-11-182-4/+34
* Improve report labelsChocobozzz2020-09-031-1/+1
* Use localize for page titlesChocobozzz2020-08-171-3/+3
* Migrate to $localizeChocobozzz2020-08-143-19/+13
* Correctly fix sub menuChocobozzz2020-08-102-5/+1
* Add ability to report accountChocobozzz2020-07-102-20/+48
* Reorganize client shared modulesChocobozzz2020-06-235-45/+35
* Correctly fix client buildChocobozzz2020-06-161-2/+1
* Fix anonymous nsfw policyChocobozzz2020-06-162-16/+16
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-132-3/+5
* match margin of abstract-video-list and sub-menu's fixed marginRigel Kent2020-06-122-11/+20
* fix miniature fixed height, add link/title to avatar, remove pr-2 on channels...Rigel Kent2020-06-121-1/+0
* Limit thumbnail sizesChocobozzz2020-06-111-1/+1
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-0/+1
* Fix broken views on mobile and small screens (#2671)Kim2020-04-272-1/+37
* Improve channel and account display on medium devicesRigel Kent2020-04-031-1/+16
* Update manage labelsChocobozzz2020-03-191-1/+1
* Better display of accounts and channel pages on small screensRigel Kent2020-03-092-1/+7
* Always copy full actor handle in video-channels viewRigel Kent2020-03-051-2/+2
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-0/+4
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-213-6/+6
* Improve search typeahead performance and use native eventsRigel Kent2020-02-131-8/+7
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-132-5/+13
* Use angular 9 clipboard cdkChocobozzz2020-02-101-1/+1
* Fix i18nChocobozzz2020-02-041-1/+1
* Fix is managaeble for channelsChocobozzz2020-01-221-30/+34
* Fix is managaeble errorChocobozzz2020-01-223-22/+27
* Add action dropdown descriptionsRigel Kent2020-01-211-1/+1
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-213-4/+22
* Add naive aggregation from channels to account display of subscribersRigel Kent2020-01-102-2/+15
* Make subscribe buttons observe subscription statuses to synchroniseRigel Kent2020-01-103-17/+8
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-104-5/+34
* Skip videos count on client if we don't use itChocobozzz2020-01-081-2/+4
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-1/+1
* Don't support images in account descriptionsChocobozzz2019-12-061-1/+1
* Handle HTML in account descriptionsChocobozzz2019-12-061-1/+1
* Fix video rows overflowChocobozzz2019-08-222-3/+7
* Fix infinite scroll on big screensChocobozzz2019-08-022-2/+6
* Fix mute badge labelsChocobozzz2019-08-011-2/+2
* Fix broken playlist apiChocobozzz2019-08-012-2/+10
* Add show channel button in account pageChocobozzz2019-07-292-1/+9
* Add client hooksChocobozzz2019-07-242-3/+3
* Improve account username copy buttonChocobozzz2019-06-193-3/+19
* Feature/completeUsernameCopy (#1913)Nassim Bounouas2019-06-191-2/+5
* Fix account channel overflowChocobozzz2019-06-113-2/+17