Commit graph

10 commits

Author SHA1 Message Date
axolotle
b130aeda29 Rework the whole API calling system 2021-02-19 18:23:35 +01:00
axolotle
56a3b29f65 add status prop to store's history entries 2021-02-15 15:21:26 +01:00
axolotle
bdde8b39c0 Rework error handling
allow full control of error handling with global fallback handler
add 404 error
add websocket opening control for get methods
2021-02-11 15:22:42 +01:00
Axolotle
8273b52898 linting 2021-01-09 13:02:26 +01:00
Axolotle
d26fa43e5f redirect to logs when error has 'log_ref' 2020-11-26 17:17:51 +01:00
Axolotle
6e5d11ce36 update ToolWebAdmin and AppInstall with validations 2020-11-01 17:05:49 +01:00
Axolotle
14bdfbce2f add experimental error handling 2020-10-14 16:59:39 +02:00
Axolotle
6a46132fd7 modify imports of api module 2020-10-14 16:59:39 +02:00
Axolotle
32ca7e11ec separate handlers and helpers from api module 2020-10-14 16:59:39 +02:00
Axolotle
336165d7ea moved api module into its own folder 2020-10-14 16:59:39 +02:00