serpbear/utils
towfiqi f04b10cf6b feat: Adds the ability to setup Search Console through the UI.
- Adds the ability to add domain specific Search Console API Info through the Domain Settings panel.
- Adds the ability to add global Search Console API Info through the App Settings Panel.
- Adds better Search Console Error logging.
- Changes the App Settings Sidebar UI.
- Changers the Domain Settings Modal UI.
- Replaces html Input field with custom InputField component.
- Adds a new /domain api route to get the full domain info which includes the domain level Search console API.

closes #59, #146
2024-02-08 22:14:24 +06:00
..
client feat: adds the ability to add url as a domain. 2024-02-03 20:17:51 +06:00
countries.ts feat: integrates Google Search Console. 2022-12-20 13:24:29 +06:00
domains.ts docs: Adds docs for Google Search console related functions 2024-01-13 20:06:04 +06:00
generateEmail.ts fixes: Wrong position change indicator when >100 2022-12-24 08:28:09 +06:00
insight.ts docs: Adds docs for Google Search console related functions 2024-01-13 20:06:04 +06:00
parseKeywords.ts feat: Failed scrape now shows error details in UI. 2022-12-01 22:08:54 +06:00
refresh.ts Integrate SearchApi to SerpBear 2023-11-09 14:50:11 +02:00
scraper.ts feat: adds the ability to add url as a domain. 2024-02-03 20:17:51 +06:00
searchConsole.ts feat: Adds the ability to setup Search Console through the UI. 2024-02-08 22:14:24 +06:00
verifyUser.ts feat: integrates Google Search Console. 2022-12-20 13:24:29 +06:00