Commit Graph

28 Commits

Author SHA1 Message Date
0c6fbfd924 Switch to Kaniko
All checks were successful
continuous-integration/drone Build is passing
2022-10-28 07:36:24 +03:00
939c84c6ab Restore .drone.yml
Some checks failed
continuous-integration/drone Build is failing
2022-10-11 14:30:29 +00:00
37117678f0 Delete .drone.yml to force config from develop 2022-10-11 14:28:10 +00:00
2908a0bed0 Refactor S3 argument parsing
All checks were successful
continuous-integration/drone Build is passing
2022-08-25 08:31:08 +03:00
ec59a423bb Fix docker-compose.yml
All checks were successful
continuous-integration/drone Build is passing
2022-08-17 08:49:04 +03:00
56e2273ba2 Fix Drone config 2022-08-17 08:26:19 +03:00
5060e36d02 Simplify Drone config 2022-08-17 08:25:12 +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
6b977a09b4 Generalize Drone config 2022-02-15 19:37:04 +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
b90ae0c18d Add emitter and missing mongo-init.sh
All checks were successful
continuous-integration/drone Build is passing
2022-02-14 11:59:21 +02:00
82b91e7161 Add dummy-emitter
(not functioning in current state)
2022-02-14 09:45:34 +02:00
08a261e491 Reduce environment variables number + optimise code 2022-02-11 11:36:53 +02:00
9b73c08fc8 Removed useless frontend/README.md file
All checks were successful
continuous-integration/drone Build is passing
2022-02-09 14:03:41 +02:00
32ea3f5031 Add frontend and backend files 2022-02-09 13:56:34 +02:00
cf7aee71a2 Try both dockerfile and context
All checks were successful
continuous-integration/drone Build is passing
2022-02-08 23:27:16 +02:00
ffffad67a1 Use context instead dockerfile
Some checks failed
continuous-integration/drone Build is failing
2022-02-08 23:24:32 +02:00
200d4e9d2c Initial commit
Some checks failed
continuous-integration/drone Build is failing
2022-02-08 23:03:34 +02:00