public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
[pdm-devel] [PATCH datacenter-manager/proxmox{, -backup}/widget-toolkit 0/8] unstable flag and pdm api viewer
 2025-11-12 10:24 UTC  (6+ messages)
` [pdm-devel] [PATCH widget-toolkit 1/1] api viewer: add support for endpoints that are marked as unstable
` [pdm-devel] [PATCH proxmox 1/4] router/api-macro: add unstable flag for ApiMethod
` [pdm-devel] [PATCH proxmox 3/4] docgen: add support for the new stable flag
` [pdm-devel] [PATCH proxmox 4/4] docgen: add a stop-gap fix to allow generating schema for pve-api-types
` [pdm-devel] [PATCH datacenter-manager 2/2] api-viewer: add an api-viewer package

[pdm-devel] [PATCH datacenter-manager v3 00/11] backend implementation for view filters
 2025-11-12 10:14 UTC  (21+ messages)
` [pdm-devel] [PATCH datacenter-manager v3 01/11] pdm-api-types: views: add ViewConfig type
` [pdm-devel] [PATCH datacenter-manager v3 02/11] pdm-config: views: add support for views
` [pdm-devel] [PATCH datacenter-manager v3 03/11] acl: add '/view' and '/view/{view-id}' as allowed ACL paths
` [pdm-devel] [PATCH datacenter-manager v3 04/11] views: add implementation for view resource filtering
` [pdm-devel] [PATCH datacenter-manager v3 05/11] api: resources: list: add support for view parameter
` [pdm-devel] [PATCH datacenter-manager v3 06/11] api: resources: top entities: "
` [pdm-devel] [PATCH datacenter-manager v3 07/11] api: resources: status: "
` [pdm-devel] [PATCH datacenter-manager v3 08/11] api: subscription "
` [pdm-devel] [PATCH datacenter-manager v3 09/11] api: remote-tasks: "
` [pdm-devel] [PATCH datacenter-manager v3 10/11] pdm-client: resource list: add view-filter parameter
` [pdm-devel] [PATCH datacenter-manager v3 11/11] pdm-client: top entities: "

[pdm-devel] [PATCH datacenter-manager 0/7] PBS remotes: task API and task cache support
 2025-11-12  9:42 UTC  (8+ messages)
