]> git.proxmox.com Git - proxmox-widget-toolkit.git/history - src/Utils.js
fix #4612: mobile: avoid crash due to missing getProxy method
[proxmox-widget-toolkit.git] / src / Utils.js
2023-03-26 Friedrich Weberfix #4612: mobile: avoid crash due to missing getProxy...
2023-03-24 Thomas Lamprechtutils: use template strings for language map
2023-03-24 Noel Ullreichlanguage selector: translate entries to both native...
2023-03-17 Lukas Wagnerrepo view: replace non-clickable checkbox with icons
2023-03-14 Stefan Sterzutils: move to using the auto theme per default
2023-03-08 Daniel Tschlatscherutil/window/form: add a theme selector
2023-03-08 Friedrich Weberfix #4421: ui: guard setProxy against races of slow...
2023-01-31 Thomas Lamprechtapi request: add wide spread alert-error logic as smart...
2023-01-31 Thomas Lamprechtutils: always html-encode response message
2023-01-31 Thomas Lamprechtutils: code cleanup for extractRequestError
2023-01-04 Daniel TschlatscherSource file download in new Utils function
2022-11-16 Dominik Csapakadd tag related helpers
2022-11-10 Wolfgang Bumillersimplify cpuset regex
2022-11-10 Daniel Bowderfix #3593: add CpuSet type to js
2022-03-18 Thomas Lamprechtutils: add inline comment about cookie set-for-clear
2022-03-18 Dominik Csapakutils: clear cookies with secure flag set
2022-02-14 Thomas Lamprechttree-wide typo fixes
2022-02-10 Matthias Heisererutils: render default value correctly
2021-11-23 Thomas Lamprechtutils: format_duration_human: calculate years too
2021-11-20 Thomas Lamprechtutils: add size unit related helpers to parse/auto...
2021-11-20 Thomas Lamprechtbandwidth/utils: move out SizeUnits definition to more...
2021-11-10 Wolfgang Bumilleradd Utils used for u2f and webauthn
2021-07-13 Stoiko Ivanovacme: allow wildcards as domain
2021-07-09 Fabian Ebnerutils: add helper to format node's repository status
2021-07-09 Thomas Lamprechtadd schema and move authDomains there
2021-07-09 Dominik Csapakadd generic OpenIDInputPanel
2021-07-09 Dominik CsapakUtils: add authSchema from PVE and make it overrideable
2021-07-05 Thomas Lamprechtutils: fix typo in variable name
2021-07-05 Thomas Lamprechtutils: updateColumnWidth: allow overriding tresholdWidt...
2021-07-05 Thomas Lamprechtutils: column width handler: drop duplicate
2021-07-02 Dominik CsapakUtils: add get_health_icon from PVE
2021-07-02 Thomas Lamprechtutils: followup: fix base class
2021-07-02 Thomas Lamprechtui: Utils: refactor userid parsing to Utils
2021-07-02 Thomas Lamprechtutils: add getOpenIDRedirectionAuthorization: to avoid...
2021-05-07 Thomas Lamprechtformat/render size: allow one to specifiy if base 2...
2021-05-04 Thomas Lamprechtutils: code cleanup/refactoring
2021-04-30 Thomas Lamprechtutils: add comment note for task descriptions
2021-04-23 Fabian Ebnerformat task status: improve replace() usage
2021-04-23 Fabian Ebnerformat task status: rename variable
2021-04-23 Fabian Ebnertask status: create helper for formatting
2021-04-22 Stefan ReiterUtils: add errorCallback to monStoreErrors
2021-04-22 Thomas Lamprechtutils: render_cpu: fix theoretical bug
2021-04-22 Thomas Lamprechtutils: code cleanup and refactoring
2021-04-22 Dominik CsapakUtils: refactor updateColumns from pve-manager
2021-04-22 Dominik CsapakUtils: add several render functions from PVE
2021-03-24 Fabian Ebnertasks: add warningsText
2021-03-23 Thomas Lamprechtutils: async api: reject with whole failure response...
2021-03-22 Thomas Lamprechtutils: copy over async helpers
2021-03-16 Wolfgang BumillerUtils: add ACME related utilities
2021-02-09 Dominic Jägervlan edit: Fix automatic field disabling
2020-11-10 Thomas Lamprechtutils: get help info: fix normalization with multiple...
2020-11-10 Thomas LamprechtRevert "Utils: fix help section normalization"
2020-11-10 Aaron LautererUtils: fix help section normalization
2020-11-09 Thomas Lamprechtenable ARIA again
2020-11-03 Dominik CsapakUtils: remove product specific task descriptions
2020-10-29 Thomas Lamprechtmake subscription status check compare lower case
2020-10-23 Thomas Lamprechteslint fixup
2020-10-22 Dietmar Maurerimplement and use systemd_unescape
2020-10-22 Hannes Laimerutils: add task description for directory removal
2020-10-15 Thomas Lamprechtadd Korean as translation choice
2020-10-01 Dominik CsapakUtils: improve matching groups of ip/host regexes
2020-08-27 Thomas Lamprechtlanguage_map: add Dutch
2020-08-27 Thomas Lamprechtutils: order languages after rendered name
2020-08-26 Thomas Lamprechtutils: improve indentation and better check API result
2020-07-21 Thomas LamprechtonlineHelp: try finding - and _ normalized blockid...
2020-06-30 Thomas Lamprechtfollowup: s/storedUser/storedAuth/
2020-06-30 Tim Marxadapt auth utils for proxmox token authentication
2020-06-25 Dominik CsapakUtils: add render_zfs_health
2020-06-16 Dominik Csapakformat_duration_human: say <0.1s instead of 0s
2020-06-16 Dominik Csapakshow Task warnings differently
2020-06-06 Thomas Lamprechtcleanly separate sources from package build, move to...