Commit graph

79 commits

Author SHA1 Message Date
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
e3122774a6 refactor: reduce code changes 2022-02-21 09:19:03 +01:00
Tim
ad8e34f8eb refactor(Addons): use modal instead of Filters 2022-02-18 14:36:01 +01:00
Tim
6703b9771b refactor: move filters code to a new component and use it on routes 2022-02-16 23:12:52 +01:00
Tim
bf01f8d686 fix: lint issues 2022-02-16 19:14:35 +01:00
Tim
2c05e2dd80 refactor(Addons): add filter menu for mobile 2022-02-16 19:11:22 +01:00
Tim
31469a5c88 refactor(Addons): update syntax 2021-07-12 15:26:36 +02:00
Tim
884d79da95 refactor(Addons): autofocus Add addon modal input 2021-06-17 11:40:02 +02:00
nklhrstv
6335edcb13 use useCallback for render props 2021-01-06 18:56:19 +02:00
nklhrstv
d08616926b use Err content as string 2020-10-30 10:27:01 +02:00
nklhrstv
7d04ce41ce addons route adapted to changes in core 2020-10-26 14:13:59 +02:00
nklhrstv
c0085b6368 addons screen uses new installed_addons model 2020-09-15 17:42:19 +03:00
nklhrstv
d7b2588bb8 use addons return only remote addon catalogs 2020-09-14 10:57:08 +03:00
nklhrstv
e91ca3b391 update stremio-icons require statements 2020-07-17 11:35:25 +03:00
nklhrstv
a5cb553ec6 Downgrade to GPL-V2 License 2020-04-08 11:45:16 +03:00
svetlagasheva
e76b2b4f75 SearchBar props renamed 2020-04-02 14:06:51 +03:00
svetlagasheva
2844775d19 Addons uses SearchBar component 2020-04-02 13:24:13 +03:00
nklhrstv
f64a633f25 adapt route proptype for url params with latest changes in router 2020-03-28 13:06:06 +02:00
nklhrstv
4c805638b7 not needed classnames dropped 2020-03-11 10:46:43 +02:00
nklhrstv
663e204323 pull development 2020-03-11 10:43:04 +02:00
svetlagasheva
bf5a0c67a7 share modal unnecessary check removed 2020-03-10 17:20:05 +02:00
svetlagasheva
bdc951c0e4 better way for spacing between selectable inputs and search bar 2020-03-10 16:56:24 +02:00
svetlagasheva
2c3a6ae0fc Addon dataset gets the whole addon 2020-03-09 17:37:00 +02:00
svetlagasheva
0cc7eacbdb select input catalog rendered as Multiselect 2020-03-09 15:50:41 +02:00
svetlagasheva
0ceaeffd7f Addons notice container removed for now 2020-03-09 13:59:33 +02:00
svetlagasheva
af7970b2bd Addons share prompt shows more details 2020-03-06 18:18:25 +02:00
svetlagasheva
97dc57f299 Addons notice added; select input catalog options rendered as buttons 2020-03-04 16:08:58 +02:00
nklhrstv
83cf5fadb8 MainNavBars integrated in addons 2020-02-25 17:15:10 +02:00
nklhrstv
a413f310c4 open addon details fixed 2020-02-05 14:30:24 +02:00
nklhrstv
c19723bb05 navigation in addons improved 2020-02-05 13:46:07 +02:00
NikolaBorislavovHristov
02c20be5e9 rename addonTransportUrl param to transportUrl 2019-12-27 16:24:28 +02:00
NikolaBorislavovHristov
244551e815 addon details modal finalized 2019-12-18 15:22:44 +02:00
NikolaBorislavovHristov
7eccd100ab urlParams proptypes fixed 2019-12-16 11:40:27 +02:00
NikolaBorislavovHristov
bfe1c783a8 conflicts with development resolved 2019-12-16 11:30:57 +02:00
NikolaBorislavovHristov
3e1ab699f5 Addon layout changed 2019-12-15 01:38:16 +02:00
NikolaBorislavovHristov
5282ad9367 addons list ui fixed 2019-12-13 18:19:17 +02:00
NikolaBorislavovHristov
160b8b4a5b onToggle cb added to Addon 2019-12-13 18:16:41 +02:00
NikolaBorislavovHristov
bd03788c3d navigate to addon details moved in a separate function 2019-12-13 18:14:30 +02:00
NikolaBorislavovHristov
5939a98bc6 redirect to addon details on submit 2019-12-13 18:12:00 +02:00
NikolaBorislavovHristov
ef1aa994d8 Addons screen ui adapted to changes in core 2019-12-13 13:34:28 +02:00
svetlagasheva
41415f895d fix files according to linter rules 2019-12-12 11:43:32 +02:00
svetlagasheva
1e132bc8fb unused className removed 2019-11-22 15:43:39 +02:00
svetlagasheva
f27624a8a0 setInstalledAddon func renamed to installedAddon 2019-11-05 15:25:04 +02:00
svetlagasheva
86c7b746e3 addon prompt, share prompt and addons adapted to the new modal dialog 2019-11-05 14:47:00 +02:00
svetlagasheva
8bf689bc54 error case added 2019-11-01 14:33:31 +02:00
svetlagasheva
29b55484ed focusable renamed to focusRoute 2019-10-31 16:47:16 +02:00
svetlagasheva
da26b20c18 addedAddon renamed to addAddonModalOpened 2019-10-31 16:43:42 +02:00
svetlagasheva
80070aa5ec formatting 2019-10-31 16:38:05 +02:00