balena-supervisor/src/lib
Felipe Lalanne 28706510da
Remove custom typings for docker-delta
This are no longer needed since docker-delta migrated to typescript in
v4 and the custom typings were actually masking some bugs

Change-type: patch
2024-07-04 18:41:33 -04:00
..
api-helper.ts Do not export balenaApi on api-binder 2024-05-27 14:36:03 -04:00
api-keys.ts Move api-keys module to src/lib 2024-05-27 14:36:03 -04:00
avahi.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
backoff.ts Update @balena/lint to v7 2024-03-01 18:27:30 -03:00
blink.ts Change constants imports to remove 'require' 2023-03-27 12:07:01 -07:00
constants.ts Add HostConfig.parse method 2024-07-03 16:47:51 -07:00
contracts.ts Do not re-export ContractObject on lib/contracts 2024-05-27 14:36:03 -04:00
conversions.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
dbus.ts Replace node-dbus with @balena/systemd 2023-08-16 15:58:52 -04:00
docker-utils.ts Remove custom typings for docker-delta 2024-07-04 18:41:33 -04:00
errors.ts Refine update locking interface 2024-04-04 14:07:47 -07:00
firewall.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
fs-utils.ts Refine update locking interface 2024-04-04 14:07:47 -07:00
host-utils.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
iptables.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
journald.ts Update @balena/lint to v7 2024-03-01 18:27:30 -03:00
json.ts Update @balena/lint to v7 2024-03-01 18:27:30 -03:00
legacy.ts Do not export balenaApi on api-binder 2024-05-27 14:36:03 -04:00
lockfile.ts Don't follow symlinks when checking for lockfiles 2024-04-12 10:34:46 -04:00
log-types.ts Log takeLock and releaseLock steps as system events 2024-04-04 14:07:47 -07:00
mac-address.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
migration.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
os-release.ts Move OS variant retrieval to config module 2024-05-27 14:36:03 -04:00
process-lock.ts Separate rwlock functionality from update-lock for clarity 2024-04-04 14:07:47 -07:00
register-device.ts Update @balena/lint to v7 2024-03-01 18:27:30 -03:00
request.ts Move OS variant retrieval to config module 2024-05-27 14:36:03 -04:00
supervisor-console.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
supervisor-metadata.ts Fix filtering of the supervisor app on the target state 2022-09-12 16:28:22 -03:00
supervisor-version.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
system-info.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
update-lock.ts Respect lockOverride when taking locks 2024-04-06 00:59:04 -07:00
validation.ts Update typescript to v5 2024-03-05 15:33:56 -03:00