Menci
|
73a7174a60
|
Don't cache article
|
6 years ago |
Menci
|
a7683f302c
|
Prevent submitting before editor loaded
|
6 years ago |
Menci
|
8cc93d5745
|
Fix statistics bugs
|
6 years ago |
Menci
|
3fb532ff6d
|
Remove unnecessary code
|
6 years ago |
Menci
|
a39ee9d3ce
|
Fix can't open in-contest submissions page, close #136
|
6 years ago |
Menci
|
90505f0429
|
Merge branch 'master' of github.com:syzoj/syzoj
|
6 years ago |
Menci
|
b6dd004753
|
Use jsDelivr as default CDN for ALL static files
|
6 years ago |
Menci
|
fe1ea9eb2e
|
Merge pull request #133 from hankeke303/master
Fix some contests bugs
|
6 years ago |
hankeke303
|
04688d7726
|
fix code unable to be judged in contests
|
6 years ago |
hankeke303
|
5be0c55820
|
fix rating calculation not work
|
6 years ago |
hankeke303
|
637a6d4226
|
fix code unable to be judged in contests
|
6 years ago |
hankeke303
|
9c05e01200
|
fix code unable to be submitted in contests
|
6 years ago |
Menci
|
42b536dd94
|
Fix #130
|
6 years ago |
Menci
|
07a5335bb0
|
Merge pull request #120 from syzoj/typeorm
Replace Sequelize ORM with TypeORM
|
6 years ago |
Menci
|
7563694a68
|
Merge branch 'master' into typeorm
|
6 years ago |
Menci
|
427dc7e118
|
Add option to use the old flexible pagination for submissions page
|
6 years ago |
Menci
|
152284721a
|
Fix problem tag updates not saved
|
6 years ago |
Menci
|
ed13aa149d
|
Remove it from cache after change a problem's id
|
6 years ago |
Menci
|
cd183f1be1
|
Merge branch 'master' of github.com:syzoj/syzoj
|
6 years ago |
Menci
|
cc01ecc840
|
Auto layout monaco editor on window resize
|
6 years ago |
Menci
|
6c169f69e9
|
Disable bluebird warning wForgottenReturn
|
6 years ago |
Menci
|
81796626f1
|
Fix typo: statictics -> statistics
|
6 years ago |
Menci
|
6538d6314c
|
Change comments_num default from NULL to 0
|
6 years ago |
Menci
|
bc9d910756
|
Correct table name
|
6 years ago |
Menci
|
d47854e620
|
Await promises in parallel
|
6 years ago |
Menci
|
3a0b1aa241
|
Merge pull request #123 from quank123wip/master
Add username_regex to allow change username restriction
|
6 years ago |
Menci
|
e7690a1065
|
Add migration script to build statistics table
|
6 years ago |
Menci
|
db1e9ef9c3
|
Remove deprecated migration scripts
|
6 years ago |
Menci
|
8058f07dc3
|
Optimize judge_state table query with enum type and indexes
|
6 years ago |
Menci
|
9bf6bdb137
|
Optimize problem statistics
|
6 years ago |
quank123wip
|
23c8b7dabf
|
add username_regex
|
6 years ago |
Menci
|
71c44b08de
|
Fix article default not allowed comment
|
6 years ago |
Menci
|
c34499c77e
|
Recalculate sort_time on deleting comment
|
6 years ago |
Menci
|
2eff707f6d
|
Delete comments on deleting article in discussion
|
6 years ago |
Menci
|
d71b49a2cd
|
Fix problem discussion list empty
|
6 years ago |
Menci
|
4e99ee3231
|
Fix uncaught exception in code formatter
|
6 years ago |
Menci
|
9f5ba6770d
|
Use byte count instead of character count for code length
|
6 years ago |
Menci
|
744b91c95a
|
Fix MD5 not working on edit user page
|
6 years ago |
Menci
|
e946b931c9
|
Add option for database cache size
|
6 years ago |
Menci
|
804e9689db
|
Optimize database cache implementation
|
6 years ago |
Menci
|
5432c81a1e
|
Enable cache for contest_player
|
6 years ago |
Menci
|
d580cf6ec7
|
Fix statistics page prefix sum & suffix sum display bug
|
6 years ago |
Menci
|
8f2737ba1a
|
Fix submission pagination prev button always to first page
|
6 years ago |
Menci
|
b0a55fbc07
|
Add missing index to judge_state table
|
6 years ago |
Menci
|
3405baef38
|
Update README
|
6 years ago |
Menci
|
79cd9afac2
|
Update README
|
6 years ago |
Menci
|
50296e76ee
|
Fix TypeError when query cached model not found
|
6 years ago |
Menci
|
b5d9955529
|
Fix problem tagIDs cache
|
6 years ago |
Menci
|
3e5b2aa69d
|
Cache problem tagIDs
|
6 years ago |
Menci
|
12e1735c76
|
Fix shallow copy of cached object
|
6 years ago |