Commit Graph

92 Commits

Author SHA1 Message Date
37fe418b6e [web] Update deps 2023-09-10 14:17:28 -04:00
79058c2a17 [sandbox] Update dockerfile and deps 2023-09-05 18:10:03 -04:00
ce84fb6ae1 [web] Update deps 2023-09-05 17:56:42 -04:00
432afeeefa [sandbox] Fix bundling 2023-08-26 15:48:29 -04:00
002f9bfa38 Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-08-26 15:09:24 -04:00
794733976c [sandbox] Update Svelte 2023-08-26 15:09:14 -04:00
4b3e40decd Add dark diff theme 2023-08-26 14:19:03 -04:00
711573cd20 [sandbox] Formatting and scripts 2023-08-26 13:46:59 -04:00
8e4564fe48 [web] Fix titles 2023-08-26 12:32:39 -04:00
bb722b437e [web] Improve modals 2023-08-26 12:30:22 -04:00
863254f846 Add icons 2023-08-26 11:52:57 -04:00
c1d86146af Improve navbar and add dark theme 2023-08-26 11:41:37 -04:00
fcc23d5da9 [web] Improve login page 2023-08-26 11:22:43 -04:00
efeb27516b [web] Improve admin auth 2023-08-26 11:07:09 -04:00
fe46b0eac2 [web] Remove unneeded deps 2023-08-26 10:48:43 -04:00
94630d114d Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-08-26 10:37:19 -04:00
8cf7e4147f Update web deps 2023-08-26 10:36:57 -04:00
5019d516a1 Update extension deps 2023-08-26 10:33:31 -04:00
75cd971a3b Update sandbox deps 2023-08-23 22:07:32 -04:00
c10eb8cc87 Update web deps 2023-08-23 22:06:53 -04:00
dependabot[bot]
3a1edd7717
Bump vite from 4.3.4 to 4.3.9 in /web (#1)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.4 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 07:14:56 -04:00
ee028c6cc8 Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-05-09 19:44:26 -04:00
efb47d25d1 [web] Show output in submissions 2023-05-09 19:44:25 -04:00
9540e6eb48 [extension] Auto and manual stop process 2023-05-09 17:55:13 -04:00
6261ee0bde [extension] Save on run and submit 2023-05-09 17:23:11 -04:00
8564dd26ec Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-05-09 17:19:45 -04:00
05761d811e [extension] Better error when submitting 2023-05-09 17:19:43 -04:00
97b8f6028a [sandbox] Terminate after 30 seconds 2023-05-09 17:19:19 -04:00
83b5d75ed1 [web] Sort scoreboard 2023-05-09 16:59:43 -04:00
149037cf7d [sandbox] Catch run errors and fetch more often 2023-05-09 16:51:43 -04:00
2f06247f6d [web] Add output to review page 2023-05-09 16:51:19 -04:00
bd91cb7044 [web] Auto refresh submisisons 2023-05-09 16:20:23 -04:00
36a8050a4b [sandbox] Add docker files 2023-05-09 16:06:19 -04:00
544f5390cd [web] Working scoreboard 2023-05-08 21:21:53 -04:00
5280a25d4d [sandbox] Catch failed fetch 2023-05-08 21:21:14 -04:00
1582e7a480 [web] Generate team passwords 2023-05-08 15:11:06 -04:00
f8c81206d8 Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-05-08 14:54:01 -04:00
4971fb4851 [web] Contest team logins 2023-05-08 14:54:00 -04:00
7df32c63d1 Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-05-08 14:37:54 -04:00
4bb261a8a5 [extension] Submit problems 2023-05-08 14:37:52 -04:00
19f49089e8 [web] Restrict submission from sandbox 2023-05-08 14:37:34 -04:00
51ff743d98 [web] Handle auto grading submissions 2023-05-08 13:58:47 -04:00
008d93704d [sandbox] Initial sandbox 2023-05-07 19:00:55 -04:00
85b1a48dd8 [web] Recreate repos and start contest 2023-05-07 17:32:57 -04:00
87dd37c6a6 Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-05-07 16:30:57 -04:00
1e84b54176 [web] Run java files 2023-05-07 16:30:56 -04:00
8ace5a0061 [extension] Run java files 2023-05-07 16:30:42 -04:00
a4c0258d3f Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-05-07 11:01:28 -04:00
234ce83d9d [extension] Problem panel 2023-05-07 11:01:27 -04:00
Admin
631fb2b040 Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-05-06 12:36:53 -04:00