aboutsummaryrefslogtreecommitdiff
path: root/src/frontend
Commit message (Collapse)AuthorAgeFilesLines
* feat: only persist necessary stream propertiesMiguel Ángel Moreno13 days1-15/+28
|
* feat: add responsive popovers and use classes over stylesMiguel Ángel Moreno13 days9-27/+31
|
* feat: add notification when adding multiple streams to bookmarkMiguel Ángel Moreno13 days2-10/+11
|
* feat: fix background player bg imageMiguel Ángel Moreno13 days1-1/+2
|
* feat: make modals overlay other contentMiguel Ángel Moreno13 days1-1/+1
|
* feat: change secondary button light background colorMiguel Ángel Moreno13 days1-1/+1
|
* feat: add error handling to bookmarks import handlersMiguel Ángel Moreno2024-12-091-15/+24
|
* feat: add loading notification type and refine stylesMiguel Ángel Moreno2024-12-091-4/+6
|
* fix: fix word break in error containerMiguel Ángel Moreno2024-12-091-1/+1
|
* feat: move pages containing related streams to new scroll approachMiguel Ángel Moreno2024-12-084-40/+11
|
* fix: fix loading of tab related streamsMiguel Ángel Moreno2024-12-082-26/+83
|
* feat: replace scrolled to bottom sub with IntersectionObserver APIMiguel Ángel Moreno2024-12-081-129/+150
|
* feat: reset channel state on leaving channel routeMiguel Ángel Moreno2024-12-032-1/+7
|
* feat: format comments like countMiguel Ángel Moreno2024-12-031-1/+1
|
* fix: fix uploader avatar in hearted commentsMiguel Ángel Moreno2024-12-031-3/+7
|
* feat: add word break to error container instead of force truncatingMiguel Ángel Moreno2024-12-031-1/+1
|
* feat: style channel subscriber count like in other placesMiguel Ángel Moreno2024-12-031-4/+4
|
* feat: add word break in error containerMiguel Ángel Moreno2024-12-031-1/+2
|
* feat: only show subscriber count for channel related itemsMiguel Ángel Moreno2024-12-031-4/+4
|
* feat: tweak search form spacing valuesMiguel Ángel Moreno2024-12-031-5/+5
|
* feat: remove popup menu default menu stylesMiguel Ángel Moreno2024-12-034-4/+6
|
* feat: make layout switcher and popover menu layout more compactMiguel Ángel Moreno2024-12-032-35/+39
|
* feat: put popover menu button next to related items titleMiguel Ángel Moreno2024-12-031-6/+7
|
* feat(frontend): add tab support in stream pagesMiguel Ángel Moreno2024-12-032-5/+38
|
* feat(frontend): use the highest resolution thumbnails and avatarsMiguel Ángel Moreno2024-12-039-61/+92
|
* feat: break words in descriptionMiguel Ángel Moreno2024-12-021-1/+1
|
* feat: only show like/dislike container when these existMiguel Ángel Moreno2024-12-021-9/+10
|
* feat: modify start radio labelsMiguel Ángel Moreno2024-12-024-4/+4
|
* fix: fix queue position persistenceMiguel Ángel Moreno2024-12-022-2/+2
|
* feat: don't show loading indicator if bg player is nullMiguel Ángel Moreno2024-12-022-2/+2
|
* fix: fix items url linksMiguel Ángel Moreno2024-12-021-3/+9
|
* feat: add layout switcher to bookmarks pagesMiguel Ángel Moreno2024-12-022-8/+11
|
* feat: add missing like events notificationsMiguel Ángel Moreno2024-12-022-2/+3
|
* feat: only show tags container if these existMiguel Ángel Moreno2024-12-021-5/+6
|
* fix: fix items url for bookmarks pagesMiguel Ángel Moreno2024-12-021-7/+5
|
* feat: add right padding to bg player metadata containerMiguel Ángel Moreno2024-12-021-1/+1
|
* feat: remove bogus modals importMiguel Ángel Moreno2024-12-021-1/+0
|
* feat: add guard for player on source changeMiguel Ángel Moreno2024-12-021-3/+4
|
* feat: add responsive styles to thumbnailsMiguel Ángel Moreno2024-12-023-6/+6
|
* feat: refine stream page stylesMiguel Ángel Moreno2024-12-021-25/+21
|
* fix: fix default value for items layout settingMiguel Ángel Moreno2024-12-021-1/+1
|
* feat: use formatted quantities in channel and playlist pagesMiguel Ángel Moreno2024-12-012-7/+10
|
* feat: add modals container in top-level viewMiguel Ángel Moreno2024-12-012-1/+2
|
* feat: refine colors and font sizesMiguel Ángel Moreno2024-12-018-70/+78
|
* feat: add tabs in settings page and add items layout settingMiguel Ángel Moreno2024-12-018-35/+59
|
* feat: remove buttons padding and use flex gapMiguel Ángel Moreno2024-12-013-8/+7
|
* feat: refine popover menu stylesMiguel Ángel Moreno2024-12-011-2/+3
|
* feat: add default classes to uploader-avatar componentMiguel Ángel Moreno2024-12-011-2/+3
|
* feat: add navigation popover menu on playlist pagesMiguel Ángel Moreno2024-12-011-29/+35
|
* fix: fix search show-form event handlerMiguel Ángel Moreno2024-12-011-5/+1
|