Commit Graph

7 Commits

Author SHA1 Message Date
kolaente 59da6686d0
feat: add authenticated http factory to create an axios instance with bearer header 2022-02-06 16:01:56 +01:00
konrad 1935af83c3 Allow setting api url from the login screen (#264)
continuous-integration/drone/push Build is passing Details
Cleanup

Use the http factory everywhere instead of the created element

Use the current domain if the api path is relative to the frontend host

Format

Prevent setting an empty url

Fix styling

Add changing api url

Add change url component

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #264
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-10-11 10:13:35 +00:00
kolaente a8a7f70a3c
Cleanup code & make sure it has a common code style
continuous-integration/drone/push Build is passing Details
2020-09-05 22:35:52 +02:00
kolaente d46faec23d
Make api url configurable in index.html
continuous-integration/drone/push Build is failing Details
2020-05-05 22:44:58 +02:00
konrad 00362dcf7b
fixed config 2018-09-08 21:19:46 +02:00
konrad 6a33ad90b5
FUNKING CONFIG 2018-09-08 21:18:42 +02:00
kolaente fe86ce2fa8
Added basic classes to handle http/auth/routing 2018-09-06 19:46:09 +02:00