Commit Graph

13 Commits

Author SHA1 Message Date
towfiqi
b2e97b2ebe feat: Adds the Ability to set Search Console Property type via Domain Settings.
- Previously only domain properties worked with SerpBear. This feature adds the ability to add URL properties as well.
- Adds a new field "search_console" in Domain Table.
- Adds a new Search Console option in Domain Settings Modal UI.
- When the  new "This is a URL Property" option is enabled, the exact Property URL should be provided.

closes #50
2024-02-06 23:42:28 +06:00
towfiqi
3719f21d98 feat: Adds the ability for city level scraping for scapers that allow it.
- Only available for scrapers that allows custom location or city level scraping.
- When a city level keyword is added the city name is displayed in the keyword title.

closes #139, #151
2024-02-06 13:22:32 +06:00
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