Commit Graph

2840 Commits (4add381be129b5fd001d01964d2d900843238690)

Author SHA1 Message Date
undefined c859983e07
ui: add hook for problemset/download 2 years ago
undefined 949cdb2746
ui: hide highlight toolbar and omnibar in print mode 2 years ago
undefined 70b4571933
vjudge: update verdict 2 years ago
undefined d7567a87b1
core: fix addon create 2 years ago
undefined abbeff3dbc
vjudge: ybtbas 2 years ago
undefined fce1c44c68
core: storage: fix aliyun-oss support 2 years ago
undefined c7c196a168
ui: add line numbers to record_detail code 2 years ago
undefined 16db95ee87
core&ui: add progress callback (beta) 2 years ago
undefined 275e82f0e5
core: import: support using extracted folder 2 years ago
undefined dc76742e30
center: use addToSet instead of push 2 years ago
AgOH 330470f9b2
core: add PRIV_UNLIMITED_ACCESS to default permissions for judge user (#555) 2 years ago
undefined 569139b6e6
core: rollback koa types 2 years ago
undefined 4a512f3d2a
bump version 2 years ago
undefined bf33ffa640
core: fix validation 2 years ago
undefined 7e7a714b02
core: fix model import 2 years ago
undefined 205475b859
core: fix #554 2 years ago
undefined 9f1169b3e0
vjudge: codeforces: fix login check 2 years ago
undefined fc0704c53f
ui: add hint for problem_submit page 2 years ago
panda 342e9585dd
core: del user cache on group update (#552) 2 years ago
undefined 5a06be3208
core: websocket: use conn.terminate for timeouts 2 years ago
undefined 26bb2d1566
center: fix null check 2 years ago
undefined be2e2e32af
center: use different field for version downgrade 2 years ago
undefined 4de95dc8d5
core: allow id re-assign 2 years ago
undefined cddc98ae4b
core: import: set tag 2 years ago
undefined 4de3390d49
core: addon create: use symlink 2 years ago
undefined 206e2f3806
core: langs: mark python2 as disabled 2 years ago
panda 39919a3214
core: allow navigation sorting (#548) 2 years ago
panda 335e8d6ee9
core: fix bug (#551) 2 years ago
panda eb9e79c095
ui: fix problem_list edit mode switch (#549) 2 years ago
undefined 90e4b8040e
core: support hydrooj patch 2 years ago
undefined 4d7190b9b4
core: allow view self record in homework 2 years ago
undefined 1b89677456
core: bug fix 2 years ago
undefined dbd12bd9d9
bump version 2 years ago
undefined 626375537c
core: discussion: fix vnode hidden 2 years ago
panda e1838a2493
core: fix acm lock stat (#547) 2 years ago
undefined 9bd2c37735
eslint-config: allow quoted typeMethod 2 years ago
undefined 84a80fe5b5
core&ui: websocket: add reversed heartbeat 2 years ago
panda 304e6f24f4
core: fix strictioi (#546)
Co-authored-by: undefined <i@undefined.moe>
2 years ago
undefined 77a48bf3fb
a11y: init 2 years ago
undefined c2928dfbfb
core: generate static directory 2 years ago
undefined 1251b76e0f
core: allow external ui module 2 years ago
undefined 7a554ffa4d
judge: sandbox: check output existance for fileio 2 years ago
undefined 4d07f4a5b4
core: skip sid allocation for guest 2 years ago
undefined b7c61e133b
core: websocket: allow any message as heartbeat 2 years ago
undefined ef12f1d023
judge: fix submit_answer 2 years ago
undefined f72b221497
core: fix fileio 2 years ago
undefined 1424232a80
core&ui: add connection heartbeat 2 years ago
undefined 5f246a24d2
core: add prometheus to ignored ua 2 years ago
undefined 4db06398ae
core: set a minimum judge priority 2 years ago
undefined dde46c6e7f
core: fix contest permission check 2 years ago
undefined 5b0878b59e
judge: bug fixes 2 years ago
undefined 328b5c6690
judge: fix objective question 2 years ago
undefined 2bd3d56c10
vjudge: bump version 2 years ago
undefined 15dba5dd45
core: allow require module from plugin dir 2 years ago
undefined f79b8ab0c0
bump version 2 years ago
undefined efcbac146d
core: add kotlin and pypy3 configuration 2 years ago
undefined e81a13d375
judge: add compile_time_limit option 2 years ago
panda 3f6f1748e6
ui: add scoreboard pjax (#545) 2 years ago
undefined 17cf1194de
core: contest: support realtime scoreboard after freeze contest (#544)
Co-authored-by: panda <panda_dtdyy@outlook.com>
2 years ago
undefined 560e7c627f
judge: support time_limit_rate & memory_limit_rate per problem (#541)
Co-authored-by: panda <panda_dtdyy@outlook.com>
2 years ago
undefined a2c42d213a
migrate: hustoj: support mysql 8.0 2 years ago
undefined 6fdfa2a9d0
core: support install a npm package as plugin 2 years ago
undefined 127238c950
core: discussion_raw: add existance check 2 years ago
undefined 53e697dfb4
ui: bug fix 2 years ago
undefined b681c1e840
core: fsdownload: remove access denied logic 2 years ago
undefined e78925c082
ui: bug fixes 2 years ago
undefined b355a869b4
ui: problemconfig: remove old testcase config 2 years ago
undefined 4d766baf54
ui: problemconfig: fix extra_files autocomplete 2 years ago
undefined ed34f6eb13
ui: fix discussion reaction 2 years ago
undefined 9497c19447
ui: problemconfig: patch autoconfigure 2 years ago
undefined 6c6147d050
ui: problemconfig: bug fix 2 years ago
undefined 82d32f1f38
ui: problemconfig: add subtask if and type 2 years ago
undefined faac601f93
ui: problemconfig: add testlib builtin checkers 2 years ago
undefined cf69ef8c1c
ui: problemconfig: force set subtaskId 2 years ago
undefined eeeae604eb
core: fix discussion visibility 2 years ago
undefined d4047c6b78
ui: problemconfig: add i18n 2 years ago
undefined b6abb11e72
ui: support incremental UserContext 2 years ago
undefined 04f9be778c
ui: problemconfig: support delete subtask 2 years ago
undefined 4300751c26
core: fix discussion hidden handler 2 years ago
undefined 3b80564b5c
update changelog 2 years ago
undefined 96ddd6721d
bump version 2 years ago
undefined 85cb1d6dff
ui: new judge config (#533)
Co-authored-by: panda <panda_dtdyy@outlook.com>
2 years ago
undefined d3892202dc
ui: update build config 2 years ago
undefined cf88855bee
core&judge: ignore deleted tasks 2 years ago
undefined 65556ce630
core: langs: set default JavaScript interpreter to node 2 years ago
undefined a9e77c4c7b
ui: add tpl tsx example 2 years ago
undefined 67279c3745
ui: speed up page load 2 years ago
undefined cb741b346c
core: redirect requests with incorrect domainId 2 years ago
panda 3581ccb065
core&ui: add new features about domain (#528)
Co-authored-by: undefined <i@undefined.moe>

- Add navigation hint
- Update homework/contest filter by assign
- Allow empty query for DomainSelectAutoComplete
2 years ago
panda 9fb85300e7
core: move problems import&export to model for cli (#535) 2 years ago
panda b80c80d9b2
core: strict discussion visiblility check (#537) 2 years ago
undefined f39a28bfec
core: judge: update logger 2 years ago
undefined 656ef0d8f3
judge: remove unused processTestdata method 2 years ago
undefined 5a0584f6b7
core&ui: flatten testcases directory 2 years ago
panda 366b01aa75
judge: fix pc & add objective subtask score (#534) 2 years ago
undefined 2679703840
core: update sms logic 2 years ago
panda 4df9527eac
core: rp: fix wrong contest status count (#530) 2 years ago
undefined 2731d4ba3a
core&ui: set password for oauth (#531) 2 years ago
undefined 5e87d2dcc3
ui: update webpack config 2 years ago
undefined 57088e2ccf
bump version 2 years ago
panda 69e7f9d107
judge&ui: support show single subtask score (#529) 2 years ago
undefined 8b2a9f0847
core: fix avatar generation (fix #526) 2 years ago
undefined ca863fbacc
vjudge: codeforces&luogu: use cached callback 2 years ago
undefined 18131ad984
ui: disable rejudge for pretest 2 years ago
panda 203195685d
blog: fix bug (#527) 2 years ago
undefined 44a579878b
bump version 2 years ago
panda 476b17153a
core: add IOI(Strict) contest mode (#281) (#525) 2 years ago
undefined d7ce25827e
core: add contestmode 2 years ago
undefined 28601035eb
vjudge: export basic tools 2 years ago
undefined bce3cba997
vjudge: luogu: parse errormsg 2 years ago
undefined 09240c6166
core&ui: move domain_delete to domain_dashboard page 2 years ago
undefined ebc3d83ea0
core: remove deprecated generationTime usage 2 years ago
panda 0998982ec7
core&ui&judge: show subtask status & score (#524) 2 years ago
undefined 26a39501c2
core: trim filename spaces 2 years ago
undefined 909c5a785f
ui: set input/output draggable 2 years ago
undefined fe1d964eba
ui: replace stupid react-split-pane with allotment 2 years ago
undefined 6bf35f8f73
ui: add patch for react-split-pane 2 years ago
undefined fba19fd887
ui: fix types 2 years ago
undefined 73d872b238
ui: add cordis 2 years ago
undefined 6d6c57ef9b
vjudge: merge comment tool 2 years ago
undefined 1a4fde4119
blog: move to a seperate package 2 years ago
undefined 58d2f59f19
core: add disposable setting 2 years ago
undefined 0685b88066
core: update to mongodb5 (#514) 2 years ago
undefined 5a02010120 core&judge: also enable performance mode when bulk rejudge 2 years ago
panda eb634dca69
core: allow homework add maintainer (#518) 2 years ago
panda 809966fed3
core: force set lang to _ to avoid ask questions (#520) 2 years ago
undefined 4adf05c50b core&judge: allow performance mode 2 years ago
undefined 080621738e import-qduoj: fix import with empty tags 2 years ago
undefined bd13c57d82
core: user: private and public projection (#507) 2 years ago
undefined 4fe734a6f3 core: fix #519 2 years ago
undefined a0ef60bfeb core: fix training enroll 2 years ago
undefined cd37b29515 ui: rewrite streamsaver service worker 2 years ago
undefined 4e20ffba8a bump versions 2 years ago
undefined b78e736804 bump versions 2 years ago
undefined 002af33ed5 ui: set fixed contest__date width 2 years ago
undefined 00c01a2c29 core: fix training status 2 years ago
undefined 5efdee4049 ui: fix language select 2 years ago
undefined 15c1048b5b core: fix restore uri 2 years ago
undefined 7bce252391 core&ui: problem: fix quick search operation 2 years ago
undefined cafe9246c2 core: allowCors option for Handler 2 years ago
undefined c347d36e99
core&ui: fix sidebar (#513)
Co-authored-by: panda <panda_dtdyy@outlook.com>
2 years ago
undefined 254f659f0a core: remove getTestdata option 2 years ago
undefined 1e1280c47b deps: revert broken jsdom types 2 years ago
undefined 5d17b7510a bump version 2 years ago
undefined 2801b20527 ui: typo (#511) 2 years ago
undefined 478666bdf5 core&ui: fix empty pretest input 2 years ago
undefined f30a39593f core: storage: use alternative client 2 years ago
undefined 65311529bd
workspace: add eslint-config package (#510) 2 years ago
undefined e7945a104f core: remove stupid isbinaryfile 2 years ago
panda 37ac2f80f7
ui: add features (#504) 2 years ago
undefined b84a6426dd core: record_list: add projection for problem 2 years ago
undefined 018257f2b8 vjudge: codeforces: fix 2 years ago
undefined 1124ed9506 core: validator: support 'convert' as default action
fix #505, close #506
2 years ago
undefined 02c0d7aaa8 core: backup&restore: enhanced message 2 years ago
undefined aac27b3f83 core: cli: detect mongosh 2 years ago
undefined 092c0ee4eb bump version 2 years ago
panda 6823a1ed2e
ui: fix pick time with change event (#501) 2 years ago
undefined 726d684ef2 core: fix submit_answer 2 years ago
undefined 66dff28330 core: nolog property support for error instance 2 years ago
undefined 25741ac300 core: add lang existance check 2 years ago
undefined 29dd5645c1 core: validator: fix types 2 years ago
undefined d7604da021 vjudge: codeforces: fix submit payload 2 years ago
undefined 9d8f165c40 core: validator: use basicString for title and password 2 years ago
undefined 18a1bb3fca ui: update service worker 2 years ago
undefined 4d29d5472f fix types 2 years ago
undefined d6cd5579b6 ui: fix service-worker config 2 years ago
undefined 1bd551916e core: filter empty set operation 2 years ago
panda fdfa5e9722
core&ui: fix homework operation (#500) 2 years ago
undefined b5a5633b73 core: fix ip header 2 years ago
undefined f5f82cd513 core&ui: domain_dashboard: show owner 2 years ago
undefined c57b304576 judge: ensure tmpdir 2 years ago
undefined f834d9ca87 core: fix websocket event push 2 years ago
undefined 518915ceab bump version 2 years ago
undefined a8f9c49c4c ui: UserSelectAutoComplete: use uid if username is pure number 2 years ago
undefined 407de23240 judge: remove onDestory hook 2 years ago
undefined d483531b0e judge: fix hosts dispose 2 years ago
undefined 31f107354c core: upgrade: fix message 2 years ago
undefined 258a677e4f ui: update resource loader 2 years ago
undefined 0726dba492 core: optimize database operation 2 years ago
undefined 7a164483ba judge: fix objective 2 years ago
undefined 660fa1a957 center: track init date 2 years ago
undefined b1638c35cd core: add support for class decorator 2 years ago
undefined 3807d12168 core: add @subscribe decorator 2 years ago
undefined 88461a78cd core: lang: add disabled option 2 years ago
panda 2cd89d7258
util: fix format bug (#499) 2 years ago
undefined f3641eff48 core: fix 2 years ago
undefined ec0ba8a394 core: remove deprecated apis 2 years ago
undefined 05b27fc1eb core: split validator 2 years ago
undefined 149c3671f7 core: add avatar validation 2 years ago
undefined 5f995f97ad core: loader: add perf tool 2 years ago
undefined 4f9c1a03f2 core: rating: reset before upgrade 2 years ago
undefined 25ab36b2e6 ui: fix file create 2 years ago
undefined 70d836da59 core: del debug message 2 years ago
undefined caf6ce058f core: fix validator 2 years ago
undefined bc43b2fd4e vjudge: luogu: fix login 2 years ago
undefined 1f585968a4
core: drop legacy validator (#497) 2 years ago
undefined d8f5193a24
core&ui: cors (#498) 2 years ago
undefined 46eb761079 ui: add experimental lazy module loader 2 years ago
undefined 6cc0cd4e95 ui: fix cache filter 2 years ago
undefined 4b74ebbeba ui: fix login by email 2 years ago
undefined 78be1d6fc5 core: remove outdated session.secure option 2 years ago
undefined c989d1291d update readme 2 years ago
undefined a8bd6f4e16 bump version 2 years ago
panda 65e5296436
ui: fix bugs & add feature (#493) 2 years ago
undefined b8c51d332b core: support session.domain 2 years ago
undefined d20bf5b1e7 ui: fix resource cache in dev mode 2 years ago
panda d069fe127b
core&ui: add webauthn support (#484)
Co-authored-by: panda <panda_dtdyy@outlook.com>
Co-authored-by: undefined <i@undefined.moe>
2 years ago
undefined 3d3a5480e3
vjudge: use BasicFetcher (#496) 2 years ago
undefined 9343182607 core: add cache for domain 2 years ago
undefined 0f03f0e70e ui: add limitation for href 2 years ago
undefined cf7682fb76 judge: set request.uid to optional 2 years ago
undefined 1a71693cd2 ui: fix omnibar record link generation 2 years ago
undefined 37af6fd5a6 core: use Types.ArrayOf to replace Types.Array 2 years ago
undefined 760c585ac5 core: enhanced validator 2 years ago
undefined feb5180476
core&ui: fix sidebar preview (#491)
Co-authored-by: panda <panda_dtdyy@outlook.com>
2 years ago
undefined feb3b5cecb add contributing.md 2 years ago
undefined 7e81abaf40 ui: set contest_detail page col width 2 years ago
undefined c5c31ed81f ui: legacy: add quit button 2 years ago
undefined b00615492d ui: fix vote button 2 years ago
undefined d2e18ff3d5 core: fix upgrade script 2 years ago
undefined 8ddbc8f944 bump version 2 years ago
undefined 0bf2c8362a ui: allow quick rejudge 2 years ago
undefined 78925f0507 judge: remove unused import 2 years ago
undefined b292c6cfa3 judge: remove unused tmpdir 2 years ago
undefined 18d59edc82 core: fix #483 2 years ago
undefined ba4c5b03d2 core: add pdoc into to record_detail render 2 years ago
undefined cca5cb895e ui: allow manually set legacy mode 2 years ago
undefined e5de4f101b workspace: use node:test to replace mocha 2 years ago
undefined 188a8c6ed0 workspace: add experimental pnpm support 2 years ago
undefined e643c40094 ui: jsconfig: switch to esnext for dynamic import 2 years ago
undefined 3f3c30b197 ui: record_list: allow nextpage with filter 2 years ago
undefined f213a3d16c ui: remove outdated csrfToken field 2 years ago
undefined bfee8c8841 ui: record_list: add cancel score button 2 years ago
undefined 361e1c9b1c core: flow: support handler/:action/:name#:method 2 years ago
undefined 94244cb55f core: oplog: santitize argument keys 2 years ago
panda 3ee29da3bd
core: contest: add ledo contest rule (#481) 2 years ago
undefined f27dbb007a vjudge: remove puppeteer related package for a smaller deps size 2 years ago
undefined 5ecd9d5952 judge: objective: validation for empty stdans 2 years ago
undefined 06e0223793 core: upgrade: use seperate pipeline for fresh install 2 years ago
undefined 9c40c8da47 core: settings: remove homepage problemsearch (use omnisearch instead) 2 years ago
undefined 32c52bab90 core: problem_solution: fix vote status response 2 years ago
undefined 365864e515 ui: wiki: add markdown hint 2 years ago
undefined 204dfd6efc ui: problem: fix problemId display 2 years ago
undefined 08e41a8ae8 core: user: fix lostpass link generation 2 years ago
undefined 4930220fca core: FSDownload: capture invalid path error 2 years ago
undefined 9672436151 ui: avatar uploader 2 years ago
undefined dc7f2a877e core: contest: allow manager view hidden scoreboard 2 years ago
undefined 0cbb51cc19 core: discussion: sort by creation time 2 years ago
undefined 00ac1c957a judge: fix stdioLimit for fileIO problems 2 years ago
undefined 7c30d4896b ui: contest_problemlist: update style 2 years ago