Commit graph

4543 commits

Author SHA1 Message Date
Tim
1945b70ebd
Merge pull request #551 from Stremio/feature-watched-indicator
feature: watched indicator
2024-01-02 09:10:59 +01:00
kKaskak
a628cf41bc feature: watched indicator 2023-12-26 14:57:30 +02:00
Tim
a2c10e5d14 5.0.0-beta.4 2023-12-20 13:17:14 +01:00
Tim
39a1141961 refactor(CONSTANTS): remove infuse from external players 2023-12-20 13:14:47 +01:00
Tim
b0c67c1c0d chore: update stremio-core-web 2023-12-20 12:21:58 +01:00
Tim
f5a0bc86e5
Merge pull request #542 from Stremio/fix/external-player-stream
fix: external player stream logic
2023-12-20 11:58:51 +01:00
Tim
1574c98735 feat(CONSTANTS): add infuse as external player 2023-12-20 11:33:20 +01:00
Tim
d0d4ef25eb fix: external player stream logic 2023-12-20 07:36:11 +01:00
Tim
d684723ec0 5.0.0-beta.3 2023-12-19 15:58:02 +01:00
Tim
6b4adf7d9a
Merge pull request #541 from Stremio/fix/navbar-tab-label-overflow
fix(VerticalNavBar): tab label overflow
2023-12-19 14:54:25 +01:00
Tim
0626c8511c
Merge pull request #488 from Stremio/fix-add-nav-menu-content-glow
feat: box-shadow glow to popups
2023-12-19 12:26:16 +01:00
Tim
4f9bd2a702 fix(VerticalNavBar): tab label overflow 2023-12-19 12:17:54 +01:00
Vladimir Borisov
2613a0698d
Remove .dockerignore 2023-12-18 17:25:11 +02:00
Tim
aed8b0c395 chore: update git repo package declarations 2023-12-18 15:53:28 +01:00
Tim
443f25ab69 chore: update stremio-translations 2023-12-18 15:37:37 +01:00
Tim
0027ce8236
Merge pull request #513 from edde746/add-iina-mpv
Add IINA & mpv as external players
2023-12-18 15:20:44 +01:00
Tim
63d0a44fc7 refactor(Settings): external player options 2023-12-18 14:49:11 +01:00
Tim
f0f11d15ba Merge branch 'development' of https://github.com/Stremio/stremio-web into add-iina-mpv 2023-12-18 14:34:41 +01:00
Tim
0be5b6061b
Merge pull request #537 from Stremio/fix/core-error-handling
Fix core error handling
2023-12-18 13:40:10 +01:00
Tim
ca914b4775
Merge pull request #536 from Stremio/feature-seasonal-notif
Feature: seasonal notification - EventModal
2023-12-18 13:23:31 +01:00
Tim
1ae7b8cce7 style(EventModal): add blur to backdrop 2023-12-18 12:05:06 +01:00
Tim
59abfb7c5f refactor(ErrorDialog): use translation strings 2023-12-18 11:36:32 +01:00
Tim
6ba0ff9512 chore: update stremio-translations 2023-12-18 11:30:19 +01:00
Tim
d9feff83bf style(App): update error dialog to latest design 2023-12-17 17:35:19 +01:00
Tim
4738923be6 fix(App): core error handling was broken 2023-12-17 17:24:17 +01:00
Tim
fc85517904 Merge branch 'feature-seasonal-notif' of https://github.com/Stremio/stremio-web into feature-seasonal-notif 2023-12-15 16:16:41 +01:00
Tim
14839d220e refactor(EventModal): implement two types of modals 2023-12-15 16:16:18 +01:00
kKaskak
ca11721cd2 update: action-button styles 2023-12-14 23:29:14 +01:00
Tim
236a3d5050 refactor(EventModal): use events from ctx 2023-12-14 22:26:36 +01:00
Tim
d1a384fcb7 Merge branch 'development' of https://github.com/Stremio/stremio-web into feature-seasonal-notif 2023-12-14 22:07:48 +01:00
Tim
0463cb109f refactor(Player): update to latest core changes 2023-12-14 21:19:21 +01:00
Tim
e842857c35 chore: update stremio-core-web 2023-12-14 21:00:51 +01:00
kKaskak
3710399bca refactor: EventModal imports 2023-12-14 17:13:48 +01:00
kKaskak
56ff346512 refactor: naming 2023-12-14 16:37:27 +01:00
kKaskak
4153c9b003 feature: correct redirect and action while clicking the button 2023-12-14 15:18:05 +01:00
kKaskak
9594efbb0e refactor: created a separate component 2023-12-14 15:06:06 +01:00
kKaskak
cd8be46584 refactor: naming changes + conditional rendering for the button 2023-12-14 12:33:10 +01:00
kKaskak
179ed3948f feature: useFetchNotficationData hook + new approach 2023-12-14 12:17:51 +01:00
kKaskak
156a129cc4 feature: seasonal notfication - no logic 2023-12-13 15:41:51 +01:00
Tim
f89c185d30
Merge pull request #522 from edde746/move-manifest
Move manifest
2023-12-10 21:13:20 +01:00
Tim
438f054718
Merge pull request #515 from Stremio/surround_sound_enabled
Surround sound setting
2023-12-08 16:13:56 +01:00
Tim
6e556bbf8c feat: add screenshots to PWA manifest 2023-12-07 21:27:48 +01:00
Tim
9893bb8897 fix: PWA manifest 2023-12-07 21:27:31 +01:00
unclekingpin
9e14c1b838 bump translations 2023-12-07 03:19:52 -08:00
unclekingpin
dd192e9ca0 bump stremio-translations 2023-12-07 02:21:21 -08:00
unclekingpin
be2e73159b Merge branch 'development' of github.com:Stremio/stremio-web into surround_sound_enabled 2023-12-07 01:56:58 -08:00
unclekingpin
1724f815f2 bump core 2023-12-07 01:56:11 -08:00
edde746
b66534241c adjust icon size 2023-12-06 23:47:40 +01:00
Tim
4c95cf5672
Merge pull request #516 from Stremio/feat/next-video-action
Feat/Player Action NextVideo
2023-12-05 21:47:22 +01:00
Tim
e36973a44b
Merge pull request #527 from Stremio/chore/update-core-web-to-v0.44.30
chore: bump stremio-core-web to v0.44.30
2023-12-05 18:43:27 +01:00