aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
Commit message (Collapse)AuthorAgeFilesLines
* Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-131-0/+54
|
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-132-11/+34
| | | | for index url
* Improve from-now pipe readabilityRigel Kent2020-04-111-0/+5
|
* Prevent torrent indicators in player to overflow with small sizesRigel Kent2020-04-101-0/+1
|
* Align border color for peertube-checkbox with other inputsRigel Kent2020-04-101-1/+1
|
* Cleanup menu footer linksChocobozzz2020-04-081-1/+0
|
* Improve channel and account display on medium devicesRigel Kent2020-04-032-5/+19
|
* Put box-shadow for input focus in variables, apply form-control to p-multiselectRigel Kent2020-04-035-6/+24
|
* Refactor torrent-or-magnet divider in video importRigel Kent2020-04-031-0/+23
|
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-024-8/+101
|
* More discrete close icon for toastRigel Kent2020-04-021-8/+8
|
* Remove deprecated NgbTabsetModule moduleChocobozzz2020-04-011-10/+4
|
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-0/+82
|
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-135-12/+31
|
* Fix margins/widths with top-menu and main-col on small screensRigel Kent2020-03-131-1/+6
|
* More modern avatar upload, quota represented with progress barsRigel Kent2020-03-132-1/+8
|
* Properly scroll to anchors in links, especially in admin configRigel Kent2020-03-111-0/+5
|
* 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
|