| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(registry): exclude synthesized registry when updating/installing ↵ | William Boman | 9 hours | 1 | -1/+1 |
| | | | | | | | | | registries (#2054) This doesn't necessarily fix a "bug" but primarily fixes the message provided to users when updating registries. If a user has 1 registry configured the message is now "updating 2 registries", this fixes it to "updating registry". | ||||
| * | refactor(registry)!: add events "update:success", "update:start", ↵ | William Boman | 2025-03-03 | 1 | -5/+16 |
| | | | | | "update:progress" and "update:failed" | ||||
| * | refactor(registry): parallelize registry installation | William Boman | 2025-03-03 | 1 | -14/+30 |
| | | |||||
| * | refactor(registry): refactor registry initialization | William Boman | 2025-03-03 | 1 | -26/+46 |
| | | |||||
| * | refactor: standardize constructors and improve inheritance construction | William Boman | 2025-02-19 | 1 | -1/+1 |
| | | |||||
| * | fix(registry): use oneshot channel for updating registry (#1168) | William Boman | 2023-04-02 | 1 | -0/+38 |
