| Age | Commit message (Expand) | Author |
| 2023-10-04 | fixing issues reported by Christian, wip | Sebastian |
| 2023-09-29 | notifications exposed | Sebastian |
| 2023-09-25 | better /config error | Sebastian |
| 2023-09-25 | do not reuse the same map instance | Sebastian |
| 2023-09-25 | default to content type json | Sebastian |
| 2023-09-25 | more ui stuff, moved forms to util | Sebastian |
| 2023-09-11 | new login token | Sebastian |
| 2023-08-30 | missing key subscription | Sebastian |
| 2023-08-02 | use local port | Sebastian |
| 2023-07-20 | prevent duplicated notifications | Sebastian |
| 2023-07-20 | allow signature in requestr | Sebastian |
| 2023-06-30 | web-utils: create error details with correct code | Florian Dold |
| 2023-06-28 | use default http timeout from util | Sebastian |
| 2023-06-02 | memory key should be string | Sebastian |
| 2023-06-01 | assets should have base directory to copy tree | Sebastian |
| 2023-06-01 | env setup | Sebastian |
| 2023-06-01 | better support for linaria and alias | Sebastian |
| 2023-05-29 | if type is not string, then codec is mandatory | Sebastian |
| 2023-05-26 | remove account when no password | Sebastian |
| 2023-05-26 | use buildKeyStorage to prevent different type for same key | Sebastian |
| 2023-05-26 | cases, account details and new-form screen | Sebastian |
| 2023-05-19 | imported useNotifications, new memory storage hook and fixed but in localstorage | Sebastian |
| 2023-05-12 | harness compilation, default headers for http request | Sebastian |
| 2023-05-05 | add postcss, fix export names | Sebastian |
| 2023-04-24 | build tools | Sebastian |
| 2023-04-21 | tsc ask to export type from web-util | Sebastian |
| 2023-04-21 | render hook and render ui are not the same function (node and browser) | Sebastian |
| 2023-04-21 | allow the example to add params to the testing context | Sebastian |
| 2023-04-20 | better swr mocks | Sebastian |
| 2023-04-18 | sync with chrome storage | Sebastian |
| 2023-04-17 | remove console log | Sebastian |
| 2023-04-14 | observable memory impl | Sebastian |
| 2023-04-07 | adding unreadable http response case and removing deprecated fields | Sebastian |
| 2023-04-03 | fix https on port 8081 | Sebastian |
| 2023-03-15 | prevent cors and cache options | Sebastian |
| 2023-03-15 | always use both servers | Sebastian |
| 2023-03-11 | fix: #7753 | Sebastian |
| 2023-03-10 | fix colon | Sebastian |
| 2023-03-10 | support http and https | Sebastian |
| 2023-02-28 | better error handling on unknown error | Sebastian |
| 2023-02-25 | some fixes afte testing demobank with ms | Sebastian |
| 2023-02-16 | web-util fixes | Florian Dold |
| 2023-02-08 | move request api to web-util | Sebastian |
| 2023-01-04 | removed axios as dependency | Sebastian |
| 2023-01-03 | remove axios, better api | Sebastian |
| 2022-12-20 | use translation context from web-utils, don't use match react-router since is... | Sebastian |
| 2022-12-20 | context is optional | Sebastian |
| 2022-12-15 | wxApi from context and using the new testing sdk | Sebastian |
| 2022-12-14 | moving testing sdk to web-utils | Sebastian |
| 2022-12-12 | compose, testing and async into web-util | Sebastian |