` [pdm-devel] [PATCH datacenter-manager 1/7] pdm-api-types: remote upid: add helpers for getting native UPID type
` [pdm-devel] [PATCH datacenter-manager 2/7] pbs-client: add bindings for task list, task status, task log
` [pdm-devel] [PATCH datacenter-manager 3/7] pdm-api-types: api: factor out schema definitions for task log params
` [pdm-devel] [PATCH datacenter-manager 4/7] api: pbs tasks: add PBS task API
` [pdm-devel] [PATCH datacenter-manager 5/7] api: pve tasks: use shared helpers for RemoteUpid handling
` [pdm-devel] [PATCH datacenter-manager 6/7] remote tasks: fetch/track PBS tasks
` [pdm-devel] [PATCH datacenter-manager 7/7] remote updates: re-enable PBS update fetching

[pdm-devel] [RFC proxmox{, -yew-comp, -datacenter-manager}/yew-mobile-gui 0/6] Add fallback variant to enum properties in Proxmox VE Rust API types
 2025-11-12  9:22 UTC  (7+ messages)
` [pdm-devel] [PATCH proxmox 1/3] pve-api-types: add FixedString type
` [pdm-devel] [PATCH proxmox 2/3] pve-api-types: generate fallback variant for enums
` [pdm-devel] [PATCH proxmox 3/3] pve-api-types: regenerate
` [pdm-devel] [PATCH proxmox-yew-comp 1/1] pve: qemu: handle fallback enum variants
` [pdm-devel] [PATCH proxmox-datacenter-manager 1/1] tree-wide: handle new unknown "
` [pdm-devel] [PATCH pve-yew-mobile-gui 1/1] tree-wide: handle fallback enum values

[pdm-devel] [PATCH/RFC datacenter-manager 0/8] add type field to RemoteUpid
 2025-11-11 10:50 UTC  (9+ messages)
` [pdm-devel] [PATCH datacenter-manager 1/8] pdm-api-types: move RemoteUpid to its own module
` [pdm-devel] [PATCH datacenter-manager 2/8] pdm-api-types: remote upid: make upid field private
` [pdm-devel] [PATCH datacenter-manager 3/8] pdm-api-types: remote upid: add missing doc strings
` [pdm-devel] [PATCH datacenter-manager 4/8] pdm-api-types: remote upid: add basic tests for RemoteUpid ser/deserialization
` [pdm-devel] [RFC datacenter-manager 5/8] pdm-api-types: remote upid: add type field to RemoteUpid
` [pdm-devel] [RFC datacenter-manager 6/8] pdm-api-types: remote upid: allow to get native UPID type
` [pdm-devel] [RFC datacenter-manager 7/8] ui: remote tasks: use correct base url for PBS tasks
` [pdm-devel] [RFC datacenter-manager 8/8] remote task cache: handle PBS tasks correctly

[pdm-devel] [PATCH access-control/manager/proxmox{, -backup, -yew-comp, -datacenter-manager}/xtermjs 00/25] add remote node shell
 2025-11-11  8:29 UTC  (26+ messages)
` [pdm-devel] [PATCH pve-xtermjs 1/2] xtermjs: add support for remote node shells via PDM
` [pdm-devel] [PATCH pve-xtermjs 2/2] termproxy: allow using new vncticket endpoint
` [pdm-devel] [PATCH access-control 1/1] api: ticket: allow token-owned VNC ticket verification
` [pdm-devel] [PATCH manager 1/3] api: termproxy/vncwebsocket: allow tokens
` [pdm-devel] [PATCH manager 2/3] api: termproxy: add description to return schema
` [pdm-devel] [PATCH manager 3/3] http server: allow unauthenticated access to /access/vncticket
` [pdm-devel] [PATCH proxmox 1/3] pbs-api-types: add NodeShellTicket
` [pdm-devel] [PATCH proxmox 2/3] auth-api: use Authid for path ticket validation
` [pdm-devel] [PATCH proxmox 3/3] auth-api: add vncticket verification endpoint and type
` [pdm-devel] [PATCH proxmox-backup 1/4] tree-wide: user Userid::root_user() instead of hard-coded root@pam
` [pdm-devel] [PATCH proxmox-backup 2/4] api: access: add vncticket verification endpoint
` [pdm-devel] [PATCH proxmox-backup 3/4] api: node shell: allow access for tokens
` [pdm-devel] [PATCH proxmox-backup 4/4] api: termproxy: use NodeShellTicket type from pbs-api-types
` [pdm-devel] [PATCH proxmox-yew-comp 1/3] xtermjs: add remote PVE support
` [pdm-devel] [PATCH proxmox-yew-comp 2/3] xtermjs: merge ConsoleType to parameters conversion
` [pdm-devel] [PATCH proxmox-yew-comp 3/3] xtermjs: add remote PBS console type
` [pdm-devel] [PATCH proxmox-datacenter-manager 1/9] auth: allow tokens in term tickets
` [pdm-devel] [PATCH proxmox-datacenter-manager 2/9] connection: add access to "raw" client
` [pdm-devel] [PATCH proxmox-datacenter-manager 3/9] pbs client: add termproxy wrapper
` [pdm-devel] [PATCH proxmox-datacenter-manager 4/9] api: add remote_shell module with termproxy endpoint
` [pdm-devel] [PATCH proxmox-datacenter-manager 5/9] api: remote shell: add websocket endpoint
` [pdm-devel] [PATCH proxmox-datacenter-manager 6/9] api: pve: wire up remote shell support
` [pdm-devel] [PATCH proxmox-datacenter-manager 7/9] ui: pve: node: add shell tab
` [pdm-devel] [PATCH proxmox-datacenter-manager 8/9] api: pbs: wire up node shell endpoints
` [pdm-devel] [PATCH proxmox-datacenter-manager 9/9] ui: add PBS remote shell button

[pdm-devel] [PATCH proxmox{, -yew-comp, -datacenter-manager} v2 00/12] add basic integration of PVE firewall
 2025-11-10 17:26 UTC  (31+ messages)
