| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | nmcli: use Map-based lookups for network deduplication | 2 * r + 2 * t | 11 days | 1 | -8/+16 |
| | | | | | | Replace O(n²) nested .filter()/.find() loops with Map-keyed lookups for both removal and update passes in getNetworks(). | ||||
| * | controlcenter: password input errors/wrong pass | ATMDA | 2025-11-15 | 1 | -1/+9 |
| | | |||||
| * | nmcli: fix errors + disable most logs | 2 * r + 2 * t | 2025-11-15 | 1 | -291/+333 |
| | | |||||
| * | nmcli: refactor to be readable/extensible | ATMDA | 2025-11-14 | 1 | -244/+267 |
| | | |||||
| * | network: migrated to nmcli.qml | ATMDA | 2025-11-13 | 1 | -0/+33 |
| | | |||||
| * | service: Nmcli.qml | ATMDA | 2025-11-13 | 1 | -0/+1246 |