Commit graph

175 commits

Author SHA1 Message Date
Tim
a9bd427387 fix(Settings): add nowrap on shortcuts labels 2022-11-28 10:27:45 +01:00
Tim
7ed54097d0 refactor(Settings): add shortcuts section 2022-11-02 04:35:20 +01:00
Nikola Hristov
bab59bc061
Merge pull request #297 from Stremio/add-ultra-fast-profile 2022-10-05 11:20:09 +03:00
Alexandru Branza
95539102ab Add "Ultra Fast" Profile / Fix "Default" Profile 2022-07-31 00:58:50 +03:00
nklhrstv
183a0816fa remove not used deep_equal hooks 2022-07-12 11:05:24 +03:00
nklhrstv
b9a25a4f58 rename CoreSuspender 2022-07-10 12:47:39 +03:00
nklhrstv
27a41ae9ab Settings wrapped with model suspender 2022-07-10 12:40:14 +03:00
nklhrstv
9c6404ed41 styles updated 2022-05-25 11:36:26 +03:00
Tim
24d8b072c0 Merge remote-tracking branch 'origin' into mobile 2022-05-17 08:21:02 +02:00
core1024
aa6a2ed320
Update all file's copyright 2022-04-08 17:55:20 +03:00
Tim
484e9f51ca refactor: improve mobile layout on modals 2022-02-17 10:11:09 +01:00
Tim
9b79bf312e refactor(Settings): improve mobile layout 2022-02-16 13:10:04 +01:00
nklhrstv
efd41bc0ef change seek time setting label 2021-07-20 18:26:25 +03:00
nklhrstv
4df2da82c9 use seconds label in the multiselect options 2021-07-20 18:05:16 +03:00
nklhrstv
c7d13fbaf3 seekTimeDurationSelect renamed 2021-07-20 18:04:13 +03:00
Tim
bb73cd8695 refactor: convert seekTimeDuration to ms 2021-07-19 16:18:55 +02:00
Tim
c11caaacd0 refactor(Settings): remove seekTimeShiftDuration 2021-07-16 10:44:47 +02:00
Tim
ed51814c27 refactor(Settings): add seek time properties 2021-06-20 10:43:12 +02:00
nklhrstv
da274e02cf adapt images with the new build system 2021-01-06 18:25:47 +02:00
svetlagasheva
279b6ae48f parseInt with base 10 used 2020-11-26 17:41:38 +02:00
nklhrstv
92b15a5cbb streamingServer varable name fixed 2020-10-26 14:20:25 +02:00
nklhrstv
f3139fa217 50px tolerance added to last section 2020-10-23 14:43:47 +03:00
nklhrstv
bd8a6e75e8 useProfileSettingsInputs uses camel case for core prop names 2020-10-23 14:19:31 +03:00
nklhrstv
7386300907 not needed renderLabelText removed 2020-09-15 18:00:46 +03: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
e91ca3b391 update stremio-icons require statements 2020-07-17 11:35:25 +03:00
nklhrstv
fdee87b8ab stremio-colors import statements updated 2020-07-17 11:24:16 +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
54ca9a4951 useStreamingServer moved to common 2020-06-03 12:54:36 +03:00
Tim
d7ce3555af change streaming server url from settings 2020-05-29 12:23:52 +02:00
nklhrstv
4868e9521f Core transport decoupled from Core service 2020-05-15 17:26:33 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
nklhrstv
35821e2303 add tabIndex -1 to all disabled buttons in Settings 2020-03-28 21:09:55 +02:00
nklhrstv
15bb6c5c7b settings section separator color changed 2020-03-26 23:28:41 +02:00
nklhrstv
879ca0b12e trakt icon fixed 2020-03-25 17:26:32 +02:00
nklhrstv
8bee0b4e50 disable settings that are not implemented yet 2020-03-25 15:45:07 +02:00
nklhrstv
55ba842bc2 title attribute added to side menu items in settings 2020-03-25 15:43:48 +02:00
nklhrstv
28b1a56986 use general section as initially selected 2020-03-25 15:41:39 +02:00
nklhrstv
6110637d31 update section id when settings get focused 2020-03-25 15:41:00 +02:00
nklhrstv
b62ae9a5d7 text color in settings updated 2020-03-25 15:39:33 +02:00