Matthias
|
be31549a5b
|
Bubble error out of login method, simplify
|
2022-12-10 13:08:47 +01:00 |
|
Matthias
|
594a828358
|
Expire login info - request re-login.
closes #1015
|
2022-12-10 12:51:34 +01:00 |
|
Matthias
|
f2f64fe903
|
Also store username
|
2022-12-08 20:10:54 +01:00 |
|
Matthias
|
a4aa87aed8
|
Add "logged out" state to BotEntry
|
2022-12-08 19:57:46 +01:00 |
|
Matthias
|
ac4d98a5ef
|
Add initial websocket connectivity
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
b61439b398
|
Add missing reject
|
2022-11-30 07:05:13 +01:00 |
|
Lemuel
|
fe6f78fdb0
|
feat: rename bot
|
2022-03-12 13:02:53 +08:00 |
|
Matthias
|
c2a1f9cf3b
|
Fix userlogin migration
|
2021-10-05 19:41:06 +02:00 |
|
Matthias
|
f4ccf31b6f
|
Remove unnecessary Panes from trade view
|
2021-10-05 19:26:07 +02:00 |
|
Matthias
|
5858f4df6b
|
Add typings to telegram userService calls
|
2021-10-05 06:57:09 +02:00 |
|
Matthias
|
b73c5cbaed
|
Add autorefresh to userService
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
5f7282cb0a
|
Add URL to botDescriptor
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
1c4e2aed54
|
Store botlist as objects, not string list
|
2021-09-04 16:45:16 +02:00 |
|
Matthias
|
f346f49e60
|
Add bot name input
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
0955c21082
|
Allow login to multiple bots
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
29d908bf47
|
Allow authinfo to store multiple bots
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
f30f968a2f
|
Move logout to store
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
b2ba9638e2
|
Update userService
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
f3dbffd669
|
Set accessibility on user class
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
49059e5b83
|
Update userservice to be a class
|
2021-09-04 16:45:15 +02:00 |
|
Matthias
|
d3c11d66b5
|
Fix wrong usage of url
|
2020-12-26 16:27:10 +01:00 |
|
Matthias
|
240dd06c0f
|
Move types to seperate directory
|
2020-08-29 11:24:52 +02:00 |
|
Matthias
|
ea46907ed2
|
FIx typescript "@" imports
|
2020-07-19 15:45:44 +02:00 |
|
Matthias
|
f9f1c37c61
|
Convert login to typescript class component
|
2020-07-17 07:20:26 +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
|
835cc658f1
|
Fix typo and store apiurl
|
2020-06-20 19:19:30 +02:00 |
|
Matthias
|
bb9d8db834
|
Fix cyclic dependency due to tokens being kept in vuex
|
2020-06-20 16:55:33 +02:00 |
|