Commit Graph

13 Commits

Author SHA1 Message Date
6370a37e5a Fix log-viewer ignoring screenshotless events
All checks were successful
continuous-integration/drone Build is passing
2022-02-17 10:25:36 +02:00
066474190d Fix state mutation of doc.screenshots in server.js
All checks were successful
continuous-integration/drone Build is passing
2022-02-16 13:56:41 +02:00
a951f16494 Add iteration through screenshot array in frontend/src/component/Event.js
All checks were successful
continuous-integration/drone Build is passing
2022-02-16 11:48:18 +02:00
705b57f3a0 Fix SSL flag for Minio
All checks were successful
continuous-integration/drone Build is passing
2022-02-15 23:33:22 +02:00
52ecba53cc Fix presigned URL generation race conditions 2022-02-15 23:21:56 +02:00
a08f1d37b7 More bugfixes
All checks were successful
continuous-integration/drone Build is passing
2022-02-15 22:14:27 +02:00
05911bbc80 Fix SSE handling
All checks were successful
continuous-integration/drone Build is passing
2022-02-15 21:34:59 +02:00
ddc73ad30c Separate event type on server side 2022-02-15 19:22:33 +02:00
2977247193 Implement react-hooks-sse library 2022-02-15 18:34:10 +02:00
4c77fb127d Put back event array on React side
All checks were successful
continuous-integration/drone Build is passing
2022-02-15 10:55:59 +02:00
08a261e491 Reduce environment variables number + optimise code 2022-02-11 11:36:53 +02:00
32ea3f5031 Add frontend and backend files 2022-02-09 13:56:34 +02:00
200d4e9d2c Initial commit
Some checks failed
continuous-integration/drone Build is failing
2022-02-08 23:03:34 +02:00