aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util/src
AgeCommit message (Expand)Author
2024-01-17add translation completeness from pogen to the UISebastian
2024-01-15fixes #8083Sebastian
2024-01-14support for date-fns localeSebastian
2024-01-112faSebastian
2024-01-05make tls optionalSebastian
2024-01-02sort for documentationSebastian
2023-12-31fixing importsSebastian
2023-12-31updat web utilsSebastian
2023-12-29fine tune dynamic formsSebastian
2023-12-13better error msgSebastian
2023-12-13fix withdraw-exchange redirect when there is not amountSebastian
2023-12-11warn when clipboard is not availableSebastian
2023-12-06testing keySebastian
2023-11-27fix: hide and show based on sizeSebastian
2023-11-27send error as stringSebastian
2023-11-27hide when smallSebastian
2023-11-22settings and preferences, getting conversion infoSebastian
2023-11-20new forms apiSebastian
2023-11-14challenger uiSebastian
2023-11-06share header and footer in web utilsSebastian
2023-11-05sharing components in web-utilSebastian
2023-10-30local error impl: errors shown fixed position that are wiped when moved from ...Sebastian
2023-10-23add default handler for request that are outside configSebastian
2023-10-21add missing response codeSebastian
2023-10-19update testing hookSebastian
2023-10-19return info on timeoutSebastian
2023-10-17bank api now return typed errors for documented errorsSebastian
2023-10-10removing url from loginSebastian
2023-10-09fix: take into account dd48 when adding exchangesv0.9.3-dev.31Sebastian
2023-10-04fixing issues reported by Christian, wipSebastian
2023-09-29notifications exposedSebastian
2023-09-25better /config errorSebastian
2023-09-25do not reuse the same map instanceSebastian
2023-09-25default to content type jsonSebastian
2023-09-25more ui stuff, moved forms to utilSebastian
2023-09-11new login tokenSebastian
2023-08-30missing key subscriptionSebastian
2023-08-02use local portSebastian
2023-07-20prevent duplicated notificationsSebastian
2023-07-20allow signature in requestrSebastian
2023-06-30web-utils: create error details with correct codeFlorian Dold
2023-06-28use default http timeout from utilSebastian
2023-06-02memory key should be stringSebastian
2023-06-01assets should have base directory to copy treeSebastian
2023-06-01env setupSebastian
2023-06-01better support for linaria and aliasSebastian
2023-05-29if type is not string, then codec is mandatorySebastian
2023-05-26remove account when no passwordSebastian
2023-05-26use buildKeyStorage to prevent different type for same keySebastian
2023-05-26cases, account details and new-form screenSebastian