Commit Graph

14 Commits

Author SHA1 Message Date
336f1c2038 [Shared] Update deps 2024-03-20 09:37:55 -04:00
ba5fa18000 [Shared] Send output to callback for CPP runner 2024-03-13 20:09:31 -04:00
abe2c75dff [Shared] Add watch script 2024-03-12 18:22:43 -04:00
23fd3956ea [Shared] Update esbuild outdir 2024-03-12 13:07:28 -04:00
c5d0aaed86 [Shared] Use default import 2024-03-12 13:03:45 -04:00
f71dbb441c [Shared] Update tsconfig outDir 2024-03-12 13:02:27 -04:00
4c02999c0a [Shared][Web][Sandbox] Build shared in docker 2024-03-12 12:37:19 -04:00
24b1b2b4ad [Web][Sandbox] Fix docker builds 2024-03-12 12:25:28 -04:00
8321ef3b51 [Shared] Remove tsbuildinfo 2024-03-12 12:18:09 -04:00
8f56a6aa4c [Shared][Extension] Update shared 2024-03-12 12:11:59 -04:00
247bd010b8 [Shared][Web] Refactor shared components 2024-03-12 11:49:15 -04:00
37a0cd73bc [Sandbox] Fix shared importing 2024-03-11 20:36:45 -04:00
47ee997fa7 [extension] Fix shared projects 2024-03-11 20:25:02 -04:00
David Poeschl
22bc7460df
Merge shared code for submission running (extension/sandbox) and team submission info (extension/web) (#16)
* Unify submission execution implementations into submissionRunner

* Unify contestMonitorTypes definitions between extension & web

* Make line separator in entry use LF

* Add entry.sh for sandbox

* Fix web imports

* Sandbox read from .env

---------

Co-authored-by: orosmatthew <orosmatthew@pm.me>
2024-03-11 13:32:23 -04:00