]> git.proxmox.com Git - proxmox-widget-toolkit.git/shortlog
proxmox-widget-toolkit.git
2020-10-22 Thomas Lamprechtbump version to 2.3-3
2020-10-22 Hannes Laimerutils: add task description for directory removal
2020-10-22 Hannes Laimersafe-destroy: add possibility to show a small note
2020-10-22 Hannes Laimersafe-destroy: replace var with let/const
2020-10-22 Hannes Laimersafe-destroy: replace type with purgeable and taskName
2020-10-22 Hannes Laimersafe-destroy: eslint --fix
2020-10-22 Hannes Laimersafe-destroy: move SafeDestroy from pve-manager here
2020-10-22 Dietmar Maurercorrectly encode upid paramenter (use encodeURIComponent)
2020-10-15 Thomas Lamprechtbump version to 2.3-2
2020-10-15 Thomas Lamprechtadd Korean as translation choice
2020-10-01 Thomas Lamprechtbump version to 2.3-1
2020-10-01 Dominik CsapakToolkit: add HostPort vtype
2020-10-01 Dominik CsapakUtils: improve matching groups of ip/host regexes
2020-10-01 Dominik Csapakfix autoscrolling on browser zoom
2020-09-29 Thomas Lamprechtbump version to 2.2-14
2020-09-29 Thomas Lamprechtnode tasks: add duration column, hide by default
2020-09-29 Thomas Lamprechttask viewer: render tokenid as part of username
2020-09-29 Dominik Csapaknode/Tasks: improve scroller behaviour on datastore...
2020-09-23 Fabian Grünbichlertasks: include API token ID if available
2020-09-07 Thomas Lamprechtbump version to 2.2-12
2020-09-07 Thomas Lamprechtupdate copyright
2020-08-27 Thomas Lamprechtlanguage_map: add Dutch
2020-08-27 Thomas Lamprechtutils: order languages after rendered name
2020-08-26 Thomas Lamprechteslint fixes
2020-08-26 Thomas Lamprechtutils: improve indentation and better check API result
2020-08-20 Dominik Csapakfix #2933: correct behaviour of initgpt button
2020-07-24 Thomas Lamprechtbump version to 2.2-11
2020-07-24 Thomas Lamprechtbump version to 2.2-10
2020-07-24 Thomas Lamprechtservice view: allow overwriting restart command
2020-07-24 Thomas Lamprechtservice view: refactor assembling API path
2020-07-24 Thomas Lamprechtdisplayedit: allow passing an explicit displayConfig
2020-07-24 Thomas Lamprechtdisplayedit: allow binding editable and value
2020-07-21 Thomas LamprechtonlineHelp: try finding - and _ normalized blockid...
2020-07-09 Fabian MöllerAdd focusable pseudo class to edit windows defaultFocus
2020-06-30 Thomas Lamprechtbump version to 2.2-9
2020-06-30 Thomas Lamprechtfollowup: s/storedUser/storedAuth/
2020-06-30 Tim Marxadapt auth utils for proxmox token authentication
2020-06-25 Dominik Csapakadd window/ZFSDetail
2020-06-25 Dominik Csapakadd form/MultiDiskSelector
2020-06-25 Dominik CsapakUtils: add render_zfs_health
2020-06-16 Thomas Lamprechtbump version to 2.2-8
2020-06-16 Dominik Csapaktask viewer: show task endtime and duration in status
2020-06-16 Dominik Csapakadd DiskSmart window and DiskList from PVE
2020-06-16 Dominik Csapakadd DiskSelector from PVE
2020-06-16 Dominik Csapakformat_duration_human: say <0.1s instead of 0s
2020-06-16 Dominik Csapakshow Task warnings differently
2020-06-16 Dominik CsapakProxmoxProxy: add duration fields for proxmox-tasks
2020-06-08 Thomas Lamprechtnetworkedit: display MTU for OVS-bond interfaces too
2020-06-06 Thomas Lamprechtd/control: drop rsync from build dependencies
2020-06-06 Thomas Lamprechtimprove passing package version down
2020-06-06 Thomas Lamprechtdrop leftover utils, moved to src
2020-06-06 Thomas Lamprechtcleanly separate sources from package build, move to...
2020-06-06 Thomas Lamprechtuse eslint and execute as check target
2020-06-06 Thomas Lamprechtadd pbs to upload target
2020-06-06 Thomas Lamprechtmake eslint 100% happy
2020-06-06 Thomas Lamprechtsome more eslint fixes
2020-06-06 Thomas Lamprechteslint fixes all over the place
2020-06-06 Thomas Lamprechtutils: some eslint fixes and refactoring
2020-06-06 Thomas Lamprechtutils: some eslint fixes
2020-06-05 Thomas Lamprechttask description: use 'Backup Job' if no id is set
2020-06-05 Thomas Lamprechtformat task description: avoid printing undefined ID
2020-06-04 Thomas Lamprechtbump version to 2.2-7
2020-06-04 Thomas Lamprechtrrd: only move legend to header if both exists
2020-06-04 Dominik Csapakbutton: make xtype of parent configurable
2020-06-03 Thomas Lamprechtbump version to 2.2-6
2020-05-29 Thomas Lamprechtutils: add updateColumnWidth helper from PVE
2020-05-29 Thomas Lamprechtrrd charts: add legend to header for better space usage
2020-05-29 Thomas Lamprechtrrd charts: cleanup
2020-05-29 Thomas Lamprechtrrd charts: render 3 decimal points for small values
2020-05-29 Thomas Lamprechtcss: reduce chart legends space impact
2020-05-28 Thomas Lamprechtbump version to 2.2-5
2020-05-28 Thomas Lamprechtformat_duration_short: rename to format_duration_human...
2020-05-28 Dominik CsapakUtils: add duration format/render
2020-05-28 Dominik Csapakcss: add icon colors
2020-05-26 Dominik Csapakimprove error extraction for monStoreErrors
2020-05-26 Thomas Lamprechtform/display edit: use the 'fit' layout to avoid width...
2020-05-26 Thomas LamprechtJournalView: avoid null dereference on quick tab switch
2020-05-25 Thomas Lamprechtbump version to 2.2-4
2020-05-25 Thomas Lamprechttask history: better default column width
2020-05-25 Thomas Lamprechtnode/tasks: eslint fixes
2020-05-25 Thomas Lamprechtui: task history: handle running tasks
2020-05-25 Thomas Lamprechtutils: task descriptions: allow to use functions
2020-05-25 Thomas Lamprechtutils: task descriptions: allow to add/override entries
2020-05-25 Thomas Lamprechtui: network: make CIDR & gateway column broader by...
2020-05-25 Thomas Lamprechtui: network: code cleanup
2020-05-25 Thomas Lamprechtrender_upid: fallback to worker_{id,type}
2020-05-25 Thomas Lamprechtcss: add proxmox-invalid-row class
2020-05-25 Dominik Csapakreturn cookie again in authOK
2020-05-25 Dominik Csapakfix #2758: reject 'tfa' cookies
2020-05-22 Thomas Lamprechtbump version to 2.2-3
2020-05-22 Thomas Lamprechtwindow: edit: eslint fixes
2020-05-22 Thomas Lamprechtwindow: edit: call setValue on all fields
2020-05-22 Thomas Lamprechtwindow password edit: refactor to more schematic code
2020-05-22 Thomas LamprechtPendingObjectGrid: mark pending changes as orange
2020-05-19 Dominik Csapakadd pmxRoleSelector
2020-05-19 Thomas Lamprechtinput panel: call setValue on all fields
2020-05-19 Thomas Lamprechtdisplayedit: fixup to correct version
2020-05-18 Thomas Lamprechtbump version to 2.2-2
2020-05-18 Dominik Csapakadd Realm model and RealmComboBox
2020-05-18 Dominik Csapakadd PMX.image.Logo
next