Commit Graph

13 Commits

Author SHA1 Message Date
c61c9657e2 Change port in backend Dockerfiles
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 19:27:40 +02:00
919ab2abac Attempt to fix invalid bearer token
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 18:59:55 +02: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
ab7abab686 Set CORS to be enabled explicitly in backend
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-02 10:04:29 +02:00
ffb91bb380 Add Dockerfile.dev for backend, migrate frontend image to "serve" and change both docker-compose.ymls
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-02 09:35:03 +02:00
8bff6b3fc3 Explicitly expose backend ports in Dockerfile
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-01 16:16:24 +02:00
466b9ea8db Make website Docker ready 2020-06-01 16:09:57 +02:00
52a0e48323 Connect frontend to backend 2020-06-01 15:04:15 +02:00
a9671b8b0a Add automatic fetching of SinusBot's default bot ID 2020-06-01 13:47:05 +02:00
66898bfab6 Add error handling, fix authentication and fix online time display 2020-06-01 13:32:45 +02:00
5925872ac8 Move SinusBotService to backend 2020-05-30 19:32:12 +02:00
42b558254f Split frontend and backend 2020-05-30 17:59:40 +02:00