Commit Graph

1994 Commits (2bd1e522d4cbaa6340b1abd600cdc0c8ef42abe8)

Author SHA1 Message Date
undefined 08462cf870 core: simplify contest & homework logic 2 years ago
undefined 81518ab424 core: hook resolve for @hydrooj/utils 2 years ago
undefined f30898ea31 ui: fix messages sort 2 years ago
undefined cd50eb0e61 core: fix message fetch 2 years ago
panda b8a4ed4c52
ui: fix contest_files ui (#385) 2 years ago
undefined 2a54b0aa25 ci: remove useless packtracker 2 years ago
undefined 2def671b62 ci: include ui build when ci change 2 years ago
undefined 6333c4f9c7 ui: pageloader: remove localstorage 2 years ago
undefined fc6e112536 vjudge: lock puppeteer-extra to 3.3.0 2 years ago
undefined 996ff2a9dd core&ui: contest_files 2 years ago
undefined 86d77625f6 core: support ContestRule.hidden 2 years ago
undefined 7d3f715c6c vjudge: codeforces: gym: use shortand contestId 2 years ago
undefined 6f791903d4 vjudge: Codeforces::Gym 2 years ago
undefined 60ef2a1ad5 core: remove unused imports 2 years ago
undefined fc85ca36dc core: better duplicate key error msg 2 years ago
undefined 7e3314774a ui: switch to async build 2 years ago
undefined 18f23b8c68 ui: bug fix 2 years ago
undefined 8428581860 ui: allow custom esbuild plugins 2 years ago
undefined ef0582d63c core: fix #382 2 years ago
undefined e39f29bfa9 vjudge: subtask support 2 years ago
无限UCW dee229dcf3
ui: autocomplete: focus on the first item when `!freeSolo` (#381) 2 years ago
undefined af19d83111 workflow: load metadata from github ci env 2 years ago
undefined aab5b2211f tests: hook process.send instead of server/started 2 years ago
undefined d8319cb9b0 ui: add packtracker 2 years ago
undefined f83af97ac0 core: add server.lang to default fallback 2 years ago
undefined f51d94edca judge: objective: allow empty answers 2 years ago
panda 3cfbb66350
ui: clickable selection text (#379) 2 years ago
panda 9870703581
ui: optional ul element after select input 2 years ago
panda d8a45d5323
merge #377 2 years ago
undefined e4ce668850 core: bug fix 2 years ago
undefined 5409186bf7 core: skip fallbacks in english translation 2 years ago
undefined 0bb6be0eaf core: translation enhance 2 years ago
undefined 2b0bd3df04 core: fix redirect path generation 2 years ago
panda 5f9d83dce4 ui: hide normal submit when objective 2 years ago
undefined 6ec215df35 ui: i18n for submission 2 years ago
undefined 05ec5e4737 ui: remove unused file 2 years ago
panda c3aacf516d Merge branch 'master' 2 years ago
panda 8d30a642e3 version: bump version 2 years ago
panda 4529a501da core: fix bugs 2 years ago
panda d7f72617c8 judge&ui: fix bugs 2 years ago
panda 061698a548 ui: avoid wrong transform 2 years ago
panda af3294f30c ui: follow edit 2 years ago
undefined 17ddb9867a ui: fix emoji source 2 years ago
undefined e212addb84 Merge branch 'master' into enhance_objective 2 years ago
undefined 0f150337f2 core: objective: add upgrade script 2 years ago
undefined df85677ea5 ui: simplify 2 years ago
panda 00bdea78d2 judge: fix type check 2 years ago
panda 0195ba361e judge&ui: fix bugs 2 years ago
undefined f80ec720de deps: downgrade nanoid to 3.3.4 2 years ago
undefined 76745639c1 judge: change objective config format 2 years ago
undefined dd3a54f57c workspace: bump version 2 years ago
panda e509bde41b ui: add multiselect question 2 years ago
panda c01f8042ce
ui: add objecttiveNew ui 2 years ago
undefined b367069050 util: fix score calculation 2 years ago
undefined cb18ec19fe
ui: simplify scratchpad countdown logic (#373) 2 years ago
panda 8fc64a0654
core: add discuss delete msg (#370) 2 years ago
undefined ef5a2f5334 judge: handle subtaskId for ignored cases 2 years ago
undefined a665db80c7 ui: record_detail: simplify subtask display logic 2 years ago
panda a31b890c25
ui: record_detail subtaskId (#371) 2 years ago
undefined f16a65a7ed judge: add subtask.id check 2 years ago
undefined 0fcea720a9 core: fix contest permission check 2 years ago
undefined e6d0bb51d4 core: homework: fix duration setting 2 years ago
undefined 00176ddb14 core: update priority calculation 2 years ago
undefined 792f1c6266 core: remove useless null check 2 years ago
undefined 5bbc48d4dd core: tsdoc.startAt setting 2 years ago
undefined e6b3b5c530 Merge branch 'master' into 367 2 years ago
undefined 78b1141a02 core&ui: handle contest status display 2 years ago
undefined e4900edb71 ui: module loader: handle duplicate module 2 years ago
undefined 4e1745e38b core: update submission limit (by user) 2 years ago
undefined 069f420310 core: contest: tsdoc.startAt 2 years ago
undefined a9390d6546 ui: fix testcase id 2 years ago
undefined cbd5db1ecf ui: user_detail: add user banned hint 2 years ago
undefined 84569a79b9 ui: fix scoreboard 2 years ago
undefined 9477692abb core: allow `hydrooj addon list` 2 years ago
undefined 7a784f1074 ui: vditor: change cdn 2 years ago
undefined ff096322fc ui: template: use builtin nl2br 2 years ago
panda dc7d53b59c
ui: add discussion reaction (#369)
Co-authored-by: undefined <i@undefined.moe>
2 years ago
panda 1fa5eef2e0
ui: add self rank in ranking page (#368) 2 years ago
panda add66f26cf
ui: add problem submit limit (#366) 2 years ago
undefined 56396940fc core: fix title check 2 years ago
undefined e31396468f core: fix command parser 2 years ago
undefined 7785c7ee19 core: use cac command parser 2 years ago
undefined cdce227dad migrate: hustoj: update file upload 2 years ago
undefined 01fea3b6fa ui: downgrade graphiql 2 years ago
undefined 87a72f35c1 ui: add matchMedia().addEventListener polyfill 2 years ago
undefined 53bde9c966 ui: markdown: add support for @[bilibili](BVxxx) 2 years ago
panda 025636d7f2
ui: don't enable addtional_file in create (#360) 2 years ago
undefined 1410727f6a ui: fix problem-sidebar__download 2 years ago
无限UCW c556c542a5
ui: fix nav resize (#359) 2 years ago
undefined 8582de2560 migrate: add optional solution field 2 years ago
undefined bcf0938f90 core: update contest_export fields 2 years ago
panda ac19b2817f
ui: fix problem_language_tab (#358) 2 years ago
undefined 31a7166ae9 ui: lock graphiql version 2 years ago
undefined 6cf15ba612 ui: pretest: ignore default lang missing 2 years ago
undefined f6cc2a72ff core: update download file perm control 2 years ago
undefined e3d61924ef judge: use config[key] 2 years ago
undefined a6c41ec39d judge: default setting 2 years ago
undefined b74f6b64f8 judge: merge processTestdata 2 years ago
undefined e4b916037c ui: fix another paginator 2 years ago
undefined ff7db46e2d ui: fix pagination qs 2 years ago
undefined 080040579f core: fix mention link 2 years ago
undefined d11070ff4f elastic: set default size 2 years ago
undefined 6f7154a83a ui: set page number to 1 when updating search string 2 years ago
undefined 7457786c5c elastic: add skip limit 2 years ago
panda 842322d15c
utils: fix normalizeSubtasks score (#356) 2 years ago
undefined a585c13a72 judge: provide score & subtaskId 2 years ago
undefined 60aa0e1611 ui: fix connection close 2 years ago
undefined fdcf06c373 core: fic category selection 2 years ago
undefined 69c6a34c34 judge: optional error params 2 years ago
undefined ba3c6bb235 judge: fix checkFIle impl 2 years ago
undefined 8e68670de2 ui: fix workspace lint 2 years ago
undefined 1e286b069f core: fix formidable types 2 years ago
undefined 67ec4cea0c w: upgrade deps 2 years ago
undefined 6567c739b6 core&ui: enhanced category selector 2 years ago
undefined 74f4e44f0f w: merge migration packages 2 years ago
panda b5e312b609
ui: judge_config: fix extra_files config (#355) 2 years ago
undefined a9a7b3a451 core: reduce default integrate cache size 2 years ago
undefined fed6daae51 utils: apply default limit to normalizeSubtasks 2 years ago
undefined 488a440d39 judge: bump version 2 years ago
undefined 42d3cd7886 ui: bug fixes , bump version
Co-authored-by: panda <panda_dtdyy@outlook.com>
2 years ago
undefined 3b97159879 expand sections by default 2 years ago
undefined 539a1c44ce judge: use case.score & normalizeSubtask API 2 years ago
undefined 310189bc4d ui: UI&UX enhance, bug fixes
Co-authored-by: panda <panda_dtdyy@outlook.com>
2 years ago
panda 3f37b02b79 ui: add configYamlFormat & fix bugs 2 years ago
panda 4ccb838a06 utils&ui: move public utils & add upload 2 years ago
panda 1f498484d2 core&ui: add problem_config
Co-authored-by: undefined <i@undefined.moe>
2 years ago
undefined 0b71b089e0 ui: fix domain_join link generation 2 years ago
undefined 24aee0a033
core: ignore typings mismatch 2 years ago
undefined 6c274497b4 core: fix url generation with domainId 2 years ago
undefined 116415707b core: hide contest scoreboard when not started 2 years ago
undefined 91f3b9070a
ui: fix typo 2 years ago
undefined 2620286aef ui: fix lang select 2 years ago
undefined e9e2695fdd ui: add sourcemap and version string 2 years ago
undefined 34aa867672 ui: desktop notification click event 2 years ago
panda 22680fe73d
ui: fix availableLangs when langsList is '' (#353) 2 years ago
undefined cad010482b ui: support window.captureException 2 years ago
undefined 87b980f87d ui: use broadcast channel to handle message update 2 years ago
undefined 27056c5b69 judge: fix testlib points message 2 years ago
undefined 4f4e6f9377 core: server: fix websocket message handle 2 years ago
undefined 8ba14111db judge: fix bearer token 2 years ago
undefined 5af082eac8
core, ui, judge: rewrite http & ws layer (#352) 2 years ago
undefined 3d2384f31a core: fix #351 2 years ago
undefined 7ddd2077e7 core: fix homework edit time format 3 years ago
undefined 0c277f2224 ui: fix availableLangs 3 years ago
undefined 30d65501a9 vjudge: codeforces: difficulty 3 years ago
undefined d967808593 vjudge: export vjudge providers to global 3 years ago
panda 84d69bc348
core&ui: add language filter (#346) 3 years ago
panda 59f1b4e429
ui: fix assign text & core: allow owner get homework detail (#345) 3 years ago
undefined de9426a7fc
core: contest: mark zero-scored submission as effective 3 years ago
undefined 128668ec63 judge: bug fix 3 years ago