aboutsummaryrefslogtreecommitdiff
path: root/packages/web-util/src
AgeCommit message (Collapse)Author
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
the view
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
2023-05-19imported useNotifications, new memory storage hook and fixed but in localstorageSebastian
2023-05-12harness compilation, default headers for http requestSebastian
2023-05-05add postcss, fix export namesSebastian
2023-04-24build toolsSebastian
2023-04-21tsc ask to export type from web-utilSebastian
2023-04-21render hook and render ui are not the same function (node and browser)Sebastian
2023-04-21allow the example to add params to the testing contextSebastian
2023-04-20better swr mocksSebastian
2023-04-18sync with chrome storageSebastian
2023-04-17remove console logSebastian
2023-04-14observable memory implSebastian
2023-04-07adding unreadable http response case and removing deprecated fieldsSebastian
2023-04-03fix https on port 8081Sebastian
2023-03-15prevent cors and cache optionsSebastian
2023-03-15always use both serversSebastian
2023-03-11fix: #7753Sebastian
2023-03-10fix colonSebastian
2023-03-10support http and httpsSebastian
2023-02-28better error handling on unknown errorSebastian