Converted from JSON Object to JSON Array for ease of parsing
Add some (hot-linked 😳) logo images for most apps
Fix some curiously-missing metadata that gets missed by app-json.py
All of these fixes should be made in the relevant places, and we should load apps.json from apps.coopcloud.tech just like abra does
Currently we have [our own copy of `apps.json`](https://git.autonomic.zone/coop-cloud/abra-apps/src/branch/main/public/abra-apps-list.json), with tweaks:
- Converted from JSON Object to JSON Array for ease of parsing
- Add some (hot-linked 😳) logo images for most apps
- Fix some curiously-missing metadata that gets missed by `app-json.py`
All of these fixes should be made in the relevant places, and we should load `apps.json` from `apps.coopcloud.tech` just like `abra` does
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently we have our own copy of
apps.json, with tweaks:app-json.pyAll of these fixes should be made in the relevant places, and we should load
apps.jsonfromapps.coopcloud.techjust likeabradoesThis is now working, leaving this open til the changes land in coop-cloud/abra