Commit Graph

66 Commits

Author SHA1 Message Date
Towfiq
f00006371d fix: Email notifcations now sent everyday at 3am 2022-12-08 09:50:43 +06:00
Towfiq
a6af9d3475 fix: Throws better error logs in cron for debugging 2022-12-08 09:47:53 +06:00
Towfiq
480767deb2 fix: shortens hours and minutes in notif emails 2022-12-08 09:47:02 +06:00
Towfiq
62e0fba311 chore: Removes Unecessay code 2022-12-08 09:46:22 +06:00
Towfiq
6fb862e2a3 chore: Removes duplicate license badge. 2022-12-06 18:04:16 +06:00
Towfiq
612cd8d6b3 chore: Adds codacy badge. 2022-12-06 18:02:20 +06:00
Towfiq
1dfc01673e style: Fixes more codacy nags 2022-12-06 18:01:25 +06:00
Towfiq
329ed24db8 style: Fixes Codacy issues. 2022-12-06 13:31:32 +06:00
Towfiq
dc8676a027 style: linter fixes. 2022-12-06 13:22:56 +06:00
Towfiq
a3362bc6ad style: fixes stylelint issues. 2022-12-06 13:08:58 +06:00
Towfiq
1e8b4b6bf6 chore: adds stylelint 2022-12-06 13:08:27 +06:00
Towfiq
02a2d5fec2 chore(release): 0.1.6 v0.1.6 2022-12-05 22:58:54 +06:00
Towfiq
1711a10b1f Merge branch 'main' of https://github.com/towfiqi/serpbear 2022-12-05 22:52:13 +06:00
Towfiq I
a42b69bd2b Merge pull request #20 from DennisCiba/main
fix: Filter duplicates and empty lines on keyword creation
2022-12-05 22:50:26 +06:00
Dennis Ciba
7dfb4f99f8 Fix state mutation 2022-12-05 17:17:52 +01:00
Towfiq
d22992bf64 fix: Sort was buggy for keyword with >100 position
resolves: #23
2022-12-05 19:15:24 +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
e9d7730ae7 fix: invalid json markup 2022-12-04 20:32:44 +06:00
Towfiq
a59903551e fix: CSS Linter issues. 2022-12-04 20:32:30 +06:00
Dennis Ciba
2e85529183 Filter duplicates and empty lines on keyword creation 2022-12-04 12:24:31 +01:00
Towfiq
57182f17f6 chore(release): 0.1.5 v0.1.5 2022-12-03 12:29:23 +06:00
Towfiq
d6da18fb01 fix: First search result items were being skipped.
resolvres: #13
2022-12-03 12:29:04 +06:00
Towfiq
dd6a801ffd fix: failed scrape messes up lastResult data in db 2022-12-03 12:28:21 +06: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 I
e7ab7d2db2 Merge pull request #9 from serply-inc/add-serply-io
added support for serplyio
2022-12-02 09:19:00 +06:00
Towfiq
efb565ba00 fix: domains with - were not loading the keywords.
resolves: #11
2022-12-02 07:36:09 +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
Towfiq
d01b65db04 chore(release): 0.1.4 v0.1.4 2022-12-01 23:41:11 +06:00
googio
f51380442b added support for serplyio 2022-12-01 12:24:28 -05:00
Towfiq
691055811c fix: Emails were sending serps of previous day.
Emails are now sent after 7 hours of daily SERP scrape CRON.
2022-12-01 22:18:42 +06:00
Towfiq
6d7cfec953 fix: scraper fails when result has domain w/o www
When user adds a domain with www and the google search result has the domain without www, the scraper fails.
2022-12-01 22:15:47 +06:00
Towfiq
8c8064f222 feat: Failed scrape now shows error details in UI. 2022-12-01 22:08:54 +06:00
Towfiq
3d1c690076 fix: Domains with www weren't loading keywords.
resolves: #8
2022-12-01 22:04:56 +06:00
Towfiq
1ed298f633 fix: Fixes Broken ScrapingRobot Integration. 2022-12-01 20:25:44 +06:00
Towfiq
38dc164514 fix: scraper fails if matched domain has www
resolves: #6 , #7
2022-12-01 19:05:56 +06:00
Towfiq
7446b7868a chore(release): 0.1.3 v0.1.3 2022-12-01 12:01:30 +06:00
Towfiq
be4db26316 feat: Adds a search field in Country select field.
resolves: #2
2022-12-01 12:01:13 +06:00
Towfiq
9fa80cf609 fix: No hint on how to add multiple keywords.
resolves: #3
2022-12-01 12:00:27 +06:00
Towfiq
5acbe181ec fix: could not add 2 character domains.
resolves #1
2022-12-01 11:59:10 +06:00
Towfiq
a45237b230 fix: license location. 2022-11-30 23:37:13 +06:00
Towfiq
79b99a3896 chore: adds license. 2022-11-30 23:35:12 +06:00
Towfiq
4da725167e chore: Added Doc Link to readme. 2022-11-30 20:54:29 +06:00
Towfiq
ddd10909ad chore: Remove Unnecessary comments 2022-11-30 20:50:32 +06:00
Towfiq
fdc8d61fec chore(release): 0.1.2 v0.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
365caecc34 fix: Email Notification wasn't working. 2022-11-30 11:41:28 +06:00
Towfiq
d6871097a2 fix: API URL should be dynamic. 2022-11-30 11:40:53 +06:00