podman-desktop/packages/api/src
Vladyslav Zhukovskyi 719cf6a49f refactor: align HC theme identifiers with VS Code convention
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
2026-03-16 16:08:02 +02:00
..
api-sender refactor(api-sender): introduce type checking on channels (#16392) 2026-03-03 14:53:54 +01:00
appearance refactor: align HC theme identifiers with VS Code convention 2026-03-16 16:08:02 +02:00
authentication refactor(authentication-api): move from main to api package 2026-01-13 13:17:09 +01:00
configuration chore(api): export configuration models Zod schemas 2026-02-27 14:14:46 +01:00
context refactor(charCode): remove const keyword on the export 2026-02-11 13:43:22 +01:00
editor refactor(editor-settings): move file to api package 2026-01-08 13:40:34 +01:00
extension-catalog refactor(catalog-extension-api): move it from main to api package 2025-12-26 17:33:14 +01:00
featured refactor(featured-api): move it from main to api package 2025-12-26 18:09:09 +01:00
kubernetes chore(api): remove unused exports 2026-02-06 10:12:10 +01:00
learning-center chore: move guide API from main to api packages so renderer/preload can use it 2025-12-26 16:35:43 +01:00
libpod refactor(libpod): move more content to libpod API 2026-01-14 13:08:15 +01:00
recommendations chore(api): enforce avoiding relative imports in api package 2026-02-24 11:29:48 +01:00
status-bar chore(api): add index files when we have multiple files in folder 2026-01-20 14:07:42 +01:00
telemetry refactor(telemetry-settings): move definition from main to api package 2026-01-13 15:25:01 +01:00
terminal refactor(terminal-settings): move settings definition to API 2026-01-06 15:35:41 +01:00
welcome refactor(welcome-settings): move file to api 2026-01-08 10:34:02 +01:00
async-disposable.ts feat(packages/api): introduce IAsyncDisposable interface (#14420) 2025-10-21 10:29:47 +02:00
cli-tool-info.ts feat: support cli tool installer (#8534) 2024-08-22 10:35:24 +02:00
color-info.ts refactor: align HC theme identifiers with VS Code convention 2026-03-16 16:08:02 +02:00
command-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
container-info.ts feat(renderer): added advanced feature tab to network create (#15186) 2026-01-10 15:45:14 -05:00
container-inspect-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
container-stats-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
containerfile-info.ts feat(BuildImage): expose method to extract targets from containerfile (#14980) 2025-11-20 14:15:45 +00:00
contribution-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
dashboard-info.ts feat(Dashboard): added experimental flag for dashboard enhancement (#16066) 2026-02-19 07:36:01 +01:00
dialog.ts chore: added type property 2025-07-03 10:09:58 +02:00
disposable-group.ts chore: move disposable group to API package 2025-06-27 15:55:18 +02:00
disposable.ts refactor: declare IDisposable in api package (#11314) 2025-02-24 14:23:19 +01:00
docker-compatibility-info.ts chore(api): remove unused exports 2026-02-06 10:12:10 +01:00
documentation-info.ts chore: added icons to searchbar 2025-10-24 16:26:05 +02:00
event.ts chore: move event to API side (#12996) 2025-06-27 22:09:18 +02:00
explore-feature.ts feat: add explore features section in the Dashboard page (#13776) 2025-09-29 09:08:42 -04:00
extension-development-folders-info.ts chore: add a property to store folders used as extension folders (#10712) 2025-01-20 08:18:07 +00:00
extension-info.ts chore: add devMode inside extension metadata 2025-06-24 15:24:51 +02:00
extension-loader-settings.ts chore: move extension loader settings to api package (#10671) 2025-01-16 07:39:58 +01:00
feedback.ts fix(renderer): save previously typed title and description in GitHubFeedback (#16307) 2026-03-04 12:28:12 +01:00
filesystem-tree.spec.ts refactor: move filesystem tree construct to backend (#12872) 2025-06-17 16:56:47 +02:00
filesystem-tree.ts refactor(filesystem-tree): add conditional assignment for optional property 2026-02-09 10:45:38 +01:00
font-info.ts chore(api): remove unused exports 2026-02-06 10:12:10 +01:00
help-menu.ts refactor(help-menu): expose interfaces in api to be used by backend (#15509) 2025-12-31 09:41:47 +00:00
history-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
icon-info.ts refactor(main+api): declare icon contribution interface with Zod 2026-02-23 16:17:57 +01:00
image-checker-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
image-files-info.ts add API for Image Files providers (#7802) 2024-06-27 14:37:23 -04:00
image-filesystem-layers.ts refactor: move filesystem tree construct to backend (#12872) 2025-06-17 16:56:47 +02:00
image-info.ts chore: make registry validation on image build optional (#16539) 2026-03-16 10:01:36 -04:00
image-inspect-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
image-registry.ts refactor: updateImage to latest build backend (#15363) 2026-02-04 05:11:08 -05:00
index.ts chore: added api for enhanced dashboard (#16632) 2026-03-16 11:38:41 +01:00
kubernetes-context.ts refactor: move shared kubernetes interface to api package (#8416) 2024-08-13 12:30:15 +00:00
kubernetes-contexts-healths.ts feat: handle error when exec command not found (#11608) 2025-03-14 10:14:08 -04:00
kubernetes-contexts-permissions.ts feat: dispatch permissions to frontend in experimental contexts mode (#10383) 2024-12-19 15:01:39 +01:00
kubernetes-contexts-states.ts chore: add backend for k8s jobs (#11402) 2025-02-27 14:31:35 +00:00
kubernetes-informer-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
kubernetes-navigation.ts feat: kubernetes resource navigation 2025-02-18 13:09:23 -05:00
kubernetes-port-forward-model.ts refactor(kubernetes): removed unused displayName property from port forward config (#9806) 2024-11-12 16:33:52 +01:00
kubernetes-resource-count.ts feat: dispatch resources count (#10455) 2025-01-16 10:38:15 +01:00
kubernetes-resources.ts feat: dispatch kube resources to frontend (#10425) 2025-01-21 09:17:10 +01:00
kubernetes-troubleshooting.ts feat: display troubleshooting info for experimental Kubernetes monitoring (#11217) 2025-02-19 19:49:05 +01:00
list-organizer.ts refactor(api/list-organizer): remove unused interface 2026-01-15 17:05:45 +01:00
log-type.ts refactor(logtype): move declaration of LogType to api and use it 2026-02-12 17:04:22 +01:00
manifest-info.ts feat: add manifest api for pushing (#8108) 2024-07-23 12:01:33 -04:00
menu-context.ts refactor: move menu api to the API package 2025-06-29 17:04:33 +02:00
menu.ts chore(api): declare menu interface with Zod 2026-02-16 17:14:28 +01:00
navigation-page.ts feat(renderer): added advanced feature tab to network create (#15186) 2026-01-10 15:45:14 -05:00
navigation-request.ts feat(renderer): added advanced feature tab to network create (#15186) 2026-01-10 15:45:14 -05:00
network-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
notification.ts chore(api): remove unused exports 2026-02-06 10:12:10 +01:00
onboarding.ts chore(api): declare onboarding interface with Zod 2026-02-16 16:43:05 +01:00
openshift-types.ts refactor: remove uneeded managedFields from k8s (#7598) 2024-06-13 09:05:48 -04:00
pod-info.ts chore: moved pod info to api folder 2025-10-08 16:06:02 +02:00
prefered-registries-info.ts chore: applied suggestions 2025-12-05 07:58:06 +01:00
provider-info.ts feat(api): add connectionType discriminators to ProviderConnectionInfo types (#14839) 2025-11-19 17:03:40 +01:00
proxy.ts feat(managed-config): add visual indicators for proxy locked values (#15378) 2026-01-06 11:15:23 -05:00
pull-event.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
release-notes-info.ts chore: add release notes to dashboard - main and preload (#8753) 2024-10-03 15:06:29 -04:00
status-bar.ts refactor: extract status bar api to api package 2025-06-29 17:21:43 +02:00
system-overview-info.ts chore: added api for enhanced dashboard (#16632) 2026-03-16 11:38:41 +01:00
taskInfo.ts chore: indicate failure for error notification (#12389) 2025-05-07 10:36:19 -04:00
tasks-preferences.ts feat: make the new TaskManager default & remove LegagyTaskManager (#14875) 2025-11-14 16:07:23 +00:00
telemetry.ts chore: update telemetry link and add privacy link to feedback form (#15864) 2026-01-22 19:57:55 +00:00
theme-info.ts chore(api): declare theme interface with Zod 2026-02-16 17:47:26 +01:00
tray-menu-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
view-info.ts chore(api): declare view info interface with Zod 2026-02-16 17:47:10 +01:00
volume-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
webview-info.ts refactor: moving plugin api content to api package (#7199) 2024-05-14 14:01:36 +02:00
welcome-info.ts refactor(WelcomePage): migrated to product.name (#15924) 2026-02-03 09:59:36 +01:00