- Update Chrome Web Store crawler selector for user count (#9)
- Use
--frozen-lockfilein docker image (53371e3)
- WBW Software Admin (@whiteboard-works)
- Aaron (@aklinker1)
- Add
FirefoxAddon.slug,FirefoxAddon.guid, andEdgeAddon.productIdto model schema (3ce60f3)
- Cleanup introspection error handling (c07c5ea)
- Use alpine docker image (ae3909b)
- Aaron (@aklinker1)
- Fix non-working cors short-circuit (8096d77)
- Aaron (@aklinker1)
- Revert dockerfile completely (7196fed)
- Aaron (@aklinker1)
- Fix production docker image startup crash (0025b07)
- Cleanup GQL context type (1613244)
- Use commit hashes for github actions (b41b009)
- Aaron (@aklinker1)
- Add support for getting edge extensions by CRX ID (#7)
- Standardize and share store definitions (#8)
- Switch to nano-staged (25353e4)
- Fix cors issue due to an async global hook (a249ffb)
- Cleanup unnecessary config files (aa0d746)
- Remove separate markdown files (b9f50e0)
- Cleanup docker ignore (d87433f)
- Add cspell (422d817)
- Optimize docker image size 225MB -> 107MB (b5b9a07)
- Fix
ctx: anyin graphql resolvers (ae09580)
- Aaron (@aklinker1)
- Add base
Extensioninterface to GQL schema (5dbd328)
- Aaron (@aklinker1)
- Update OpenAPI docs, adding descriptions and examples to everything (63f6cf2)
- Fix type error (ca8bb8c)
- Aaron (@aklinker1)
- Accept CORS requests correctly (c2b92d5)
- Aaron (@aklinker1)
- Rename params (4f5f246)
- Aaron (@aklinker1)
⚠️ Upgrade bun and refactor routing (#6)
- Fix dockerfile (5ee13a5)
⚠️ Upgrade bun and refactor routing (#6)
- Aaron (@aklinker1)
- Comment out debugging file write (2c53851)
- Add comment detailing adding test fixture for chrome crawler (4ff5618)
- Refactor CWS crawler to more safely extract extension details (#5)
- Fix broken chrome crawler after layout change (f702361)
- Update failing tests (2ced470)
- Remove logs (762e25a)
- Properly remove the second comma from user counts over 1,000,000 (b43d9af)
- Update lockfile (f800177)
- Remove log (e53264c)
- Extract screenshots from CWS and Firefox addons (#3)
- Bump bun version to 1.1.31 (74249c1)
- Only return null for crawl errors, not all extension in
chromeExtensions(f5c1c1b)
- Remove ' - Chrome Web Store' title suffix from extension names (1ac0d9f)
- Upgrade to bun V1.1.20 (287dc2c)
- Reduce cache from 24 hours to 1 hour (f564997)
- Use @aklinker1/check to simplify checks (90e10fe)
- Catch error when extension doesn't have any ratings (d04b8b9)