aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
Commit message (Collapse)AuthorAgeFilesLines
* Migrate palette to HSLRigel Kent2020-03-113-10/+11
|
* Fix toast close iconRigel Kent2020-03-111-0/+13
|
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-103-1/+19
|
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-1/+6
| | | | | | | | | | | | | | | | | | | * 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
* Fix my-account list-overflow z-index for dropdowns compared to headerRigel Kent2020-03-091-4/+3
|
* Fix admin menu z-index for dropdowns compared to headerRigel Kent2020-03-081-1/+7
|
* Improve nav in admin/configurationRigel Kent2020-03-071-3/+15
|
* Normalize modal close buttons, and cancel/submit button stylesRigel Kent2020-03-062-4/+17
|
* Share modal light UI simplificationRigel Kent2020-03-061-1/+1
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-285-2/+49
| | | | | | | | | | | | | | * 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-2/+3
|
* Add notifications popover and tooltips to the z-index tableRigel Kent2020-02-183-10/+18
|
* Refactor email enabled functionChocobozzz2020-02-171-2/+2
|
* Improve search typeahead performance and use native eventsRigel Kent2020-02-135-7/+20
|
* Media queries to use variables when possibleRigel Kent2020-02-132-2/+2
|
* Gracefully downsize search bar for mobile devicesRigel Kent2020-02-131-0/+5
|
* Search typeahead initial designRigel Kent2020-02-132-5/+4
|
* Manage z-indexes in variablesRigel Kent2020-02-134-8/+28
|
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-132-5/+5
|
* Fix user dropdown menu with long textsRigel Kent2020-02-122-0/+13
| | | | closes #2480
* Restyle toast notifications to tone down colorsRigel Kent2020-02-061-13/+15
|
* Improve embed title background opacityChocobozzz2020-02-032-2/+8
|
* Remove progress bar transitionChocobozzz2020-02-032-9/+0
| | | | Causes some issues when we use the mouse to update play position
* Fix signup limit validator, and add warning message.Rigel Kent2020-01-311-1/+8
|
* Cleanup some client FIXMEChocobozzz2020-01-293-25/+5
|
* Remove huskyChocobozzz2020-01-212-20/+24
|
* Add action dropdown descriptionsRigel Kent2020-01-211-0/+2
|
* Accessibility fixes for #2149Rigel Kent2020-01-211-0/+1
|
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-214-1/+24
| | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color
* Add link to video in update view and smooth progress bar repositioningRigel Kent2020-01-131-0/+1
|
* Add informational message at login for visitors coming from upload buttonRigel Kent2020-01-101-1/+5
| | | | resolves #1880
* Add extra text to button when partially subscribed to all channelsRigel Kent2020-01-101-0/+2
|
* Add checkbox focus shadows, and admin resolution descriptionsRigel Kent2020-01-062-1/+5
|
* Add search bars for a user's videos and playlist libraryRigel Kent2019-12-281-0/+6
|
* (css) transparent buttons in watch pageRigel Kent2019-12-272-3/+10
|
* Update noscript message, reduce dropdown icon size and horizontal paddingRigel Kent2019-12-262-2/+7
|
* (css) vertical-center modals, bullet as separatorRigel Kent2019-12-201-0/+21
|
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-0/+6
|
* Add next video button to the playerRigel Kent2019-12-191-10/+31
|
* respect video history on explicit playlist clickRigel Kent2019-12-181-1/+1
| | | | | | | also correct font-weight for .title-page-single, and tooltip dynamic text for playlist loop button. fixes #1889
* Add play/pause bezels to the video playerRigel Kent2019-12-183-2/+46
|
* add 'up next' screen on autoplayRigel Kent2019-12-172-1/+110
|
* (css) alter .title-page section header styleRigel Kent2019-12-171-1/+8
|
* Serve audit logs to clientChocobozzz2019-12-111-1/+1
|
* Improve comment tree UIChocobozzz2019-12-101-1/+2
|
* miniature duration visibility and overlay background opacityRigel Kent2019-12-091-1/+1
|
* dropdown-menu lighter box-shadowRigel Kent2019-12-091-1/+1
|
* search filtering improvements per #1654Rigel Kent2019-12-051-0/+1
|
* Test a color for the support buttonChocobozzz2019-12-032-0/+13
|
* Fix background body colorChocobozzz2019-11-291-0/+1
|