aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
Commit message (Collapse)AuthorAgeFilesLines
* Fix subscription button radiusChocobozzz2022-09-281-0/+3
|
* Handle network issues in video player (#5138)kontrollanten2022-09-283-2/+38
| | | | | | | | | | | | | | * feat(client/player): handle network offline * feat(client/player): human friendly err msg * feat(client/player): handle broken resolutions When an error occurs for a resolution, remove the resolution and try with another resolution. * fix(client/player): prevent err handl when offline * fix(client/player): localize offline text
* Upgrade client dependenciesChocobozzz2022-07-272-2/+6
|
* Fix z-index with custom homepageChocobozzz2022-07-182-4/+4
|
* Rename not fount page to error pageChocobozzz2022-07-082-0/+15
|
* Put instance name in embed buttonChocobozzz2022-06-281-2/+17
|
* Theme fixesChocobozzz2022-06-286-14/+28
|
* Registration css fixesChocobozzz2022-06-283-3/+17
|
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-241-0/+1
|\
* | Reduce form error font sizeChocobozzz2022-06-201-5/+6
| |
* | Handle input error in custom input textChocobozzz2022-06-201-1/+7
| |
* | Handle input error in markdown textareaChocobozzz2022-06-201-3/+11
| |
* | Fix dropdown z-indexChocobozzz2022-06-202-5/+5
| |
* | Don't display input error in red on typingChocobozzz2022-06-162-12/+6
| |
* | Cleanup title-page CSSChocobozzz2022-06-162-18/+33
| |
* | Fix top menu opacityChocobozzz2022-06-162-3/+3
| |
* | Increase global font sizeChocobozzz2022-06-1610-59/+56
| |
* | Move alert into to pt-alert-primaryChocobozzz2022-06-151-4/+0
| |
* | Improve login page UIChocobozzz2022-06-151-2/+12
| |
* | Remove duplicated hidden attributeChocobozzz2022-06-151-4/+0
| |
* | Lighter foreground font colorChocobozzz2022-06-151-2/+2
| |
* | Redesign register stepsChocobozzz2022-06-155-4/+59
| |
* | Remove unused global cssChocobozzz2022-06-131-9/+0
| |
* | Cleanup primeng cssChocobozzz2022-06-131-67/+4
| |
* | Reorganize application.scssChocobozzz2022-06-133-204/+213
| |
* | Replace all glyphicon iconsChocobozzz2022-06-136-118/+136
| |
* | Replace glyphicon chevronChocobozzz2022-06-102-0/+34
| |
* | Fix notification z-index with modalsChocobozzz2022-06-101-2/+2
| |
* | Rename input toggle hidden to input textChocobozzz2022-06-101-1/+1
| | | | | | | | It's more than just an hidden toggle
* | Prefer using our icons for notificationsChocobozzz2022-06-101-4/+4
| |
* | Use bootstrap loaderChocobozzz2022-06-101-15/+1
| |
* | Add comments to bootstrap CSSChocobozzz2022-06-101-5/+24
| |
* | Fix buttons hovering background color in tablesChocobozzz2022-06-101-8/+11
| |
* | Remove secondary color themeChocobozzz2022-06-104-22/+0
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-103-11/+22
|\|
| * Fix classic select and ng select css inconsistencyChocobozzz2022-06-103-9/+17
| |
| * Fix peertube select weightChocobozzz2022-06-101-2/+5
| |
* | Migrate to bootstrap 5Chocobozzz2022-06-1010-160/+139
| |
* | Fix various typosluz paz2022-06-071-1/+1
| | | | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy`
* | Add live autostart/messages in embedChocobozzz2022-05-311-0/+9
|/
* Fix lintChocobozzz2022-05-201-4/+4
|
* Add control bar option for peertube playerChocobozzz2022-05-201-0/+4
|
* Fix help component z-indexChocobozzz2022-05-044-42/+71
|
* Fix ng-select hoveringChocobozzz2022-05-021-2/+4
|
* Fix ng select input font colorChocobozzz2022-05-021-0/+4
|
* Fix avatar responsiveChocobozzz2022-05-021-0/+4
|
* Display live info in my videosChocobozzz2022-04-201-1/+1
|
* Support videos stats in clientChocobozzz2022-04-151-0/+44
|
* Some fixes for themesChocobozzz2022-03-156-7/+33
|
* Fix hidden player on inactivityChocobozzz2022-03-141-1/+1
|