11 Commits

Author SHA1 Message Date
towfiqi
c897a52550 feat: Adds the ability to show/hide Keys & Passwords in Settings Panel 2024-01-13 11:31:40 +06:00
towfiqi
4a47cedad8 refactor: improves Performance & Code Readability
- Replaces useEffet with useMemo & useLayoutEffect where necessary.
- Converts some useEffects to separate hooks.
- Moves the functions defined within components to utils.
- Splits the Keywords renderPosition function to its own component.
2024-01-13 10:10:49 +06:00
towfiqi
2339e31af9 feat: Domains now show their favicon.
closes #130
2023-11-11 11:29:59 +06:00
towfiqi
fc183d246d feat: Displays the Best position of the keywords
closes #89
2023-11-03 20:45:36 +06:00
Towfiq
49b4769528 feat: integrates Google Search Console. 2022-12-20 13:24:29 +06:00
Towfiq
be4db26316 feat: Adds a search field in Country select field.
resolves: #2
2022-12-01 12:01:13 +06:00
Towfiq
d6871097a2 fix: API URL should be dynamic. 2022-11-30 11:40:53 +06:00
Towfiq
0d8a79cf28 Added Animation 2022-11-27 23:10:47 +06:00
Towfiq
d99bf1f5ac Updated Documentation Link 2022-11-27 21:30:35 +06:00
Towfiq
6afb6030b7 Added Mobile Add Domain Button. 2022-11-27 21:29:37 +06:00
Towfiq
51ebe3e326 first commit 2022-11-24 20:13:54 +06:00