Commit Graph

  • 54522b2261 chore(release): 2.0.7 main v2.0.7 towfiqi 2025-02-23 22:36:38 +06:00
  • 495d872bb9 chore: code styling/formatting. towfiqi 2025-02-23 22:35:53 +06:00
  • 07eb4bd94f chore: Updated ReadMe. towfiqi 2025-02-23 22:33:42 +06:00
  • 36ed4cf800 fix: Resolves AdWords integration issue. towfiqi 2025-02-23 22:27:59 +06:00
  • c8601ebb84 Merge branch 'main' of https://github.com/towfiqi/serpbear towfiqi 2025-02-23 22:26:55 +06:00
  • 56d8b660c5 Merge pull request #273 from phoehnel/dev/thorw-error-on-empty-results Towfiq I. 2025-02-23 22:23:04 +06:00
  • c34c8260c7 improve error message in UI on proxy use Pascal Höhnel 2025-01-17 09:36:41 +01:00
  • cab8f518bb also add result-check to proxy Pascal Höhnel 2025-01-17 09:10:43 +01:00
  • 6e47a6fba7 add error message, if returned HTML does not contain required elements Pascal Höhnel 2025-01-17 08:24:03 +01:00
  • bf911b4e45 fix: resolves broken CDN images. towfiqi 2024-12-10 20:18:06 +06:00
  • d7279512cf chore(release): 2.0.6 v2.0.6 towfiqi 2024-11-15 10:43:12 +06:00
  • 4fef1a9abc fix: Ensures Docker build uses matching npm package versions from package.json towfiqi 2024-11-14 23:11:09 +06:00
  • aeed1f8559 fix: Resolves broken Docker build due to croner package version mismatch. towfiqi 2024-11-14 23:08:54 +06:00
  • 12eac2b012 fix: Resolves Google Ads search volume data loading issue. towfiqi 2024-11-14 18:31:40 +06:00
  • 649f412303 fix: Resolves broken Proxy Scraper functionality. towfiqi 2024-11-14 18:30:56 +06:00
  • a2edabbdf9 chore: Upgrades vulnerable dependecies. towfiqi 2024-11-14 18:28:43 +06:00
  • 3690e97fe7 chore(release): 2.0.5 v2.0.5 towfiqi 2024-11-12 16:29:07 +06:00
  • 17fb2c40cc fix: Resolves "Add Domain" UI confusion. towfiqi 2024-11-12 16:27:32 +06:00
  • faa3519a29 fix: Fixes misaligned Keywords table UI content. towfiqi 2024-11-12 16:23:44 +06:00
  • bc02c929ba fix: Resolves broken Scrapingrobot scraper on new installs. towfiqi 2024-11-12 16:20:48 +06:00
  • d9d7c6347e fix: Fixes broken scrape result issue for keywords with special characters. towfiqi 2024-11-12 09:18:40 +06:00
  • c5714c00ae chore(release): 2.0.4 v2.0.4 towfiqi 2024-11-10 12:54:43 +06:00
  • 1bef7587cc fix: Fixes Docker build issue. towfiqi 2024-11-10 12:54:32 +06:00
  • 5507cac07f chore(release): 2.0.3 v2.0.3 towfiqi 2024-11-10 10:31:27 +06:00
  • a74338fe15 feat: Displays Best position on mobile layout as well. towfiqi 2024-11-09 21:44:04 +06:00
  • 4c2f900d85 feat: Displays keyword's best position in email notification. towfiqi 2024-11-09 21:24:27 +06:00
  • 040dab1517 fix: Fixes missing Search Console data in Email notification when its integrated through App settings. towfiqi 2024-11-09 20:56:43 +06:00
  • 29c455ea56 chore: Adds descriptive errorlogging for Adwords integration. towfiqi 2024-11-09 20:33:29 +06:00
  • 42c5e2be07 feat: Makes Content width a little wider. towfiqi 2024-11-09 20:32:28 +06:00
  • d3e3760527 feat: Adds the ability to show hide columns in tracked keywords table. towfiqi 2024-11-09 20:31:02 +06:00
  • 7597210ca2 fix: Resolves incorrect search trend graph in Ideas section. towfiqi 2024-11-08 13:06:53 +06:00
  • 4b8730e416 chore: removes unwanted file from merged PR towfiqi 2024-11-08 12:30:08 +06:00
  • 34dce13143 style: updates merged PR formatting towfiqi 2024-11-08 12:29:24 +06:00
  • 3786438662 feat: Ability to keywords for both mobile and desktop at once. towfiqi 2024-11-08 12:28:13 +06:00
  • f48288473e fix: Fixes missing keyword city value in exported csv file. towfiqi 2024-11-08 10:25:16 +06:00
  • 01b1b7b9e9 fix: Fixes incorrect position display in keyword detail view when position is above 100 towfiqi 2024-11-08 10:21:05 +06:00
  • a050536814 feat: Keywords Country filter now only shows relevant countries. towfiqi 2024-11-08 10:14:12 +06:00
  • bc96dc7de5 fix: Resolves notification email's incorrect image size in some email clients. towfiqi 2024-11-08 09:56:54 +06:00
  • b35d333bfc feat: Adds ability to set Notification Email From name. towfiqi 2024-11-07 21:15:12 +06:00
  • a09eb62f5a feat: auto filter keywords if they already exist instead of throwing error. towfiqi 2024-11-07 21:04:57 +06:00
  • 42a00dafad Merge pull request #237 from JvB94/FixUnrankedAgainIssues2 Towfiq I. 2024-11-07 21:01:00 +06:00
  • 432fc6161c Merge pull request #246 from lidarbtc/main Towfiq I. 2024-11-07 20:13:46 +06:00
  • 15a1224260 Merge pull request #235 from EpicKau/main Towfiq I. 2024-11-07 19:51:29 +06:00
  • 232507e1ff fix: Correct CTR calculation in InsightStats component lidarbtc 2024-10-26 21:33:31 +09:00
  • 55fa7c0148 FixUnrankedAgainIssues2 - Solve wrong position is shown when a result goes unranked again Joni 2024-08-19 20:54:13 +02:00
  • 8152d81804 bugfix gsc data if specified in settings and not in .env Parsmedia-Alex 2024-07-10 18:45:44 +02:00
  • 748dc8fc61 Merge pull request #212 from AntoineKM/main Towfiq I 2024-06-30 09:36:43 +06:00
  • c24b63009c fix: update scraping robot typo in README Antoine Kingue 2024-05-05 14:16:07 +02:00
  • bf8fd5362b Merge pull request #184 from sachatrauwaen/main Towfiq I 2024-04-24 20:03:59 +06:00
  • 0c3068dc80 Merge pull request #193 from abdulla783/patch-2 Towfiq I 2024-04-02 23:41:29 +06:00
  • fde2f728aa Merge branch 'towfiqi:main' into main Sacha 2024-03-28 20:42:51 +01:00
  • 40e027e1ec 1) wrap both theKeywordsCount and theKeywordsGrouped with useMemo 2) changing reduce and map together to make the code more readable. 3) ctr and position value rounded. Sacha Trauwaen 2024-03-28 20:41:50 +01:00
  • 51da47f292 Remove test variable as not defined and not required at all Abdulla Ansari 2024-03-28 20:48:36 +05:30
  • d58a716ec1 Merge pull request #192 from valka465/main Towfiq I 2024-03-28 19:24:31 +06:00
  • 79fc6b935c HasData scraper added valka465 2024-03-28 11:57:15 +03:00
  • 3fc1024520 Update index.ts valka465 2024-03-28 11:54:38 +03:00
  • 90f45fd1c9 Update README.md valka465 2024-03-28 11:49:06 +03:00
  • 3a05703921 fix double entrees in Discover Tab (Google Search Console) Sacha Trauwaen 2024-03-15 16:47:27 +01:00
  • 6aa8900577 update react dev dependencies Sacha Trauwaen 2024-03-15 16:44:25 +01:00
  • fda8692daf chore(release): 2.0.2 v2.0.2 towfiqi 2024-03-13 23:57:07 +06:00
  • 1d0a788810 fix: Resolves Broken Google Adwords Authentication in Docker containers. towfiqi 2024-03-13 23:53:23 +06:00
  • 75453d81de chore(release): 2.0.1 v2.0.1 towfiqi 2024-03-06 14:36:34 +06:00
  • d48ae76103 fix: Resolves broken doc links towfiqi 2024-03-06 14:35:29 +06:00
  • 4a87d229fe fix: Resolves keyword loading issue in Docker instances. towfiqi 2024-03-06 14:35:07 +06:00
  • ec3cc9e12b chore(release): 2.0.0 v2.0.0 towfiqi 2024-03-05 20:32:59 +06:00
  • f4ba8b0545 chore: Updates the readme to address Keyword Research feature. towfiqi 2024-03-04 22:46:28 +06:00
  • d3938007a9 chore: renames Google Adwords to Google Ads towfiqi 2024-03-03 21:34:45 +06:00
  • 252ae9aa84 fix: Resolves Domain keyword Ideas generation issue. towfiqi 2024-03-03 19:40:16 +06:00
  • 50160f5b23 fix: Resolves minor UI bugs. towfiqi 2024-03-02 21:23:25 +06:00
  • bb4a6844b5 feat: Adds the ability to view the changelog and displays the latest version number. towfiqi 2024-03-02 20:48:22 +06:00
  • 407ab8db83 feat: Adds ability to pick existing tags when applying keyword tags. towfiqi 2024-03-01 12:57:01 +06:00
  • 2a1fc0e43d feat: Adds keyword search volume data feature for tracked keywords. towfiqi 2024-03-01 10:52:45 +06:00
  • 4d15989b28 feat: Adds a Keyword Research Section. towfiqi 2024-02-29 11:37:45 +06:00
  • 5650645b58 feat: Adds Google Adwords Integration to allow generating Keyword Ideas. towfiqi 2024-02-28 19:19:23 +06:00
  • 83c47452fc chore(release): 1.0.3 v1.0.3 towfiqi 2024-02-22 19:15:43 +06:00
  • 56ffbf59d1 fix: Resolves App not reloading on Scraper setup. towfiqi 2024-02-22 19:15:08 +06:00
  • 9a7a43f051 fix: Resolves scraper not able to scrape some keywords correctly. towfiqi 2024-02-22 19:14:19 +06:00
  • 724d3c8d43 fix: Resolves large keywords breaking the keywords table ui towfiqi 2024-02-22 19:12:44 +06:00
  • 7e8840c2e2 chore(release): 1.0.2 v1.0.2 towfiqi 2024-02-15 08:47:46 +06:00
  • 0e64b95cd5 fix: Resolves Incorrect Position issue. towfiqi 2024-02-15 08:30:31 +06:00
  • e5ad7a3175 chore(release): 1.0.1 v1.0.1 towfiqi 2024-02-13 23:55:32 +06:00
  • e5dd411aa9 fix: Resolves the app crash issue when there is no database. towfiqi 2024-02-13 23:54:55 +06:00
  • c3ddb9d3c3 chore(release): 1.0.0 v1.0.0 towfiqi 2024-02-09 21:47:39 +06:00
  • dbf540cfdb fix: Resolves missing Keyword Loading Spinner issue. towfiqi 2024-02-09 21:18:23 +06:00
  • 1f0831ed13 chore: Updates vulnerable dependencies. towfiqi 2024-02-09 00:56:59 +06:00
  • b4ad69baaa feat: Adds Serper.dev integration towfiqi 2024-02-09 00:43:28 +06:00
  • f04b10cf6b feat: Adds the ability to setup Search Console through the UI. towfiqi 2024-02-08 22:14:24 +06:00
  • b2e97b2ebe feat: Adds the Ability to set Search Console Property type via Domain Settings. towfiqi 2024-02-06 23:42:28 +06:00
  • 1041cb3c0b feat: Adds ValueSerp Integration. towfiqi 2024-02-06 13:32:24 +06:00
  • 3719f21d98 feat: Adds the ability for city level scraping for scapers that allow it. towfiqi 2024-02-06 13:22:32 +06:00
  • 444ba5d461 refactor: Adds Keyword Table migration to add new fields. towfiqi 2024-02-04 23:43:13 +06:00
  • dd54e535c9 build: adds database migration method. towfiqi 2024-02-04 23:39:39 +06:00
  • 34d121dac7 refactor: removes unnecessary useEffect towfiqi 2024-02-04 10:27:44 +06:00
  • 3c2a1b8a5b feat: adds the ability to add url as a domain. towfiqi 2024-02-03 20:17:51 +06:00
  • e2ecdef10e Chore: Fixes Typo towfiqi 2024-02-03 10:15:07 +06:00
  • 633ab2c467 fix: Resolves Keywords filter crashing issue. towfiqi 2024-02-03 10:14:46 +06:00
  • 7c6c7fc3d1 chore(release): 0.3.4 v0.3.4 towfiqi 2024-01-15 23:24:07 +06:00
  • cca9f95358 fix: fixes local SC data not being removed on deleting domain. towfiqi 2024-01-15 23:19:57 +06:00
  • faa88c9254 feat: adds ability to add multiple domains at once. towfiqi 2024-01-15 23:05:35 +06:00
  • 8b0ee562cf test: Updates test for SingleKeyword component. towfiqi 2024-01-13 20:18:04 +06:00