Commit Graph

23 Commits

Author SHA1 Message Date
Matthias
19a479ef2b Fix axios error introduced in last updates 2023-01-05 10:26:58 +01:00
Matthias
a4aa87aed8 Add "logged out" state to BotEntry 2022-12-08 19:57:46 +01:00
Matthias
a57dc2aa7e Slightly increase default timeout
closes #517
2022-09-04 16:24:30 +02:00
Matthias
43676179dc Improve sync behaviour 2022-04-28 07:38:59 +02:00
Matthias
b272c73e89 pinia: Update error handling 2022-04-21 07:50:19 +02:00
Matthias
18e56258e9 pinia: Remove vuex dependencies 2022-04-21 07:50:19 +02:00
Matthias
10d13d788e Fix setIsBotOnline 2021-09-04 16:45:16 +02:00
Matthias
dc6b60ba5c convert API to composable 2021-09-04 16:45:15 +02:00
Matthias
fe8ea0afdf rename init to initAPi 2021-09-04 16:45:15 +02:00
Matthias
9320d630d4 Prevent logging errors twice 2021-06-26 20:47:15 +02:00
Matthias
c9f2076660 Increase api service timeout 2021-04-18 09:33:41 +02:00
Matthias
6721ff4db4 Allow apiService to use store 2020-07-24 07:22:25 +02:00
Matthias
2bd0198697 Don't log on refresh 2020-07-23 19:40:30 +02:00
Matthias
88e9de35a4 improve apiservice 2020-07-19 15:47:54 +02:00
Matthias
9a6e4b4306 Fix login not updating header bar 2020-07-19 15:12:06 +02:00
Matthias
d115f8efb0 Retry requests if they fail with 401
Resolves JWT token timeout handling #23
2020-07-17 07:09:52 +02:00
Matthias
53c4641e8a Fix bug with token refresh 2020-06-23 20:38:02 +02:00
Matthias
c5eadc3d3d Improve handling when bot is down 2020-06-23 19:57:15 +02:00
Matthias
e6f6f92009 Improve login handling 2020-06-22 20:18:45 +02:00
Matthias
b0883693e7 Some small cleanup 2020-06-22 19:39:44 +02:00
Matthias
bb9d8db834 Fix cyclic dependency due to tokens being kept in vuex 2020-06-20 16:55:33 +02:00
Bruno Sarlo
3b6aada219 Typescript fixes. 2020-06-20 01:44:57 -03:00
Matthias
b9000f96f9 Rename js files to ts 2020-06-04 20:20:48 +02:00