Commit Graph

9 Commits

Author SHA1 Message Date
Dominik Pschenitschni
6e4a3ff199 fix: authenticate per request (#2258)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #2258
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-09-04 14:30:11 +00:00
15b67136fe
feat: rename js files to ts 2022-04-02 17:14:59 +02:00
59da6686d0
feat: add authenticated http factory to create an axios instance with bearer header 2022-02-06 16:01:56 +01:00
1935af83c3 Allow setting api url from the login screen (#264)
All checks were successful
continuous-integration/drone/push Build is passing
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
a8a7f70a3c
Cleanup code & make sure it has a common code style
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-05 22:35:52 +02:00
d46faec23d
Make api url configurable in index.html
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-05 22:44:58 +02:00
00362dcf7b
fixed config 2018-09-08 21:19:46 +02:00
6a33ad90b5
FUNKING CONFIG 2018-09-08 21:18:42 +02:00
fe86ce2fa8
Added basic classes to handle http/auth/routing 2018-09-06 19:46:09 +02:00