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
2783de5c65
refactor: separates client and backend utils.
2024-01-12 22:40:28 +06:00
towfiqi
9dce1d5b48
chore: resolves test issues
2023-11-12 20:58:03 +06:00
towfiqi
60c68bd339
feat: Adds ability to visit pages from Insight tab
2023-11-11 11:42:14 +06:00
towfiqi
2339e31af9
feat: Domains now show their favicon.
...
closes #130
2023-11-11 11:29:59 +06:00
towfiqi
4a60271cac
fix: Resolves Website Thumbnail missing issue
...
You can now set your own thum.io key to fetch screenshot. More in docs.
closes #131
2023-11-11 11:17:44 +06:00
towfiqi
9b9b74af4c
fix: Resolves issue with adding long tld emails
...
closes #127
2023-11-09 20:35:01 +06:00
SebastjanPrachovskij
8a35e358e6
Integrate SearchApi to SerpBear
...
Remove unnecessary spacing
Fix keyword.id & authorization for searchapi
2023-11-09 14:50:11 +02:00
towfiqi
f57bca23da
fix: Resolves missing keyword scrape spinner issue
2023-11-03 21:30:00 +06:00
towfiqi
fc183d246d
feat: Displays the Best position of the keywords
...
closes #89
2023-11-03 20:45:36 +06:00
towfiqi
994afbcedb
chore: changes toggle button ui
2023-11-03 13:51:50 +06:00
towfiqi
d3d336fa71
feat: Remembers last selected coutry
...
closes #101
2023-11-03 12:47:29 +06:00
towfiqi
6f34d64fd5
chore: opens keyword detail view on chart click
2023-11-03 12:43:56 +06:00
towfiqi
a0014c7650
chore: breakup Settings component
2023-11-03 12:20:02 +06:00
towfiqi
dc3c7a722b
feat: Adds ability to disable/clear retry queue for failed keywords
2023-11-03 11:59:51 +06:00
towfiqi
312d12f589
chore: fixes tag menu overlap issue.
2023-11-02 22:46:55 +06:00
towfiqi
c0470cfa9d
fix: Fixes issue with adding hyphenated subdomains.
2023-11-02 22:15:26 +06:00
towfiqi
0a83924ffe
feat: Add option to Delay Between scrapes.
...
fixes #87
2023-03-29 20:54:30 +06:00
towfiqi
d9505158c4
fix: Fixes first Keryword Error cut off issue.
2023-03-29 20:11:56 +06:00
towfiqi
9757fde02e
fix: Fixes lags when tracking thousands of keywords
...
fixes #88
2023-03-29 12:59:22 +06:00
towfiqi
0538a8c016
feat: Integrates Space Serp.
2023-03-29 12:14:28 +06:00
Martin Silha
dce7c412e8
fix(components): fix typo "Goolge" -> "Google"
2023-03-16 21:44:59 +00:00
towfiqi
b9d58a721d
fix: Settings Update Toast was not showing up.
2023-03-05 19:39:14 +06:00
towfiqi
3b6d034d6f
feat: Adds Keyword Scraping Interval Settings.
...
fixes #81 , #76
2023-03-05 12:28:21 +06:00
towfiqi
5dd366b91e
fix: Fixes Broken Image thumbnail loading issue.
2023-03-05 12:14:08 +06:00
towfiqi
c5af94a146
feat: Keyword ranking pages can now be clicked.
2023-02-15 23:33:23 +06:00
towfiqi
d9e0d0107a
chore: keyword details title style issue fix.
2023-01-11 21:30:34 +06:00
towfiqi
9e9dad7631
feat: Ability to tag multiple keywords at once
...
fixes #54
2023-01-11 21:29:52 +06:00
towfiqi
8139e399c1
fix: Fixes Position and View Sort.
...
fixes #46
2023-01-11 13:15:09 +06:00
Towfiq
123ad81dae
fix: Fixes bug that prevents Saving API settings
...
fixes: issue #45
2022-12-25 15:58:44 +06:00
Towfiq
cf8b2c6913
refactor: Scraper
2022-12-24 20:27:55 +06:00
Towfiq
74c9603293
fixes: Wrong position change indicator when >100
2022-12-24 08:28:09 +06:00
Towfiq
ee32435d05
feat: Highlights tracked keywords in Discovery tab
2022-12-21 13:04:07 +06:00
Towfiq
671f89e492
fix: Ability to add SMTP without user/pass.
...
Some Services Doesn't require SMTP user/pass.
fixes #30
2022-12-21 08:31:00 +06:00
Towfiq
ca0dcfc492
chore: fixes typos
2022-12-21 07:47:04 +06:00
Towfiq
89824ece23
fix: Minor UI Issues.
2022-12-20 21:52:55 +06:00
Towfiq I
457f55353f
Merge pull request #37 from towfiqi/search-console-integration
...
feat: Adds Domains Page & Integrates Google Search Console
2022-12-20 14:36:02 +06:00
Towfiq
49b4769528
feat: integrates Google Search Console.
2022-12-20 13:24:29 +06:00
Illia
ad6a354cb9
feat: Integrate SerpApi
...
Changes:
* Integrate organic results data from SerpApi (https://serpapi.com ).
* Require API Key for Serply and SerpApi on the Settings page.
2022-12-08 15:22:27 +02:00
Towfiq
dc8676a027
style: linter fixes.
2022-12-06 13:22:56 +06:00
Towfiq
1711a10b1f
Merge branch 'main' of https://github.com/towfiqi/serpbear
2022-12-05 22:52:13 +06:00
Dennis Ciba
7dfb4f99f8
Fix state mutation
2022-12-05 17:17:52 +01:00
Towfiq
b450540d95
fix(UI): Adds tooltip for Domain action icons.
2022-12-04 20:34:26 +06:00
Dennis Ciba
2e85529183
Filter duplicates and empty lines on keyword creation
2022-12-04 12:24:31 +01:00
Towfiq
e1799fb2f3
feat: keyword not in first 100 now shows >100
2022-12-03 12:27:09 +06:00
Towfiq
c8ee418822
Merge branch 'main' of https://github.com/towfiqi/serpbear
2022-12-02 09:20:02 +06:00
Towfiq
a11b0f223c
fix: removes empty spaces when adding domain.
2022-12-02 07:34:52 +06:00
googio
e6136db742
merge in main branch into add-serply
2022-12-01 13:28:43 -05:00
googio
f51380442b
added support for serplyio
2022-12-01 12:24:28 -05:00
Towfiq
8c8064f222
feat: Failed scrape now shows error details in UI.
2022-12-01 22:08:54 +06:00