| .. |
|
AddonDetailsModal
|
fix(AddonsDetailsModal): import error
|
2024-10-06 10:01:15 +02:00 |
|
BottomSheet
|
fix(BottomSheet): was hidden on ipad pro in portait mode
|
2024-12-16 12:10:29 +01:00 |
|
Button
|
fix: remove blue select box from the buttons
|
2024-12-16 12:40:03 +02:00 |
|
Chips
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into feat/calendar
|
2024-10-09 10:52:08 +02:00 |
|
ColorInput
|
fix: colorInput component styles
|
2024-12-16 13:00:09 +02:00 |
|
ContinueWatchingItem
|
fix: show new videos counter on library items
|
2024-02-01 08:51:41 +01:00 |
|
DelayedRenderer
|
chore: update eslint
|
2024-10-07 12:17:33 +02:00 |
|
EventModal
|
fix: rename old class to align to new impl
|
2024-12-17 15:32:45 +02:00 |
|
HorizontalScroll
|
refactor: use shared HorizontalScroll component for Chips and Calendar
|
2024-07-03 18:03:23 +02:00 |
|
Image
|
img loading='lazy'
|
2024-10-31 10:56:10 +01:00 |
|
LibItem
|
fix: dismiss was visible on all library items
|
2024-03-29 16:12:51 +02:00 |
|
MainNavBars
|
refactor: remove addons button horizontal navbar
|
2024-12-15 21:22:15 +02:00 |
|
MetaItem
|
fix: metaitem styles
|
2024-04-03 19:10:23 +03:00 |
|
MetaPreview
|
fix: modal size
|
2024-03-28 05:56:37 +01:00 |
|
MetaRow
|
fix: show new videos counter on library items
|
2024-02-01 08:51:41 +01:00 |
|
ModalDialog
|
fix: dropdowns were not visible in pop-up
|
2024-12-11 12:33:56 +02:00 |
|
Multiselect
|
refactor: sizes of the menu-container
|
2024-12-11 12:26:40 +02:00 |
|
MultiselectMenu
|
refactor: sizes of the menu-container
|
2024-12-11 12:26:40 +02:00 |
|
NavBar
|
refactor: remove addons button horizontal navbar
|
2024-12-15 21:22:15 +02:00 |
|
Platform
|
fix(Platform): macos detection
|
2024-10-08 14:32:23 +02:00 |
|
PlayIconCircleCentered
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
Popup
|
refactor: margin top deleted from popup styles
|
2023-10-24 09:45:51 +03:00 |
|
RadioButton
|
fix: remove blue select box from the buttons
|
2024-12-16 12:40:03 +02:00 |
|
SearchBar
|
feat: Support Multiple Server URLs in the settings
|
2024-10-21 17:13:46 +03:00 |
|
SharePrompt
|
feat: Support Multiple Server URLs in the settings
|
2024-10-21 17:13:46 +03:00 |
|
Slider
|
refactor: delete viewbox and circle
|
2023-10-24 14:09:00 +03:00 |
|
StreamingServerWarning
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
TextInput
|
fix(TextInput): submit not triggering
|
2024-12-16 10:17:20 +01:00 |
|
Toast
|
chore: update eslint
|
2024-10-07 12:17:33 +02:00 |
|
Toggle
|
feat: Support Multiple Server URLs in the settings
|
2024-10-21 17:13:46 +03:00 |
|
Tooltips
|
fix: tooltips style position issue
|
2024-12-11 17:07:01 +01:00 |
|
Video
|
fix: mark video as watched on player
|
2024-12-08 13:57:40 +01:00 |
|
animations.less
|
feat: add BottomSheet to calendar for mobile
|
2024-09-23 14:28:06 +02:00 |
|
comparatorWithPriorities.js
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
CONSTANTS.js
|
Merge branch 'development' into feat/manage-streaming-urls
|
2024-11-28 15:01:40 +02:00 |
|
CoreSuspender.js
|
chore: update eslint
|
2024-10-07 12:17:33 +02:00 |
|
getVisibleChildrenRange.js
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
index.js
|
fix: mark video as watched on player
|
2024-12-08 13:57:40 +01:00 |
|
interfaceLanguages.json
|
chore: add new interface languages
|
2024-11-04 13:35:21 +01:00 |
|
languageNames.json
|
languageNames moved to common
|
2020-03-14 23:46:48 +02:00 |
|
routesRegexp.js
|
feat: calendar
|
2024-06-18 12:07:34 +02:00 |
|
screen-sizes.less
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
useAnimationFrame.js
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
useBinaryState.d.ts
|
fix: lint
|
2024-10-07 13:43:53 +02:00 |
|
useBinaryState.js
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
useFullscreen.js
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
useLiveRef.js
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
useModelState.js
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
useNotifications.d.ts
|
chore: update eslint
|
2024-10-07 12:17:33 +02:00 |
|
useNotifications.js
|
feat: add notification counter on library items
|
2023-07-31 20:09:49 +02:00 |
|
useOnScrollToBottom.js
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
useOutsideClick.ts
|
chore: update eslint
|
2024-10-07 12:17:33 +02:00 |
|
useProfile.d.ts
|
chore: update eslint
|
2024-10-07 12:17:33 +02:00 |
|
useProfile.js
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
usePWA.js
|
refactor: usePWA
|
2023-11-17 18:35:51 +02:00 |
|
useStreamingServer.d.ts
|
chore: update eslint
|
2024-10-07 12:17:33 +02:00 |
|
useStreamingServer.js
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
useTorrent.js
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
useTranslate.js
|
Fix Backward Support for Older Browsers
|
2024-10-25 15:58:58 +03:00 |