Commit Graph

10 Commits

Author SHA1 Message Date
29b6974714 feature(database-connection): Add routing for dynamic seasons 2021-01-11 15:46:09 +01:00
eb2be6b94e Fix error handling to display them correctly without crashing 2020-06-17 18:49:25 +02:00
aa1c3d1464 Clean up code and add logging framework for backend
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-02 10:33:59 +02:00
3917021ba0 Explicitly set method 'GET' in frontend
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-02 09:57:46 +02:00
85677f08e2 Remove no-cors
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-01 19:37:08 +02:00
4ff9efe542 Remove /api path
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-01 19:23:13 +02:00
901d720a61 Temporarily disable CORS as nginx does weird stuff
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-01 19:17:47 +02:00
434d4dfb4a Add other backend API proxy logic 2020-06-01 17:01:35 +02:00
be3a400512 Add error message if loading fails 2020-06-01 15:52:01 +02:00
52a0e48323 Connect frontend to backend 2020-06-01 15:04:15 +02:00