` [pdm-devel] [PATCH proxmox v2 1/4] pve-api-types: update pve-api.json
` [pdm-devel] [PATCH proxmox v2 2/4] pve-api-types: add get/update firewall options endpoints
` [pdm-devel] [PATCH proxmox v2 3/4] pve-api-types: add list firewall rules endpoints
` [pdm-devel] [PATCH proxmox v2 4/4] pve-api-types: regenerate
` [pdm-devel] [PATCH proxmox-yew-comp v2 1/4] form: add helpers for extractig data out of schemas
` [pdm-devel] [PATCH proxmox-yew-comp v2 2/4] firewall: add FirewallContext
` [pdm-devel] [PATCH proxmox-yew-comp v2 3/4] firewall: add options edit form
` [pdm-devel] [PATCH proxmox-yew-comp v2 4/4] firewall: add rules table
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 1/4] pdm-api-types: add firewall status types
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 2/4] api: firewall: add option, rules and status endpoints
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 3/4] pdm-client: add api methods for firewall options, "
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 4/4] ui: add firewall status tree
` [pdm-devel] superseded: [PATCH proxmox{, -yew-comp, -datacenter-manager} v2 00/12] add basic integration of PVE firewall

[pdm-devel] [PATCH proxmox{, -yew-comp, -datacenter-manager} v3 00/12] add basic integration of PVE firewall
 2025-11-10 17:25 UTC  (13+ messages)
` [pdm-devel] [PATCH proxmox v3 1/4] pve-api-types: update pve-api.json
` [pdm-devel] [PATCH proxmox v3 2/4] pve-api-types: add get/update firewall options endpoints
` [pdm-devel] [PATCH proxmox v3 3/4] pve-api-types: add list firewall rules endpoints
` [pdm-devel] [PATCH proxmox v3 4/4] pve-api-types: regenerate
` [pdm-devel] [PATCH proxmox-yew-comp v3 1/4] form: add helpers for extractig data out of schemas
` [pdm-devel] [PATCH proxmox-yew-comp v3 2/4] firewall: add FirewallContext
` [pdm-devel] [PATCH proxmox-yew-comp v3 3/4] firewall: add options edit form
` [pdm-devel] [PATCH proxmox-yew-comp v3 4/4] firewall: add rules table
` [pdm-devel] [PATCH proxmox-datacenter-manager v3 1/4] pdm-api-types: add firewall status types
` [pdm-devel] [PATCH proxmox-datacenter-manager v3 2/4] api: firewall: add option, rules and status endpoints
` [pdm-devel] [PATCH proxmox-datacenter-manager v3 3/4] pdm-client: add api methods for firewall options, "
` [pdm-devel] [PATCH proxmox-datacenter-manager v3 4/4] ui: add firewall status tree

[pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp 0/6] add node status panel to proxmox datacenter manager
 2025-11-10  9:00 UTC  (17+ messages)
` [pdm-devel] [PATCH proxmox 1/1] node-status: add node status crate
  ` [pdm-devel] applied: "
` [pdm-devel] [PATCH yew-comp 1/2] node info: extend NodeStatus enum to include NodeStatus from proxmox-rs
  ` [pdm-devel] applied: "
` [pdm-devel] [PATCH yew-comp 2/2] node status panel: add a panel that show the current status of a node
` [pdm-devel] [PATCH datacenter-manager 1/3] api-types/api: add endpoints for querying the node's status
  ` [pdm-devel] applied: "
` [pdm-devel] [PATCH datacenter-manager 2/3] ui: make NodeStatusPanel available as a widget
` [pdm-devel] [PATCH datacenter-manager 3/3] nodes: remove unnecessary rustfmt::skip macro
  ` [pdm-devel] applied: "
` [pdm-devel] Superseded: Re: [PATCH datacenter-manager/proxmox/yew-comp 0/6] add node status panel to proxmox datacenter manager

[pdm-devel] [PATCH datacenter-manager/yew-comp v3 0/3] add node status panel to proxmox datacenter manager
 2025-11-10  8:58 UTC  (4+ messages)
` [pdm-devel] [PATCH yew-comp v3 1/2] node_info: only use build date from kernel version
` [pdm-devel] [PATCH yew-comp v3 2/2] node status panel: remove power management and make fingerprint opt-in
` [pdm-devel] [PATCH datacenter-manager v3 1/1] ui: add a Node Status tab to the administration panel

[pdm-devel] [PATCH proxmox{, -datacenter-manager} 0/6] Add support for network resource type
 2025-11-07 14:40 UTC  (7+ messages)
` [pdm-devel] [PATCH proxmox 1/3] pve-api-types: update /cluster/resources endpoint
` [pdm-devel] [PATCH proxmox 2/3] pve-api-types: regenerate
` [pdm-devel] [PATCH proxmox 3/3] pve-api-types: extend ClusterResourceNetworkType
` [pdm-devel] [PATCH proxmox-datacenter-manager 1/3] resources: support new pve network resource type
` [pdm-devel] [PATCH proxmox-datacenter-manager 2/3] resources: api: add network type match category
` [pdm-devel] [PATCH proxmox-datacenter-manager 3/3] ui: use new network resource type

[pdm-devel] help
 2025-11-07 10:01 UTC  (2+ messages)

[pdm-devel] [PATCH proxmox{, -datacenter-manager} 0/8] Integration of IP-VRF and MAC-VRF status to EVPN panel
 2025-11-07  8:59 UTC  (9+ messages)
` [pdm-devel] [PATCH proxmox 1/3] pve-api-types: add zone / vnet status reporting endpoints
` [pdm-devel] [PATCH proxmox 2/3] pve-api-types: generate ip-vrf / mac-vrf endpoints
` [pdm-devel] [PATCH proxmox 3/3] pve-api-types: regenerate
` [pdm-devel] [PATCH proxmox-datacenter-manager 1/5] server: api: sdn: add ip-vrf endpoint
` [pdm-devel] [PATCH proxmox-datacenter-manager 2/5] server: api: sdn: add mac-vrf endpoint
` [pdm-devel] [PATCH proxmox-datacenter-manager 3/5] ui: sdn: evpn: add zone status panel
` [pdm-devel] [PATCH proxmox-datacenter-manager 4/5] ui: sdn: evpn: add vnet "
` [pdm-devel] [PATCH proxmox-datacenter-manager 5/5] sdn: evpn: add detail panel to the evpn panel

[pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp v2 00/10] add support for checking acl permissions in (yew) front-ends
 2025-11-06 14:40 UTC  (2+ messages)
` [pdm-devel] Superseded: "

[pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp v3 00/10] add support for checking acl permissions in (yew) front-ends
 2025-11-06 14:38 UTC  (11+ messages)
` [pdm-devel] [PATCH proxmox v3 1/5] access-control: add acl feature to only expose types and the AclTree
` [pdm-devel] [PATCH proxmox v3 2/5] access-control: use format strings where possible
` [pdm-devel] [PATCH proxmox v3 3/5] access-control: move functions querying privileges to the AclTree
` [pdm-devel] [PATCH proxmox v3 4/5] access-control: derive Debug and PartialEq on AclTree and AclTreeNode
` [pdm-devel] [PATCH proxmox v3 5/5] access-control: allow reading all acls of the current authid
` [pdm-devel] [PATCH yew-comp v3 1/2] acl_context: add AclContext and AclContextProvider
` [pdm-devel] [PATCH yew-comp v3 2/2] http_helpers: reload LocalAclTree when logging in or refreshing a ticket
` [pdm-devel] [PATCH datacenter-manager v3 1/3] server/api-types: move AccessControlConfig to shared api types
` [pdm-devel] [PATCH datacenter-manager v3 2/3] ui: add an AclContext via the AclContextProvider to the main app ui
` [pdm-devel] [PATCH datacenter-manager v3 3/3] ui: main menu: use the AclContext to hide the Notes if appropriate

[pdm-devel] [PATCH datacenter-manager v2 00/12] backend implementation for view filters
 2025-11-06 13:46 UTC  (34+ messages)
` [pdm-devel] [PATCH datacenter-manager v2 01/12] pdm-api-types: views: add ViewFilterConfig type
` [pdm-devel] [PATCH datacenter-manager v2 02/12] pdm-config: views: add support for view-filters
` [pdm-devel] [PATCH datacenter-manager v2 03/12] acl: add '/view' and '/view/{view-id}' as allowed ACL paths
` [pdm-devel] [PATCH datacenter-manager v2 04/12] views: add implementation for view filters
` [pdm-devel] [PATCH datacenter-manager v2 05/12] views: add tests for view filter implementation
` [pdm-devel] [PATCH datacenter-manager v2 06/12] api: resources: list: add support for view-filter parameter
` [pdm-devel] [PATCH datacenter-manager v2 07/12] api: resources: top entities: "
` [pdm-devel] [PATCH datacenter-manager v2 08/12] api: resources: status: "
` [pdm-devel] [PATCH datacenter-manager v2 09/12] api: subscription "
` [pdm-devel] [PATCH datacenter-manager v2 10/12] api: remote-tasks: "
` [pdm-devel] [PATCH datacenter-manager v2 11/12] pdm-client: resource list: add "
` [pdm-devel] [PATCH datacenter-manager v2 12/12] pdm-client: top entities: "
` [pdm-devel] superseded: [PATCH datacenter-manager v2 00/12] backend implementation for view filters

[pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp 0/6] add node status panel to proxmox datacenter manager
 2025-11-06 12:46 UTC  (4+ messages)
` [pdm-devel] Superseded: "

[pdm-devel] [pve-devel] [RFC access-control/manager/proxmox{, -yew-comp, -datacenter-manager}/xtermjs 00/11] add remote node shell
 2025-11-06  7:46 UTC 

[pdm-devel] [PATCH proxmox{, -yew-comp, -datacenter-manager} 00/13] add basic integration of PVE firewall
 2025-11-05 16:37 UTC  (2+ messages)
` [pdm-devel] superseded: "

[pdm-devel] [PATCH proxmox{, -datacenter-manager} 0/4] show dedicated datastore icons in tree view and removable/s3 backend info in overview
 2025-11-05 16:26 UTC  (3+ messages)

[pdm-devel] [PATCH datacenter-manager v3] fix #6797: ui: add dialog to view remote subscriptions
 2025-11-05 12:45 UTC 

[pdm-devel] [PATCH proxmox v2] pve-api-types: schema2rust: handle `macro` keyword like we do `type`
 2025-11-05 10:44 UTC  (2+ messages)
` [pdm-devel] applied: "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal