Commit Graph

41 Commits

Author SHA1 Message Date
Sacha Trauwaen
6aa8900577 update react dev dependencies 2024-03-15 16:44:25 +01:00
towfiqi
fda8692daf chore(release): 2.0.2 2024-03-13 23:57:07 +06:00
towfiqi
75453d81de chore(release): 2.0.1 2024-03-06 14:36:34 +06:00
towfiqi
ec3cc9e12b chore(release): 2.0.0 2024-03-05 20:32:59 +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
83c47452fc chore(release): 1.0.3 2024-02-22 19:15:43 +06:00
towfiqi
7e8840c2e2 chore(release): 1.0.2 2024-02-15 08:47:46 +06:00
towfiqi
e5ad7a3175 chore(release): 1.0.1 2024-02-13 23:55:32 +06:00
towfiqi
e5dd411aa9 fix: Resolves the app crash issue when there is no database.
closes #161, #162
2024-02-13 23:54:55 +06:00
towfiqi
c3ddb9d3c3 chore(release): 1.0.0 2024-02-09 21:47:39 +06:00
towfiqi
1f0831ed13 chore: Updates vulnerable dependencies. 2024-02-09 00:56:59 +06:00
towfiqi
dd54e535c9 build: adds database migration method. 2024-02-04 23:39:39 +06:00
towfiqi
7c6c7fc3d1 chore(release): 0.3.4 2024-01-15 23:24:07 +06:00
towfiqi
08f44911d7 chore(release): 0.3.3 2023-11-12 20:59:08 +06:00
towfiqi
9dce1d5b48 chore: resolves test issues 2023-11-12 20:58:03 +06:00
towfiqi
c870250fbd chore(release): 0.3.2 2023-11-09 20:35:49 +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
f164b287be chore(release): 0.3.1 2023-11-04 22:05:59 +06:00
towfiqi
97dd0b131b fix: Updates vulnerable dependencies 2023-11-04 22:05:10 +06:00
towfiqi
7ab435ed8b chore(release): 0.3.0 2023-11-03 22:24:46 +06:00
towfiqi
0d846b29f1 chore(release): 0.2.6 2023-03-29 21:01:13 +06:00
towfiqi
e61dfb5b90 chore(release): 0.2.5 2023-03-07 11:08:42 +06:00
towfiqi
5fc1779783 chore(release): 0.2.4 2023-02-15 23:33:37 +06:00
towfiqi
3c48d130b6 fix: Fixes Node Cron memory leak issue. 2023-02-15 23:30:16 +06:00
towfiqi
99dbbd1dd9 chore(release): 0.2.3 2023-01-12 22:01:40 +06:00
Towfiq
0c8b457eee chore(release): 0.2.2 2022-12-25 15:59:12 +06:00
Towfiq
6c48b87e5e chore(release): 0.2.1 2022-12-24 20:28:07 +06:00
Towfiq
be5ec96699 chore(release): 0.2.0 2022-12-21 19:23:34 +06:00
Towfiq
49b4769528 feat: integrates Google Search Console. 2022-12-20 13:24:29 +06:00
Towfiq
6ac6c23168 chore(release): 0.1.7 2022-12-08 09:51:06 +06:00
Towfiq
1e8b4b6bf6 chore: adds stylelint 2022-12-06 13:08:27 +06:00
Towfiq
02a2d5fec2 chore(release): 0.1.6 2022-12-05 22:58:54 +06:00
Towfiq
57182f17f6 chore(release): 0.1.5 2022-12-03 12:29:23 +06:00
Towfiq
d01b65db04 chore(release): 0.1.4 2022-12-01 23:41:11 +06:00
Towfiq
7446b7868a chore(release): 0.1.3 2022-12-01 12:01:30 +06:00
Towfiq
fdc8d61fec chore(release): 0.1.2 2022-11-30 11:44:46 +06:00
Towfiq
a9dc007fb7 chore: Adds package for conventional Commit 2022-11-30 11:43:55 +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