Botzy
|
bb45004586
|
fix: memoize url params
|
2025-06-24 17:58:07 +03:00 |
|
Botzy
|
3cabd4a51e
|
Merge branch 'development' into feat/react-router
|
2025-06-18 15:25:33 +03:00 |
|
Botzy
|
2f0ec456fe
|
Merge branch 'development' into feat/untranslated-strings
|
2025-06-10 13:57:12 +03:00 |
|
Botzy
|
d692d09041
|
fix: replace all remaining untranslated strings with translation keys
|
2025-05-28 17:17:34 +03:00 |
|
Botzy
|
3c249e5925
|
fix hardcoded titles with no translations
|
2025-05-27 18:20:18 +03:00 |
|
Botzy
|
f24ad7d069
|
fix(Addons): added missing translation keys
|
2025-05-23 17:17:30 +03:00 |
|
Botzy
|
ed65bed7c8
|
fix(Addons): parse correct url and search params
|
2025-04-29 18:42:34 +03:00 |
|
Botzy
|
7147c954c9
|
refactor(Addons): replace Multiselect with MultiselectMenu component
|
2025-03-12 20:07:21 +02:00 |
|
Tim
|
ccf593d644
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into refactor/components
|
2025-01-06 14:28:54 +01:00 |
|
Tim
|
003881d06d
|
refactor: move components to their own folder
|
2024-12-31 18:34:22 +01:00 |
|
Tim
|
d589b67f85
|
feat(Addons): make addons actions one click
|
2024-12-21 23:14:48 +01:00 |
|
Timothy Z.
|
4b22bda09c
|
feat: addon placeholder
|
2024-12-18 17:07:19 +02:00 |
|
Tim
|
443e86a1ad
|
feat: impl openExternal for shell compatibility
|
2024-09-25 15:34:32 +02:00 |
|
Tim
|
0cb651b12b
|
Merge branch 'development' of https://github.com/Stremio/stremio-web into redesign
|
2023-08-22 12:23:03 +02:00 |
|
Tim
|
bb8a6d01a2
|
refactor(Addons): style
|
2023-07-04 13:49:44 +02:00 |
|
Tim
|
50b16590a6
|
refactor: update icons
|
2023-06-09 22:18:43 +02:00 |
|
Tim
|
32aee9de6a
|
refactor: update copyright header year
|
2023-06-09 19:16:32 +02:00 |
|
Tim
|
cc976f27e7
|
feat: add configure button for addons
|
2023-04-26 09:07:50 +02:00 |
|
Tim
|
87fb0c5af8
|
refactor: add translations
|
2022-12-15 17:46:55 +01:00 |
|
Tim
|
9938e30648
|
refactor: add more translations
|
2022-12-14 22:42:12 +01:00 |
|
Tim
|
f06f21ce75
|
refactor: translate more strings
|
2022-12-14 22:11:51 +01:00 |
|
nklhrstv
|
09dfeb1d42
|
Addons wrapped with core suspender
|
2022-07-11 13:44:52 +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
|
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 |
|