]> git.proxmox.com Git - pve-manager.git/history - www
ui: utils: refactor mps to mp
[pve-manager.git] / www /
2022-04-07 Aaron Lautererui: utils: refactor mps to mp
2022-04-07 Fabian Ebnerui: lxc: resources: consider rootfs as a disk again
2022-04-06 Fabian Ebnerui: storage edit: retention: add max-protected-backups...
2022-04-01 Thomas Lamprechtui: render storage type: improve fallback
2022-04-01 Thomas Lamprechtui: vm hardware: module wide refactoring/cleanups/style...
2022-04-01 Thomas Lamprechtui: vm hardware: fix add-menu itemId casing
2022-04-01 Thomas Lamprechtui: vm: factor out add-HW menu handler to higher order fn
2022-04-01 Thomas Lamprechtui: lxc resources: refactor add menu handler
2022-04-01 Thomas Lamprechtui: lxc resources: switch to vector based font awesome...
2022-04-01 Thomas Lamprechtui: lxc resources: support font awesome icons directly
2022-04-01 Thomas Lamprechtui: icons: swap pci bitmap to svg
2022-03-31 Thomas Lamprechtui: css: set correct font awesome grid font-size
2022-03-31 Thomas Lamprechtui: qemu: switch CD drive icon to SVG
2022-03-31 Thomas Lamprechtui: qemu: switch memory icon to SVG
2022-03-31 Thomas Lamprechtui: cpu icon: enable crispEdges and increase stroke...
2022-03-31 Thomas Lamprechtui: qemu: switch processor icon to SVG
2022-03-31 Thomas Lamprechtcss: fix parenthesis opening style
2022-03-29 Thomas Lamprechtui: sdn: options: flex all and drop collapsible
2022-03-29 Thomas Lamprechtui: sdn: fix options panel headings case
2022-03-29 Alexandre Derumierui: sdn : controllers: bgp : add bgp-multipath-as-path...
2022-03-29 Alexandre Derumierui: sdn: zones: evpn : add rt-import
2022-03-29 Alexandre Derumierui: sdn: zones: evpn : move controller option on top...
2022-03-29 Alexandre Derumierui: sdn: zones: evpn : add exitnodes-primary
2022-03-29 Alexandre Derumierui: sdn: zones: evpn : add disable-arp-nd-suppression
2022-03-16 Alexandre Derumierpermpathstore: add sdn zones
2022-03-16 Alexandre Derumierui: sdn: zones: evpn : add exitnodes-local-routing...
2022-03-16 Fabian Ebnerui: lxc options: disable features edit as non-root...
2022-03-16 Aaron Lauterergui: add help button to qm guest agent window
2022-03-16 Thomas Lamprechtui: fw grid: eslint auto-fixes
2022-03-16 Mira Limbeckui: firwall: change icmp type selector to a combogrid
2022-03-14 Thomas Lamprechtui: vm boot order: move init logic into controller
2022-03-03 Aaron Lautererui: osd: send in/out cmd to currently used node
2022-02-10 Thomas Lamprechtui: vm: improve validator for CPU share range
2022-01-28 Thomas Lamprechtui: ceph osd: just spread default + custom class values...
2022-01-28 Aaron Lautererfix #3451 ui: ceph create osd: show custom device classes
2022-01-28 Fabian Ebnerui: cephfs: use more descriptive field label and gettext
2022-01-28 Aaron Lautererui: rbd: cephfs: add keyring/secret field for external...
2022-01-28 Fabian Ebnerui: lvm: better convey space information
2022-01-27 Thomas Lamprechtui: pci passthrough: fix labels of new id/vendor overrides
2022-01-25 Nicholas Sherlockui: pci passthrough: editor for pci-id overrides
2022-01-18 Thomas Lamprechtui: form/calendar event: add monthly and yearly examples
2022-01-18 Thomas Lamprechtui: backup/run now: avoid passing "next-run" parameter...
2022-01-13 Thomas Lamprechtui: form/calendar event: enable first-day-of-month...
2022-01-13 Fabian Ebnerwindow: safe destroy guest: add note that referenced...
2022-01-13 Thomas Lamprechtui: backuo job detail: drop being stateful, increase...
2022-01-13 Thomas Lamprechtui: backuo job detail: show next-run info
2022-01-13 Thomas Lamprechtui: backuo jobs: move next-run column beside schedule one
2022-01-13 Thomas Lamprechtui: utils: add render_next_event
2022-01-13 Dominik Csapakvzdump: add new 'next-run' field for vzdump job listing
2022-01-13 Dominik Csapakadd 'auto' mode for noVNC scaling
2022-01-13 Fabian Ebnerui: node: zfs: use ZFSDetail window from widget-toolkit
2022-01-11 Dominik Csapakui: fix novnc scaling radio buttons
2021-12-16 Fabian Ebnersorters: use correct property 'direction' and keep...
2021-12-15 Fabian Ebnerbackup views: sort backups by vmid, then descending...
2021-12-15 Thomas Lamprechtui: ceph status details: refactoring and clenaups
2021-12-10 Thomas Lamprechtui: ceph dashboard: render ghost OSDs
2021-12-10 Thomas Lamprechtui: ceph fs: fix overriding renderer in controller
2021-12-10 Thomas Lamprechtui: ceph: variable casing style fix
2021-12-09 Thomas Lamprechtui: vm create wizard: default to 4 GiB memory for win11...
2021-12-07 Thomas Lamprechtui: calendar event: add once daily example and clarify...
2021-12-03 Thomas Lamprechtui: upload/download image: trim checksum value
2021-12-02 Dominik Csapakfix #3689: add gridhandle to firewall rules to indicate...
2021-12-01 Oguz Bektaslxc: add lazytime mount option
2021-11-19 Thomas Lamprechtui: dc/openID realm: allow to edit acr values
2021-11-19 Thomas Lamprechtui: dc/openID realm: allow to edit prompt
2021-11-19 Thomas Lamprechtui: dc/openID realm: allow to edit scopes
2021-11-19 Thomas Lamprechtui: openID: make username-claim field editable for...
2021-11-16 Thomas Lamprechtui: qemu: disk edit: drop label widths from advanced...
2021-11-16 Fabian Ebnerui: ceph: osd: handle edge case with dead node
2021-11-16 Dominik Csapakui: qemu/HDEdit: add 'aio' advanced option
2021-11-16 Thomas Lamprechtui: backup views: disable remove button on protected...
2021-11-16 Thomas Lamprechtui: make protected column header use the icon only
2021-11-16 Dominik Csapakui: render 'protected' column as icon and enable sorting
2021-11-16 Thomas Lamprechtui: grid/backup: refactor to more modern code-style
2021-11-15 Thomas Lamprechtui: qemu: fix enabling SSD-emulation
2021-11-15 Thomas Lamprechtui: qemu/HD edit: more modern assembly of bandwidth...
2021-11-15 Thomas Lamprechtui: qemu: disk edit: expose read-only flag as advanced...
2021-11-15 Thomas Lamprechtui: qemu: disk edit: refactor to more declarative style...
2021-11-12 Aaron Lautererui: qm: disk selection: add optional selection of unused
2021-11-12 Thomas Lamprechtui: dc/options: fix renderer
2021-11-12 Thomas Lamprechtui: utils: refactor render_as_property_string
2021-11-12 Thomas Lamprechtui: backup: add retention column
2021-11-12 Thomas Lamprechtui: ceph: fixup optional chaining operator
2021-11-12 Dominik Csapakui: ceph: add more compatibilty code for versions
2021-11-12 Dominik Csapakui: dc/Backup: fix 'run now' button for jobs with comments
2021-11-11 Fabian Ebnerpartially fix #2285: ui: disk create: allow selecting...
2021-11-11 Fabian Ebnerui: zfs create: switch to using widget-toolkit's multiD...
2021-11-11 Fabian Ebnerpartially fix #2285: ui: ceph: allow selecting partitions
2021-11-11 Thomas Lamprechtui: dc options: fix indentation
2021-11-11 Thomas Lamprechtui: tfa: include cluster or node name in issuer
2021-11-11 Thomas Lamprechtui: index: set Proxmox.NodeName variable
2021-11-11 Thomas Lamprechtui: backup view: move tbar schedule-sim button to the...
2021-11-11 Thomas Lamprechtui: schedule sim: slight title adaption
2021-11-11 Thomas Lamprechtui: schedule sim: fix right alignment of simulate button
2021-11-11 Thomas Lamprechtcalendar event simulator: rename number parameter to...
2021-11-11 Dominik Csapakui: dc/Backup: add schedule simulator button
2021-11-11 Dominik Csapakui: dc/Backup: fix comment sort
2021-11-11 Dominik Csapakui: dc/Backup: never show id input field, autogenerate id
2021-11-11 Dominik Csapakpveceph: add 'fs destroy' command
2021-11-11 Dominik Csapakui: ceph/fs: allow creating multiple cephfs
next