Commit graph

3272 commits

Author SHA1 Message Date
nklhrstv
7e6e6a896f useInLibrary refactored to use ctx 2020-09-05 23:37:35 +03:00
nklhrstv
6f2ef06cd6 fix trailers proptype 2020-09-02 17:22:22 +03:00
nklhrstv
d0b552ed2d MetaPreview adapted to changes in addon protocol 2020-09-02 16:12:22 +03:00
nklhrstv
1be764c103 imdb url provided by addons 2020-09-02 12:58:40 +03:00
Nikola Hristov
37b3977601
Merge pull request #178 from tymmesyde/development
change streaming server url
2020-08-18 10:41:54 +03:00
Tim
8816d8b90c
Merge pull request #1 from nklhrstv/configure-server-url
Configure streaming server url refactor
2020-08-17 12:17:53 +02:00
nklhrstv
7b7a041d77 adapt streamig server url input with changes in core 2020-08-13 17:31:58 +03:00
nklhrstv
47a41ad5b4 Merge branch 'development' of github.com:Stremio/stremio-web into configure-server-url 2020-08-13 17:31:39 +03:00
nklhrstv
3570be6d3c use old core api 2020-08-13 13:12:16 +03:00
nklhrstv
b26f85259c configure streaming server url layout refactored 2020-08-13 12:33:46 +03:00
nklhrstv
a8c8c0bf66 configure button shape fixed to be square 2020-08-13 12:33:40 +03:00
nklhrstv
95d17758b3 not needed notice removed 2020-08-13 12:33:29 +03:00
nklhrstv
1dce51c806 renamed edit-server-url-modal-content classname in settings 2020-08-13 12:33:22 +03:00
nklhrstv
5f4a20ac86 server url title attributes fixed 2020-08-13 12:33:14 +03:00
nklhrstv
6a9c7179da remove not needed overflow hidden 2020-08-13 12:33:05 +03:00
nklhrstv
a7758e0bd1 move communication with core in useProfileSettingsInputs 2020-08-13 12:32:43 +03:00
nklhrstv
c67c12bf6d stremio-video 0.0.5 installed 2020-08-12 14:56:55 +03:00
nklhrstv
064f464f83 dotenv removed 2020-07-28 16:52:39 +03:00
nklhrstv
a7dd83f985 bebel-runtime moved to runtime dependencies 2020-07-21 16:12:51 +03:00
Nikola Hristov
834abf8c85
Merge pull request #187 from Stremio/update-stremio-icons
Update stremio icons
2020-07-17 11:56:45 +03:00
nklhrstv
e91ca3b391 update stremio-icons require statements 2020-07-17 11:35:25 +03:00
nklhrstv
2540bb2764 stremio-icons installed from npm 2020-07-17 11:34:50 +03:00
Nikola Hristov
f4441d107d
Merge pull request #186 from Stremio/update-stremio-colors
Update stremio colors
2020-07-17 11:30:35 +03:00
nklhrstv
fdee87b8ab stremio-colors import statements updated 2020-07-17 11:24:16 +03:00
nklhrstv
e6924f2cbc install stremio-colors from npm 2020-07-17 11:10:26 +03:00
Nikola Hristov
1a2f05fa07
Merge pull request #184 from Stremio/npm
Migrate from GitHub packages to NPM
2020-07-16 13:29:29 +03:00
nklhrstv
d908cda20b netlify badge added 2020-07-16 13:19:22 +03:00
nklhrstv
a807ed7224 change netlify website 2020-07-16 12:35:05 +03:00
nklhrstv
d29ea5c972 release workflow uses checkout v2 2020-07-15 16:21:29 +03:00
nklhrstv
03a5268f23 update release workflow to work with npm 2020-07-15 15:32:24 +03:00
nklhrstv
1fc1de2e59 release job renamed 2020-07-15 14:54:19 +03:00
nklhrstv
f9e2ea97f5 run release workflow on publish new gh release 2020-07-15 14:54:02 +03:00
nklhrstv
1bf3e2175e test job name changed 2020-07-15 14:52:05 +03:00
nklhrstv
bfd3dc3a2d test workflow uses checkout v2 2020-07-15 14:48:18 +03:00
nklhrstv
c1be03b32c test workflow refactored to use npm 2020-07-15 14:48:03 +03:00
nklhrstv
905daf5d59 run test workflow on push 2020-07-15 14:46:41 +03:00
nklhrstv
0f555fff2c build workflow uses upload artivact v2 2020-07-15 14:46:16 +03:00
nklhrstv
a757de420d build workflow uses checkout v2 2020-07-15 14:44:31 +03:00
nklhrstv
a1a0246fae build steps names improved 2020-07-15 14:42:58 +03:00
nklhrstv
f3dd89b27c run build action on push 2020-07-15 14:40:43 +03:00
nklhrstv
3f918d8024 build action updated to use npm 2020-07-15 14:39:48 +03:00
nklhrstv
ea298b06db update README with npm commands 2020-07-15 14:38:13 +03:00
nklhrstv
47b00ad664 migrate to npm package manager 2020-07-15 14:36:52 +03:00
Nikola Hristov
c8157be70e
Merge pull request #183 from Stremio/streaming-server-middleware
Streaming server middleware
2020-07-15 14:32:26 +03:00
Tim
06d48114b0 move server url input dispatch into modal callback 2020-06-04 08:17:37 +02:00
Tim
82d83e7ceb added button that opens modal to edit streaming server url 2020-06-03 21:14:17 +02:00
nklhrstv
c49d4baef5 chromecastServiceActive flag renamed 2020-06-03 17:29:24 +03:00
nklhrstv
2bbf3934c9 Merge branch 'development' of github.com:Stremio/stremio-web into streaming-server-middleware 2020-06-03 16:21:12 +03:00
Nikola Hristov
819f243ba9
Merge pull request #179 from Stremio/meta-preview-links-fix
check for valid links
2020-06-03 16:14:44 +03:00
nklhrstv
db516eb45e Merge branch 'development' of github.com:Stremio/stremio-web into streaming-server-middleware 2020-06-03 16:11:45 +03:00