Menci
|
50d1c0f2f8
|
Add '`' to SQLs in README
|
6 years ago |
Menci
|
9a2d59e036
|
Add tutorial for deploying
|
6 years ago |
Menci
|
6336e281f9
|
Drop SQLite support
|
6 years ago |
Menci
|
97eb0e16d0
|
Change logo font from 'Raleway' to 'Exo 2' to match LibreOJ's logo
|
6 years ago |
Menci
|
44e580af01
|
Update README
|
6 years ago |
Menci
|
bd5112fc4f
|
Fixed timezone caused wrong time display in recent updated problems
|
6 years ago |
Menci
|
84b9e2d7b5
|
Merge pull request #65 from syzoj/latest_update
Show latest updated problems in main page
|
6 years ago |
Menci
|
5a0c725039
|
Update README and add Chinese version of README
|
6 years ago |
Menci
|
d16584366c
|
Upgraded some dependencies
|
6 years ago |
Menci
|
26d66ceef2
|
Upgrade Sequelize from v3 to v4
|
6 years ago |
Menci
|
e1ce01f905
|
Ignore package-lock.json
|
6 years ago |
Menci
|
2d1e4d06fa
|
Fixed can't click username to open user page
|
6 years ago |
Menci
|
74a7d3758d
|
Some UI changes
|
6 years ago |
Menci
|
ae66b4078e
|
Merge pull request #41 from syzoj/unzip
Use modified unzip to prevent zip symlink attack
|
6 years ago |
Menci
|
d9d496518a
|
Remove judge_token, which is replaced by session_secret
|
6 years ago |
Menci
|
a50c7ddf4a
|
Fixed #61
|
6 years ago |
Menci
|
306593584c
|
Merge branch 'master' of https://github.com/syzoj/syzoj
|
6 years ago |
Menci
|
33efb33474
|
Some fixes and updates
|
6 years ago |
Menci
|
7eb3b66ebe
|
Merge pull request #32 from hewenyang/merge_frontend
Merge judge-v3 frontend code into syzoj
|
6 years ago |
root
|
9e2143a0bf
|
Merge branch 'merge_frontend' of https://github.com/hewenyang/syzoj
|
6 years ago |
Menci
|
0239f82a1f
|
Allow Data URIs in XSS filter
|
6 years ago |
Menci
|
25bb4935a6
|
Ctrl + A on submission page to select code
|
7 years ago |
Menci
|
5c61cfe77d
|
UI Optimize
|
7 years ago |
hewenyang
|
bd35d0d15f
|
Fix bug where configuration file doesn't save
|
7 years ago |
hewenyang
|
2dee15a357
|
Allow sort by publicize time
|
7 years ago |
hewenyang
|
3db1af18be
|
Minor word change
|
7 years ago |
hewenyang
|
16726a08b1
|
Use publicize time instead
|
7 years ago |
hewenyang
|
4d68579806
|
Show latest updates in main page
|
7 years ago |
hewenyang
|
97beb526e1
|
Oh I may have broken sqlite...
|
7 years ago |
Pisces000221
|
c96233d221
|
Stay compatible with Hitokoto API update
|
7 years ago |
hewenyang
|
95fb3b507a
|
Update README.md and add upgrade instructions
|
7 years ago |
hewenyang
|
c9c9fd001c
|
Fix index
|
7 years ago |
hewenyang
|
d5bcbe8fb7
|
Add is_public field to judge_state table
|
7 years ago |
hewenyang
|
9bb847e122
|
Fix logic to make room for performance improvement
|
7 years ago |
hewenyang
|
1ca916581d
|
Fix SQL statement with poor performance
|
7 years ago |
hewenyang
|
938e3ff38b
|
A quick-and-dirty patch to fix mobile device compatiility
|
7 years ago |
Menci
|
bd87775f23
|
Use modified unzip to prevent zip symlink attack
|
7 years ago |
Menci
|
0b456269d5
|
Merge pull request #34 from goldimax/master
Specify font-family in style.css
|
7 years ago |
GoldIMax
|
4c67395695
|
add font config
|
7 years ago |
GoldIMax
|
7d0779fc9a
|
add font config
|
7 years ago |
Menci
|
45684b068d
|
Correct code style
|
7 years ago |
Menci
|
6a13fba0c3
|
Correct code style
|
7 years ago |
Tian Yunhao
|
2a42659d98
|
Merge pull request #33 from hewenyang/better_export
Import also problem types
|
7 years ago |
hewenyang
|
214cf694cc
|
Import also problem types
|
7 years ago |
hewenyang
|
71605cb66f
|
Fix bug where skipped subtasks with NULL time & memory field cause total time to be NaN and fail to be written to database
|
7 years ago |
Tian Yunhao
|
59eaa0a073
|
Update README.md
|
7 years ago |
hewenyang
|
f1d29a04e6
|
Some minor tweaks
|
7 years ago |
hewenyang
|
1244a8d7a1
|
Upload data for answer submission problems and fix some horrible mistakes
|
7 years ago |
hewenyang
|
641f94b0a0
|
Remove external judge server entirely
|
7 years ago |
hewenyang
|
9eeb1fde5d
|
Implement judge status tracking
|
7 years ago |