aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | by admins
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* 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
| | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata
* 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
| | | | | | | | | | | | | | * 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
* 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
|
* Share playlists stateChocobozzz2020-01-062-26/+25
|
* Move watch later logic in miniatureChocobozzz2020-01-035-92/+117
|
* Display all miniature actions on hover and focusRigel Kent2020-01-026-11/+21
|
* Add miniature quick actions to add video to Watch later playlistRigel Kent2020-01-023-6/+132
|
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-291-3/+3
|
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-283-4/+6
|
* Add comment filtering by reply countRigel Kent2019-12-271-0/+3
|
* Better error message in videos listChocobozzz2019-12-271-1/+6
|
* (css) vertical-center modals, bullet as separatorRigel Kent2019-12-201-1/+1
|
* fix deleted comment layout and its notification displayRigel Kent2019-12-192-1/+7
|
* Lazy load static objectsChocobozzz2019-12-183-6/+17
|
* Add commentor name alongside fid for video commentsRigel Kent2019-12-181-1/+1
|
* (css) optimize .other-videos widthRigel Kent2019-12-171-1/+0
|
* Add internal privacy modeChocobozzz2019-12-122-12/+20
|
* miniature duration visibility and overlay background opacityRigel Kent2019-12-091-0/+1
|
* Pause the video when a modal is openedChocobozzz2019-12-051-0/+9
|
* Fix private video downloadChocobozzz2019-12-031-3/+9
|
* Fix fragmented download URLChocobozzz2019-11-251-0/+2
|
* Disable webtorrent support in clientChocobozzz2019-11-253-3/+13
|