Commit Graph

2355 Commits (32b1b7b766a218b42cc83e7079d8c5990e9e3859)

Author SHA1 Message Date
panda a5494b1345
core&ui: add manage user priv (#433) 2 years ago
undefined b36adcdf13 core: stop existing task before rejudge 2 years ago
undefined 0facd0b433 ui: add selectUser api 2 years ago
undefined c4440be61d core: sudo mode: save referer 2 years ago
undefined bb3351b212 core: fix submission priority detect 2 years ago
undefined f075301286 core: session sudo mode 2 years ago
undefined 52933de354 ui: fix style load 2 years ago
panda 4c669e0194
core: fix bugs (#435) 2 years ago
undefined f4b12ef004 core: record_detail: use throttle instead of debounce 2 years ago
undefined c63d7c16c1 core: fix load priority 2 years ago
undefined c3afc0074c core: eslint 2 years ago
undefined 14e0bebe79 core: update types 2 years ago
undefined a2bbb7a0e3 core: fix warnings 2 years ago
undefined 2daa7e2034 core: bug fixes 2 years ago
undefined 5d340608db core&ui: update type annotation for watchers 2 years ago
undefined 49693c27d4 core&ui: langs load fix 2 years ago
undefined 50cb3eaab5 ui: bug fix 2 years ago
undefined d79643024a prom-client: fix warning 2 years ago
undefined c394378dba workspace: bump package version 2 years ago
undefined bb288cb960 core: add definePlugin syntax support 2 years ago
undefined 9971967fd1 core: remove deprecation 2 years ago
undefined 833b960a48 plugins: mark entrypoint as index 2 years ago
undefined 1210957a2a bug fixes 2 years ago
undefined 41e10e49f5 geoip: fix service register 2 years ago
undefined d94e3e650a geoip: use context.service 2 years ago
undefined c6796a3a2b ci: fix config generation 2 years ago
undefined 6cea9eb51c utils: errorMessage: filter unuseful lines [skip-cache] 2 years ago
undefined 09f3900eec core: load monitor as plugin 2 years ago
undefined 8cffe19609 workspace: upgrade deps 2 years ago
undefined 1c3dc161b6 core: fix types 2 years ago
undefined d27a1499d2 core: export lodash and moment for plugins 2 years ago
undefined 0c81eea40a core: do not allow edit for setting_storage 2 years ago
undefined efb8adfe6d core: remove undocumented domain.union feature 2 years ago
undefined f93108f160 core: skip server load in cli mode 2 years ago
undefined c2c85581c4 ui: seperate module build 2 years ago
undefined 90a9fa95f4 core: mark model as plugin 2 years ago
undefined 7f96f602ce ui: fix build errors 2 years ago
undefined 1608b4b9aa Merge branch 'master' into hot-reload 2 years ago
undefined 70a96aecac core: use common plugin-api interface 2 years ago
undefined c61c875bee core: fix saslprep error type 2 years ago
undefined 15b88f00a9 core: interface: remove unused collections 2 years ago
undefined 2e050f5851 ui: bug fix 2 years ago
undefined c0550fc97c ui: scratchpad: allow reuse existing models 2 years ago
undefined 39e9b4a9cc ui: scratchpad: fix load race 2 years ago
undefined f77dd8dc98 core: watcher: fix hydrojudge hot-reload 2 years ago
undefined db0bcbac8f core: cli: load server as entry object 2 years ago
undefined 5f7dae0111 core: fix cli usage 2 years ago
undefined 895d50530a core: import: handle error message for invalid zip 2 years ago
undefined cb424c9cac core: fix script load 2 years ago
undefined 446859822a core: use aws-sdk/s3 instead of minio 2 years ago
undefined 13e561c51a ui: optimize: debounced reload 2 years ago
undefined c5d165617e Merge branch 'master' into hot-reload 2 years ago
undefined 9461499d7c core: contest_scoreboard: disable pagination 2 years ago
undefined 265b14236a judge&ui: optimize bundle size 2 years ago
undefined e70b1f53ed core: bug fix 2 years ago
undefined a64e1857b4 core: fix contest_scoreboard display 2 years ago
undefined f7006cf288 judge: fix backward-compatibility 2 years ago
undefined 757b5e6bc1 core: update hook usage 2 years ago
undefined ab933bc9d5 utils: use reggol for logging 2 years ago
undefined 5b7067d77d core: use cordis to manage app lifecycle 2 years ago
undefined 28f03dbcbd core: add provideModule and injectUI API 2 years ago
无限UCW eedbf7875f
autocomplete: treat query as item (#430) 2 years ago
undefined 672c553f4c core: ctx.setInterval support 2 years ago
undefined 6e04a1a8a1 core: bug fix 2 years ago
undefined 18cd033664 core: bug fix 2 years ago
undefined 0ed92b6af5 core: move logger to utils 2 years ago
undefined d9a28d9152 core: hot reload for ui modules 2 years ago
undefined 26364a717c core: bug fix 2 years ago
undefined 3d4aa0ba21 core: use disposable handler 2 years ago
undefined fd7c9cbeb1 core: experimental hot reload support 2 years ago
undefined 632ae27b88 core&ui: UserSelectAutoComplete: show displayName 2 years ago
undefined 92c62cb118 core: fix oauth redirect 2 years ago
undefined 10dd5d28d5 core: add limit to problem.getPrefixList 2 years ago
undefined ca670a2f12 ui: fix "open in problem set" for objective 2 years ago
undefined 2ffaf9201f core: simplify contest rank function 2 years ago
undefined 1397f91f1e core: fix support for node18 2 years ago
undefined f1436a366c core: file_upload: add metadata header 2 years ago
undefined a648d51969 core: fix stats handle for non-integer score 2 years ago
undefined 7b112817c6 core: contestScoreboardRow method 2 years ago
undefined f5828e5cb3 core: use saslprep to limit usernames 2 years ago
undefined dbe369d0c6 core&ui: contest: tsdoc projection for contest 2 years ago
guke1024 8f7d81ddca
vjudge: fix poj content (#429) 2 years ago
undefined 954d084b4f ui: remove stupid base32 encoder 2 years ago
undefined ff0d172dd3 core&ui: language selection bug fix 2 years ago
undefined f1b1c89bf1 core: fix remote domain langs config 2 years ago
undefined 2960549553 vjudge: use latest tag 2 years ago
guke1024 6218bc9026
vjudge: fix poj chaotic content and missing image (#428) 2 years ago
undefined ba187a168a vjudge: support enableOn option 2 years ago
undefined 333b96f34c elastic: update problemId token 2 years ago
guke1024 920b7c9b63
vjudge: add support CSG-CPC online judge (#426) 2 years ago
undefined ef537e196f elastic: optimize problemId index 2 years ago
undefined b3b8a03e00 core: fix types 2 years ago
undefined 7343c596e9 core&ui: optimize injectable 2 years ago
panda 25444f69f0
core: problem hackable check (#427) 2 years ago
undefined b34ed2d5a2 ui: bug fix 2 years ago
undefined f72209beb5 core&ui: allow skipAnimation 2 years ago
undefined 3b81c72846 judge: fix warnings 2 years ago
panda 7cc4461930 bump version 2 years ago
panda 9621f654c5 use files hack for rejudge 2 years ago
panda bb7ee5cbf9 allow problemconfig validator 2 years ago
undefined 5d0676a5d9 judge: bug fixes 2 years ago
panda fe0cd78db7 fix hack rejudge & rejudge all 2 years ago
panda bdc0b21e88 core: fix hack data add to testdata 2 years ago
undefined e0929476d5 judge: ignore nAccept count for hack 2 years ago
undefined 3401cd75bf judge: respect hack subtask configured score 2 years ago
undefined f87c320e42 core: handle hack rejudge 2 years ago
undefined ce8627bce8 judge: remove low-performance api 2 years ago
undefined 9d0aeebe12 judge: handle optional stdin and redirection 2 years ago
undefined 5dfb81c6c3 judge: fix temp dir resolve 2 years ago
undefined a8111c2ecc core: restore: ignore old env 2 years ago
undefined 53ea4e758a judge: enhanced scorer 2 years ago
undefined 7c0f80e5a0 judge: fix baseURL handle 2 years ago
undefined 4e0c9bb00a core&judge&ui: hack submission 2 years ago
undefined 07ab4f1bbd judge: bug fix 2 years ago
undefined 511d08c850 judge: provide 2x limits for pretest 2 years ago
undefined 5e113d9c7e judge: use compileInteractor and per file cleanup 2 years ago
undefined 15ea8232a8 judge: hack 2 years ago
undefined 7f967060cd judge: remove useless suffix 2 years ago
undefined 805c8e4cd3 judge: remove check() function 2 years ago
undefined 1c6cdfc6ff judge: update config loader 2 years ago
undefined e9787f2ba5 judge: use basename instead of parseFilename 2 years ago
undefined 7bf2e73561 judge: use common workflow 2 years ago
undefined 1394af0591 judge: use p-queue 2 years ago
undefined 636446c43a judge: refactor: use common JudgeTask interface 2 years ago
undefined e2d8df1428 core: bug fix 2 years ago
undefined 3f337e41c3 core: handle reverse_proxy chains 2 years ago
undefined c58c0d8465 ui: enhance english display 2 years ago
undefined 0a4cd76a47 core: remove unused import 2 years ago
undefined 7fb5a9cae9 core: skip app/started hook on cli mode 2 years ago
undefined 01d9879ebf core: telemetry: add dbVersion 2 years ago
undefined b1b933f3d7 core&ui: optimize schema display 2 years ago
undefined 6f862657dc workspace: remove meilisearch 2 years ago
undefined 817eac2923 core: optimize record connection 2 years ago
undefined 5e8d2b1286 ui: update eslint rules 2 years ago
undefined 0e07c64cad ui: use inline worker 2 years ago
undefined 5af9bd6b88 ui: optional shared worker 2 years ago
guke1024 316d9d5342
core: fix homework scoreboard does not display 0 score (#424) 2 years ago
guke1024 b837ae604a
vjudge: fix codeforces gym get problem (#423) 2 years ago
guke1024 5f4e43f4da
core&ui: add missing Chinese Translation (#422) 2 years ago
undefined fd8c0c373b ui: fix worker types 2 years ago
undefined ccb380852f ui: add a useless service worker 2 years ago
undefined 023a13b066 ui: SharedWorker notification 2 years ago
undefined 4e9e6ddbcb vjudge: codeforces: support data-line 2 years ago
undefined e67ecd9768 ui: support data-line 2 years ago
undefined b28fa5ca08 core: settings: remove required descriptor 2 years ago
undefined 48d79496d4 ui: editor: use selected font family 2 years ago
undefined 9e19eb2614 core: export drid and psid 2 years ago
undefined 1ff3e2b49e ui: fix react-dom import 2 years ago
undefined 6ed4d74210 core&ui: user_detail: show solutions (#414) 2 years ago
undefined e3dd65c690 core&ui: solution: get link 2 years ago
undefined 7d67bd3993 ui: use flatpickr 2 years ago
undefined 55266888d4 workspace: remove dev dockerfile 2 years ago
undefined 00bc92a2e1 core: fix UserContext json 2 years ago
undefined 6e4e2d5ecf ui: scratchpad reinit 2 years ago
undefined 2f2b1ca711 core: enhanced pm2 detection 2 years ago
undefined 0562661fb4 core: remove builtin tx2 module (replace with prom-client plugin) 2 years ago
undefined 35b0463173 ui: fix problem page react unmount 2 years ago
undefined e2415a75c3 workspace: remove useless typedoc 2 years ago
undefined 72290bd5be vjudge: codeforces: handle submission error 2 years ago
undefined c6c4a80549 ui: revert katex 2 years ago
undefined 91fc14f010 judge: skip analysis for rejudged submissions 2 years ago
undefined 2bd1e522d4 core: fix storage.put(stream) 2 years ago
undefined 803c3f4925 ui: use common upload function 2 years ago
undefined b48dc5344a workspace: add nyc coverage test 2 years ago
undefined 7903d012da core&utils: remove outdated code 2 years ago
undefined 5ae8258b8a ui: optimize bundle 2 years ago
undefined 9c02ed4dd8 ui: use monaco instead of codemirror on api page 2 years ago
guke1024 efbc3c0162
ui: allow admin view contest problem (#419) 2 years ago
undefined e06c86e9dd
core&ui: goodbye, minio (#417) 2 years ago
undefined b9e6316a82 install: remove outdated script 2 years ago
undefined d33a7a877e ui: bump version 2 years ago
panda 388adbedde
ui: add data-preview (#412)
Co-authored-by: undefined <i@undefined.moe>
2 years ago
panda b7cdadc255
ui: judge_config: add fast input case (#413)
Co-authored-by: undefined <i@undefined.moe>
2 years ago
undefined b3e975cf38 prom: reset task metrics 2 years ago
undefined 5bc336fc9c core: fix renderer UserContext 2 years ago
undefined 55cee2ef1c prom: fix gauge typings 2 years ago
panda 43f5f0c9c3
ui: fix testdata_download_all (#416) 2 years ago
panda 7ebbaacb2a
core&ui: add PREM_VIEW_DISPLAYNAME (#410)
Co-authored-by: undefined <i@undefined.moe>
2 years ago
undefined b9bc504917 core: server: allow execution flow control 2 years ago
undefined 594e97194b core: optimize problem_list pjax 2 years ago
panda 48564767ca
migrate: add syzoj (#386) 2 years ago
undefined 955ee5f86d core: fix judge-client ip 2 years ago
undefined c872d02758 core: only extract zip for testdata 2 years ago
undefined 810b4cd25e prom: add connection count 2 years ago
undefined 4c81d96660 prom: export metrics 2 years ago
undefined a9c4d17528 ui: remove outdated progress api 2 years ago
undefined 9e3f650afc core: update default search logic 2 years ago
undefined 52a0666b31 core: fix buildContent(type=markdown) 2 years ago
undefined 98bf0d62a3 core: feedback: ignore CI environment 2 years ago
undefined 400d0f10af core: remove outdated extend api 2 years ago
undefined 8d3d6c022e ui: scratchpad: check model existance 2 years ago
undefined c6837a16e7 core: koa.context typings 2 years ago
undefined 57cd171e64 ui: fix build 2 years ago
undefined 267455667f workspace: upgrade toolchain 2 years ago
undefined 7df24629dd ui: add recent_problem section 2 years ago
undefined 6e88d14662 ui: fix cross-domain problemId display 2 years ago
undefined ca22feb62a judge: objective 2 years ago
无限UCW ac289ae955
ui: scratchpad: allow close left main pane (#405) 2 years ago
undefined 9b92b47656 judge: objective: ensure typeof score = number 2 years ago
undefined 5bc8882738 telemetry: sandbox version 2 years ago
undefined 84c7815ef6 judge: bug fix 2 years ago
undefined ad050ba1fb judge: remove /nix path prefix 2 years ago
undefined 6bda0e58d3 ui: better training validation output 2 years ago
undefined 9a44422522 judge: rollback testlib version (MikeMirzayanov/testlib#160) 2 years ago
undefined ba5950472c install: use $HOME variable 2 years ago
panda 1ba52c5a18
judge: support multi answers (#401, issue #397) 2 years ago
undefined 784180c0a9 core: update default language config 2 years ago
undefined a8770881f2 utils: add register.js 2 years ago
undefined 7dafab8344 utils: module loader register 2 years ago
undefined 20bbda794e ui: ensure build cache 2 years ago
undefined da09cdbc84 ci: set memory limit to 8192 2 years ago
undefined a05125c6b0 ui: upgrade to webpack5 2 years ago
panda 8648929063
core: sort home page training with pin (#398) 2 years ago
undefined 838374b74c judge: only skip subtask if score marked as zero 2 years ago
panda 008c30c8e0
core&ui: show homework relate on problem_detail (#396) 2 years ago
undefined 7101a3096c vjudge: luogu: o2 2 years ago
undefined 0a91d45849 ui: homework: show "All Submissions" instead of "My Recent Submissions" for admin 2 years ago
panda 4f37dd5d70
ui: show create time on blog_main (#394) 2 years ago
undefined 039125b317 ui: bug fix 2 years ago
undefined 35402e6afc ui: monaco feature loader: support multi 2 years ago
undefined 6689604e48 ui: scratchpad: hide sidebar if no extra page loaded 2 years ago
undefined e3a5543d9f ui: scratchpad sidebar 2 years ago
undefined 981f8a4b9d core: fix tsdoc.endAt display 2 years ago
undefined a8675a45c5 core: add fallback for unknown user 2 years ago
undefined 58ab74fcfc core: submissionPriority: count STATUS_JUDGING 2 years ago
undefined a44e744a28 judge: disable rerun for long-time testcases 2 years ago
undefined 1f113e7a08 core: schemastery validator 2 years ago
undefined 2d4d99c80c ui: bug fix 2 years ago
undefined f22caf8c7b core: performance enhancement 2 years ago
undefined 931b7b391e bump version 2 years ago
无限UCW 614eefcb31
utils: add output pattern 2 years ago
undefined f1e4d896b9 ui: optimize resource load 2 years ago
undefined ba0beee9a8 core&ui: allow admin view contest when its not started 2 years ago
undefined b7f0e59e5d ui: homework: remember view style 2 years ago
undefined 442ed7bb8a ui: setting: fix disabled flag 2 years ago
undefined fbec764f06 ui: fix homework extension days 2 years ago
undefined 3b7c8c37e0 ui: homework: set default view to list view 2 years ago
undefined 340b02bbf2 core: limit sdoc payload 2 years ago
undefined 22201794ce core: add PRIV_UNLIMITED_QUOTA check 2 years ago
undefined 9b2839846b core: fix addon create 2 years ago
undefined de04a852ed ui: language select component 2 years ago
undefined ec512993ee ui: bump version 2 years ago
undefined 979334002f meilisearch: remove unused var 2 years ago
undefined 4606955432 meilisearch: init 2 years ago
undefined 3789a4fd6c ui: richmedia: add msoffice support 2 years ago
undefined 4fab4dc275 ui: fix problem_submit language selection 2 years ago
panda a52c488e23
core&ui: add problems gql to fix autocomplete (#389) 2 years ago
undefined 4b3c57549a core: patch homeworks created in contest handler 2 years ago
undefined 1c3ea21283 core&ui: enhanced language selection (#390) 2 years ago
undefined d9972d6e97 ui: use lang pretest setting to locate related languages (#390) 2 years ago