Commit Graph

20 Commits

Author SHA1 Message Date
4b8591f51e Make MongoClient prefer secondaries 2022-10-11 02:24:16 +03:00
cfcd17d45e Make MongoClient prefer secondaries 2022-10-11 02:23:54 +03:00
Erki Aas
7797eb9210 Workaround for message id 2022-10-05 18:18:22 +03:00
23471d5bb3 Updated backend to use nodemon for development, removed minio integration and made other changes 2022-10-05 17:38:34 +03:00
2908a0bed0 Refactor S3 argument parsing
All checks were successful
continuous-integration/drone Build is passing
2022-08-25 08:31:08 +03:00
b8e9f03b86 Update screenshot handling 2022-03-06 08:18:15 +02:00
426370bc62 Fix screenshot displaying issue
All checks were successful
continuous-integration/drone Build is passing
2022-02-17 10:41:24 +02:00
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