skku-coding-platform icon indicating copy to clipboard operation
skku-coding-platform copied to clipboard

[DEPRECATED] Online Judge for SKKU, Based on Qingdao OJ

Results 43 skku-coding-platform issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 3.2.12 to 3.2.14. Commits 746e88c [3.2.x] Bumped version for 3.2.14 release. a9010fe [3.2.x] Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_name) ag... 3acf156 [3.2.x] Fixed GEOSTest.test_emptyCollections() on GEOS 3.8.0. 4a5d98e...

dependencies
python

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies
javascript

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies
javascript

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies
javascript

profile page에 사용될 온도를 관리하는 DB와 API입니다. model은 완성, View는 바뀔 것 같습니다.

*유저 프로필 페이지 구현 시 History 기록용 Draft PR입니다. (작성 예정)

FE

course의 모든 문제를 관리할 수 있는 교수자 페이지 구현 ![image](https://user-images.githubusercontent.com/75013515/154413257-3a98d8d6-1a21-4561-8be7-d9b7322dc121.png)

FE
BE

Backend framework를 Django에서 NestJS로 이동합니다. https://tidal-brook-54f.notion.site/Django-to-Nest-js-29206f7c516c4480b5f08ea8b2be1bb0

BE