Commit Graph

16 Commits

Author SHA1 Message Date
towfiqi
a74338fe15 feat: Displays Best position on mobile layout as well. 2024-11-09 21:44:04 +06:00
towfiqi
42c5e2be07 feat: Makes Content width a little wider. 2024-11-09 20:32:28 +06:00
towfiqi
bb4a6844b5 feat: Adds the ability to view the changelog and displays the latest version number.
- Adds a new Footer component.
- Adds a new Changelog component that displays the changelog.
2024-03-02 20:48:22 +06:00
towfiqi
5650645b58 feat: Adds Google Adwords Integration to allow generating Keyword Ideas.
- Integrates Google Adwords API to generate keywords for a domain.
- Adds a New Adwords Integration ui inside the App settings > Integrations screen to integrate Google Adwords.
- Adds a New Ideas tab under each domain.
- Adds ability to automatically generate keyword ideas based on website content, currently tracked keywords, Currently Ranking keywords or custom keywords
- The Keyword Ideas are not saved in database, they are saved in a local file inside the data folder. File naming convention: IDEAS_domain.com.json
- The keywords can be marked as favorites, and each time a keyword is favorited, they are added in the IDEAS_domain.com.json file.
2024-02-28 19:19:23 +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
8139e399c1 fix: Fixes Position and View Sort.
fixes #46
2023-01-11 13:15:09 +06:00
Towfiq
1ebf7aef4b fixes: Codacy Issues. 2022-12-20 14:38:55 +06:00
Towfiq
49b4769528 feat: integrates Google Search Console. 2022-12-20 13:24:29 +06:00
Towfiq
1dfc01673e style: Fixes more codacy nags 2022-12-06 18:01:25 +06:00
Towfiq
a3362bc6ad style: fixes stylelint issues. 2022-12-06 13:08:58 +06:00
Towfiq
b450540d95 fix(UI): Adds tooltip for Domain action icons. 2022-12-04 20:34:26 +06:00
Towfiq
8688f323a5 chore: removed unnecessary file. 2022-12-04 20:33:09 +06:00
Towfiq
a59903551e fix: CSS Linter issues. 2022-12-04 20:32:30 +06:00
Towfiq
0d8a79cf28 Added Animation 2022-11-27 23:10:47 +06:00
Towfiq
51ebe3e326 first commit 2022-11-24 20:13:54 +06:00
Towfiq
e84f43d9f6 Initial commit from Create Next App 2022-10-17 20:07:40 +06:00