aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+video-channels
Commit message (Collapse)AuthorAgeFilesLines
* Fix anonymous nsfw policyChocobozzz2020-06-161-1/+1
|
* match margin of abstract-video-list and sub-menu's fixed marginRigel Kent2020-06-124-24/+39
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-0/+4
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix mobile CSS for my-account-settings * Fix mobile CSS for my-account-videos * Fix mobile CSS my-account-video-channels * Fix mobile CSS for my-account-playlists * Fix CSS mobile for user-subscriptions header * Fix CSS mobile my-account-video-channel-edit * Fix CSS mobile / small view for textarea * Fix margin-right my-delete-button on inside span * Fix CSS mobile on accounts page * Fix indent * Fix CSS mobile for my-account-notifications * Fix CSS mobile / small view my-account-videos * Fix search small-view channels * Use miniature width for title of video on mobile * Add dots to ellipsis multilines * Fix controls and title video width small views * Fix my-account-playlist small and mobile views * Fix channels header + account header mobile * Fix CSS mobile/small view for my-account/subscriptions * Fix align followers channel item * Center header elements user account page on mobile * Fix margins on a element and img * Fix margin img channel or video Co-Authored-By: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* Improve channel and account display on medium devicesRigel Kent2020-04-031-2/+17
|
* Update manage labelsChocobozzz2020-03-191-2/+4
|
* Fix lintChocobozzz2020-03-101-1/+1
|
* Better display of accounts and channel pages on small screensRigel Kent2020-03-092-3/+9
|
* Always copy full actor handle in video-channels viewRigel Kent2020-03-051-1/+1
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-0/+4
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-212-6/+6
| | | | fixes #2085
* Refactor email enabled functionChocobozzz2020-02-171-5/+3
|
* Improve search typeahead performance and use native eventsRigel Kent2020-02-132-10/+34
|
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-132-4/+14
|
* Use angular 9 clipboard cdkChocobozzz2020-02-101-1/+1
|
* Update to angular 9Chocobozzz2020-02-101-1/+1
|
* Fix i18nChocobozzz2020-02-041-1/+1
|
* Fix is managaeble for channelsChocobozzz2020-01-222-3/+14
|
* Accessibility fixes for #2149Rigel Kent2020-01-212-2/+2
|
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-213-1/+25
| | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color
* Refactor my-subscribe-button to support full account subscriptionRigel Kent2020-01-101-1/+1
|
* (consistency) channel nameWithHost copy button, comment avatar linkRigel Kent2019-12-163-2/+19
|
* Fix channel playlist miniatures overflowChocobozzz2019-11-292-2/+3
|
* Fix infinite scroll on big screensChocobozzz2019-08-022-3/+7
|
* Update angularChocobozzz2019-07-251-1/+1
|
* Add client hooksChocobozzz2019-07-241-2/+2
|
* Group videos on chronological orderChocobozzz2019-05-311-1/+1
|
* Improve account channel pageChocobozzz2019-05-291-3/+2
| | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels.
* Fix playlists with unauthenticated usersChocobozzz2019-05-131-5/+1
|
* Fix component reuse on channel/account videosChocobozzz2019-05-131-6/+7
|
* Refactor video miniaturesChocobozzz2019-04-031-1/+0
|
* tslint updateChocobozzz2019-04-021-1/+1
|
* Restore videos list componentsChocobozzz2019-04-022-6/+7
|
* Add video channel viewChocobozzz2019-03-186-1/+101
|
* Lazy import some modulesChocobozzz2019-02-151-3/+3
|
* Increase abuse length to 3000Chocobozzz2019-01-141-1/+1
| | | | And correctly handle new lines
* Add notifications in the clientChocobozzz2019-01-093-4/+4
|
* Refractor notification serviceChocobozzz2018-12-191-2/+2
| | | | Shorter name and use primeng component
* Fix video channel videos url when scrollingChocobozzz2018-11-151-2/+2
|
* Fix hotkey translationsChocobozzz2018-10-031-1/+3
|
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-1/+1
| | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX
* remove unused importsBO412018-09-221-2/+0
|
* add like, dislike and subscribe button hotkeysRigel Kent2018-09-032-3/+21
|
* Videos overview page: first versionChocobozzz2018-08-312-1/+7
|
* Search video channel handle/uriChocobozzz2018-08-271-7/+0
|
* Add local user subscriptionsChocobozzz2018-08-272-1/+17
|
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+1
|
* Handle markdown in account/video channel pagesChocobozzz2018-06-182-6/+15
|
* Remove uneeded rxjs-compatChocobozzz2018-06-181-3/+3
|
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+2
|