Commit Graph

250 Commits

Author SHA1 Message Date
d3090103bc [web] README 2023-11-19 21:05:29 -05:00
331d18ed3c [web] Update deps 2023-11-19 21:04:01 -05:00
467e4a02f0 [web] Replace localhost with 127.0.0.1 2023-11-19 21:00:30 -05:00
8b4309e52b [web] Using strings instead of template dir 2023-11-19 20:58:57 -05:00
2e11b32903 [web] Update README 2023-11-19 20:50:39 -05:00
d709109170 [web] Move repo management 2023-11-19 20:47:51 -05:00
1204525e17 [web] Add info about changing port in dev 2023-11-19 20:42:07 -05:00
609172aa68 [web] Typos 2023-11-19 20:37:06 -05:00
96b923be31 [web] Fix typo in README 2023-11-19 20:34:14 -05:00
024815795a Add better development instructions 2023-11-19 20:33:30 -05:00
c2f2131c17 Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-11-15 21:01:49 -05:00
63fa791d4a [web] Fix template path, return team lang in API 2023-11-15 21:01:47 -05:00
93b18d6caa [extension] Add CSharp runner 2023-11-15 21:01:12 -05:00
9482a1f46b [web] Abstract options type 2023-11-12 18:16:04 -05:00
7f2e4c815c [web] Create CSharp repos 2023-11-12 18:14:13 -05:00
509c9bcdda [web] Use isomorphic git and template 2023-11-12 17:40:36 -05:00
80804734a5 [web] Refactor team page and add lang choice 2023-11-12 15:52:12 -05:00
9317974df7 [extension] Update engine version 2023-11-06 20:51:24 -05:00
dependabot[bot]
2dbf08afef
Bump postcss from 8.4.28 to 8.4.31 in /web (#5)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-05 21:13:06 -05:00
7ca8a6aadc [sandbox] Update deps 2023-11-05 21:11:12 -05:00
52343e792f [extension] Update deps 2023-11-05 21:09:47 -05:00
68d0f35952 [web] Update deps 2023-11-05 21:05:35 -05:00
David Poeschl
f81f4124b4
Bugfix: Run the selected problem's code when teams Test in VSCode (#6)
It was previously always picking the first problem from the list (with a non-zero id).
2023-11-05 20:57:18 -05:00
David Poeschl
1583452a8a
gitignore entry for ".idea" (#7) 2023-11-05 11:06:45 -05:00
Matthew Oros
10257d8203
Update README.md 2023-11-02 18:09:11 -04:00
eb0a277982 [sandbox] Update deps 2023-10-18 14:32:48 -04:00
6f4ff540b6 [sandbox] Use node lts 2023-10-18 14:32:18 -04:00
42250f39e1 [web] Use lts node 2023-10-18 14:21:09 -04:00
2d45f5c721 [web] npm audit fix 2023-10-18 14:09:49 -04:00
8691bcfcd1 [extension] Clean up sidebar provider 2023-10-17 12:58:34 -04:00
cb7383a437 [extension] Fix submitting 2023-10-17 12:50:13 -04:00
8bf0ec5d97 [extension] Update deps 2023-10-17 11:01:57 -04:00
dfa16b714a [extension] Improve code running 2023-10-16 15:32:26 -04:00
3d81cf91a6 [extension] Fix warning about sourcemaps 2023-10-16 13:58:44 -04:00
697dfb968d [extension] Add eslint 2023-10-16 13:51:50 -04:00
45646318c0 Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-10-16 13:11:56 -04:00
6fb6f57ece [extension] More cleanup 2023-10-16 13:11:54 -04:00
0019d37c38 Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-10-15 21:02:48 -04:00
8ea446fd5c [web] Add docker compose to gitignore 2023-10-15 21:02:47 -04:00
88be84bb62 [extension] Fix path 2023-10-15 21:01:05 -04:00
5405e38ef9 [sandbox] Use isomorphic git 2023-10-15 18:44:17 -04:00
74b9b50d8e [sandbox] Clean up 2023-10-15 18:35:49 -04:00
384bf03688 [web] Disable secure cookies 2023-10-15 15:00:32 -04:00
bb7168f522 [web] Update docker stuff 2023-10-15 14:17:45 -04:00
12bbe00ddc [extension] Update deps 2023-10-02 13:38:53 -04:00
5f79dd4f8b [sandbox] Update deps 2023-10-02 13:28:52 -04:00
4a0a54fe3b [web] Update deps 2023-10-02 13:25:07 -04:00
9f43eadf99 Merge branch 'main' of https://github.com/orosmatthew/bw-hspc-contest-env 2023-09-14 11:31:46 -04:00
8118264ee2 Add architecture docs 2023-09-14 11:31:30 -04:00
047e0fb143 Add READMEs 2023-09-14 11:16:11 -04:00