messages from 2026-04-30 12:50:35 to 2026-05-22 13:31:17 UTC [more...]
[PATCH datacenter-manager/proxmox-geojson-data/yew-widget-toolkit/yew-widget-toolkit-assets v3 00/11] add a new map widget for custom views
2026-05-22 13:30 UTC (17+ messages)
` [PATCH yew-widget-toolkit v3 1/3] js-helper: add client-to-svg-coordinate conversion helper
` [PATCH yew-widget-toolkit v3 2/3] widget: charts: add interactive Map with zoom/pan and clustering
` [PATCH yew-widget-toolkit v3 3/3] widget: charts: add WorldMap with GeoJSON rendering
` [PATCH yew-widget-toolkit-assets v3 1/1] charts: add necessary classes for Map
` [PATCH proxmox-geojson-data v3 1/1] initial commit
` [PATCH datacenter-manager v3 1/6] server: pbs client: add node_config method
` [PATCH datacenter-manager v3 2/6] lib/api: add 'location-info' api call with cached information
` [PATCH datacenter-manager v3 3/6] lib/api: add new 'remote-list' info to the resource status
` [PATCH datacenter-manager v3 4/6] server: serve geojson worldmap
` [PATCH datacenter-manager v3 5/6] ui: views: refactor required api call info into struct
` [PATCH datacenter-manager v3 6/6] ui: views: add map component
[PATCH datacenter-manager v4 00/10] subscription key pool registry
2026-05-22 13:16 UTC (13+ messages)
` [PATCH datacenter-manager v4 01/10] api types: subscription level: render full names
` [PATCH datacenter-manager v4 02/10] pdm-client: add wait_for_local_task helper
` [PATCH datacenter-manager v4 03/10] subscription: pool: add data model and config layer
` [PATCH datacenter-manager v4 04/10] subscription: api: add key pool and node status endpoints
` [PATCH datacenter-manager v4 05/10] ui: registry: add view with key pool and node status
` [PATCH datacenter-manager v4 06/10] cli: client: add subscription key pool management subcommands
` [PATCH datacenter-manager v4 07/10] docs: add subscription registry chapter
` [PATCH datacenter-manager v4 08/10] subscription: add Clear Key action and per-node revert
` [PATCH datacenter-manager v4 09/10] subscription: add Adopt Key action for foreign live subscriptions
` [PATCH datacenter-manager v4 10/10] subscription: add Check Subscription action
[PATCH datacenter-manager] api: certificates: require only AUDIT for listing certificate info
2026-05-22 9:53 UTC
[PATCH datacenter-manager/yew-widget-toolkit/yew-widget-toolkit-assets v2 0/8] add a new map widget for custom views
2026-05-22 9:00 UTC (14+ messages)
` [PATCH yew-widget-toolkit v2 1/3] js-helper: add client-to-svg-coordinate conversion helper
` [PATCH yew-widget-toolkit v2 2/3] widget: charts: add interactive Map with zoom/pan and clustering
` [PATCH yew-widget-toolkit v2 3/3] widget: charts: add WorldMap with GeoJSON rendering
` [PATCH yew-widget-toolkit-assets v2 1/1] charts: add necessary classes for Map
` [PATCH datacenter-manager v2 1/4] lib/api/ui: add location property to remote config
` [PATCH datacenter-manager v2 2/4] lib/api: add new 'remote-list' info to the resource status
` [PATCH datacenter-manager v2 3/4] ui: add world map geojson update script
` [PATCH datacenter-manager v2 4/4] ui: views: add map component
` superseded: [PATCH datacenter-manager/yew-widget-toolkit/yew-widget-toolkit-assets v2 0/8] add a new map widget for custom views
[PATCH datacenter-manager v3 00/12] subscription key pool registry
2026-05-22 8:56 UTC (21+ messages)
` [PATCH datacenter-manager v3 01/12] api types: subscription level: render full names
` [PATCH datacenter-manager v3 02/12] pdm-client: add wait_for_local_task helper
` [PATCH datacenter-manager v3 03/12] subscription: pool: add data model and config layer
` [PATCH datacenter-manager v3 04/12] subscription: api: add key pool and node status endpoints
` [PATCH datacenter-manager v3 05/12] ui: registry: add view with key pool and node status
` [PATCH datacenter-manager v3 06/12] cli: client: add subscription key pool management subcommands
` [PATCH datacenter-manager v3 07/12] docs: add subscription registry chapter
` [PATCH datacenter-manager v3 08/12] subscription: add Clear Key action and per-node revert
` [PATCH datacenter-manager v3 09/12] subscription: add Adopt Key action for foreign live subscriptions
` [PATCH datacenter-manager v3 10/12] subscription: add Adopt All bulk action
` [PATCH datacenter-manager v3 11/12] subscription: add Check Subscription action
` [RFC PATCH datacenter-manager v3 12/12] ui: registry: add Add-and-Assign wizard from Assign Key dialog
` superseded: [PATCH datacenter-manager v3 00/12] subscription key pool registry
[PATCH datacenter-manager 0/3] various clippy fixes
2026-05-21 13:00 UTC (6+ messages)
` [PATCH datacenter-manager 1/3] clippy: cli: acme: redundant field names in struct initialization
` [PATCH datacenter-manager 2/3] clippy: pdm-client: use parameter type for pve_list_storages
` [PATCH datacenter-manager 3/3] clippy: sdn-client: fix 'large size difference between variants' for error type
` partially-applied: [PATCH datacenter-manager 0/3] various clippy fixes
[PATCH datacenter-manager] ui: autoinstaller: more title case fixups
2026-05-21 12:59 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager] api: resources: use new api-cache for remote resources
2026-05-21 13:00 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager/installer/proxmox/yew-comp v4 00/40] add auto-installer integration
2026-05-21 12:09 UTC (18+ messages)
` [PATCH yew-comp v4 13/40] widget: kvlist: add widget for user-modifiable data tables
` [PATCH installer v4 30/40] post-hook: run cargo fmt
` [PATCH installer v4 31/40] tree-wide: used moved `Fqdn` type to proxmox-network-types
` [PATCH installer v4 32/40] tree-wide: use `Cidr` type from proxmox-network-types
` [PATCH installer v4 34/40] auto: sysinfo: switch to types from proxmox-installer-types
` [PATCH installer v4 36/40] fetch-answer: http: prefer json over toml for answer format
` [PATCH installer v4 37/40] fetch-answer: send auto-installer HTTP authorization token if set
` [PATCH installer v4 38/40] fetch-answer: print full error messages when fetching failed
` [PATCH installer v4 39/40] tree-wide: switch out `Answer` -> `AutoInstallerConfig` types
` [PATCH installer v4 40/40] auto: drop now-dead answer file definitions
` partially-applied: [PATCH datacenter-manager/installer/proxmox/yew-comp v4 00/40] add auto-installer integration
` applied: "
[PATCH datacenter-manager] namespaced-cache: avoid double path construction and key verification
2026-05-19 21:33 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager] ui: autoinstaller: convert UI labels to title case
2026-05-19 21:33 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager] server: task cache: fix typo in log line
2026-05-19 11:17 UTC (3+ messages)
` applied: "
[PATCH datacenter-manager v3 0/4] add generic, per-remote (and global) cache for remote API responses
2026-05-19 7:30 UTC (7+ messages)
` [PATCH datacenter-manager v3 1/4] add persistent, generic, namespaced key-value cache implementation
` [PATCH datacenter-manager v3 2/4] add api_cache as a specialized wrapper around the namespaced cache
` [PATCH datacenter-manager v3 3/4] api: resources: subscriptions: switch over to api_cache
` [PATCH datacenter-manager v3 4/4] remote-updates: switch over to new api_cache
` applied: [PATCH datacenter-manager v3 0/4] add generic, per-remote (and global) cache for remote API responses
[PATCH datacenter-manager 0/4] views: verify digest, schema improvements
2026-05-18 19:38 UTC (3+ messages)
` ping: "
` applied: "
[PATCH datacenter-manager/yew-widget-toolkit/yew-widget-toolkit-assets 0/8] add a new map widget for custom views
2026-05-05 8:51 UTC (14+ messages)
` [PATCH yew-widget-toolkit 1/3] js-helper: add client-to-svg-coordinate conversion helper
` [PATCH yew-widget-toolkit 2/3] widget: charts: add interactive Map with zoom/pan and clustering
` [PATCH yew-widget-toolkit 3/3] widget: charts: add WorldMap with GeoJSON rendering
` [PATCH yew-widget-toolkit-assets 1/1] charts: add necessary classes for Map
` [PATCH datacenter-manager 1/4] lib/api/ui: add location property to remote config
` [PATCH datacenter-manager 2/4] lib/api: add new 'remote-list' info to the resource status
` [PATCH datacenter-manager 3/4] ui: add world map geojson data and update script
` [PATCH datacenter-manager 4/4] ui: views: add map component
` superseded: [PATCH datacenter-manager/yew-widget-toolkit/yew-widget-toolkit-assets 0/8] add a new map widget for custom views
[PATCH datacenter-manager v2 0/4] add generic, per-remote (and global) cache for remote API responses
2026-05-15 14:50 UTC (7+ messages)
` [PATCH datacenter-manager v2 1/4] add persistent, generic, namespaced key-value cache implementation
` [PATCH datacenter-manager v2 2/4] add api_cache as a specialized wrapper around the namespaced cache
` [PATCH datacenter-manager v2 3/4] api: resources: subscriptions: switch over to api_cache
` [PATCH datacenter-manager v2 4/4] remote-updates: switch over to new api_cache
` superseded: [PATCH datacenter-manager v2 0/4] add generic, per-remote (and global) cache for remote API responses
[PATCH datacenter-manager 0/4] add generic, per-remote (and global) cache for remote API responses
2026-05-15 12:56 UTC (14+ messages)
` [PATCH datacenter-manager 1/4] add persistent, generic, namespaced key-value cache implementation
` [PATCH datacenter-manager 2/4] add api_cache as a specialized wrapper around the namespaced cache
` [PATCH datacenter-manager 3/4] api: resources: subscriptions: switch over to api_cache
` [PATCH datacenter-manager 4/4] remote-updates: switch over to new api_cache
` superseded: [PATCH datacenter-manager 0/4] add generic, per-remote (and global) cache for remote API responses
[PATCH proxmox-datacenter-manager v3] fix #7187: report: add ethtool output for physical interfaces
2026-05-15 8:41 UTC
[PATCH proxmox-datacenter-manager v2] fix #7187: report: add ethtool output for physical interfaces
2026-05-15 7:58 UTC (2+ messages)
[PATCH datacenter-manager v2 0/8] subscription: add central key pool registry with reissue support
2026-05-15 7:48 UTC (21+ messages)
` [PATCH datacenter-manager v2 1/8] api: subscription cache: ensure max_age=0 forces a fresh fetch
` applied: "
` [PATCH datacenter-manager v2 2/8] api types: subscription level: render full names
` [PATCH datacenter-manager v2 3/8] subscription: add key pool data model and config layer
` [PATCH datacenter-manager v2 4/8] subscription: add key pool and node status API endpoints
` [PATCH datacenter-manager v2 5/8] ui: add subscription registry with key pool and node status
` [PATCH datacenter-manager v2 6/8] cli: add subscription key pool management subcommands
` [PATCH datacenter-manager v2 7/8] docs: add subscription registry chapter
` [PATCH datacenter-manager v2 8/8] subscription: add Reissue Key action with pending-reissue queue
` [PATCH datacenter-manager v2 9/9] fixup! ui: add subscription registry with key pool and node status
` superseded: [PATCH datacenter-manager v2 0/8] subscription: add central key pool registry with reissue support
[RFC datacenter-manager 0/4] add generic, per-remote (and global) cache for remote API responses
2026-05-13 13:56 UTC (10+ messages)
` [PATCH datacenter-manager 1/4] add persistent, generic, namespaced key-value cache implementation
` [PATCH datacenter-manager 2/4] add pdm_cache cache as a specialized wrapper around the namespaced cache
` [PATCH datacenter-manager 3/4] api: resources: subscriptions: switch over to pdm_cache
` [PATCH datacenter-manager 4/4] remote-updates: "
` superseded: [RFC datacenter-manager 0/4] add generic, per-remote (and global) cache for remote API responses
[PATCH proxmox-datacenter-manager] fix #7187: report: add ethtool output for physical interfaces
2026-05-13 12:19 UTC (2+ messages)
[PATCH 0/8] subscription: add central key pool registry with reissue support
2026-05-07 8:38 UTC (13+ messages)
` [PATCH 1/8] api: subscription cache: ensure max_age=0 forces a fresh fetch
` [PATCH 2/8] api types: subscription level: render full names
` [PATCH 3/8] subscription: add key pool data model and config layer
` [PATCH 4/8] subscription: add key pool and node status API endpoints
` [PATCH 5/8] ui: add subscription registry with key pool and node status
` [PATCH 6/8] cli: add subscription key pool management subcommands
` [PATCH 7/8] docs: add subscription registry chapter
` [PATCH 8/8] subscription: add Reissue Key action with pending-reissue queue
` superseded: [PATCH 0/8] subscription: add central key pool registry with reissue support
[PATCH proxmox{-backup,-mail-forward} 0/5] forward mails through notification worker; PDM compatibility
2026-05-06 23:21 UTC (2+ messages)
[PATCH datacenter-manager] ui: resource: pve: rename "Remote Tasks" tab to "Tasks"
2026-05-05 8:55 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager] ui: pbs: add tasks to node tab panel
2026-05-05 8:55 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager v5 0/6] metric collection for the PDM host
2026-05-04 12:37 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager v2] views: catch unknown widget types
2026-05-04 12:37 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager] views: catch unknown widget types
2026-05-04 10:18 UTC (3+ messages)
` superseded: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox