Rajdeep Malakar
Rajdeep Malakar
I made a list of Apps that are missing from the `apps` directory. Total 382 Apps are missing. Here's the list: ```json [ "mapbox", "mojibar", "popkey", "ionic-lab", "nylas-n1", "kakapo", "yhat-rodeo",...
I found #1987 PR Is it related to that? And why the meta files are not updated then?
@MarshallOfSound Is there any progress on it? What about a dashboard that will trigger the electron-bot to add the app to the repo (with a direct commit or PR) after...
Unfortunately, the v0.0.4 and older versions of the App Store use the older API which just parses the https://electronjs.org/apps website and the reason the screenshots and icons are not appearing...
You're right, we should keep this issue open until v0.0.5 is released. Also, most API-related issues are fixed with the new API which is incompatible with the current Electron App...
Thanks for your suggestions! We recently moved from directly parsing the https://electronjs.org/apps website to using meta files (within `meta` folder) available in the electron/apps repo and then (with `/refresh-db` endpoint)...
Currently ALL versions of the App Store are not working due to major API rewrite. I'm working on the re-written version of the App Store which will support the new...
Well I'm currently working on the rewritten version of the **Electron App Store** (with Next.js and Chakra UI). And the current version won't work because of API incompatibility so there's...
@JaydenDev It's weird but true. Actually, the codebase is messy and needs a cleanup. Additionally, the new re-written version of **Electron App Store** would take some time to complete (as...
I don't think it's a mistake. Full stops, commas, and other punctuation marks stay inside quotation, even if they're not part of it. In other words, any punctuation shouldn't be...