Commit Graph

599 Commits (a03a77bd5209d4d027a7efe3e16787a4b1938d8f)

Author SHA1 Message Date
undefined c86b063415 judge: fix pretest for standalone judge 4 years ago
undefined ecc1e10664 core: fix import 4 years ago
undefined ab12ca8526 ui: fix #106, fix #108 4 years ago
undefined 00dcf3864f core: encodeURIComponent 4 years ago
undefined b6a6f46d20 core: fix bigint serializer 4 years ago
undefined f42393f7af core: fix limit_rate 4 years ago
undefined 4c77bf9d05 ui: notification: visibly api 4 years ago
undefined 6db15b3556 judge: fix testlib interactive 4 years ago
undefined b548a48b23 judge: allow minPriority config 4 years ago
undefined 936acf0139 judge: remove debug msg 4 years ago
undefined 4c80aa888e core: judge priority fix 4 years ago
undefined 880bbbf56f ui: fix #107 4 years ago
undefined b49a2fde74 core: fix #109 4 years ago
undefined 31f7d9a643 core: add xhost config 4 years ago
undefined 3b4d4c0380 ui: fix #103 4 years ago
undefined faae0805c1 core: add judge priority system 4 years ago
undefined c43663a1d1 core: fix argument validation for script 4 years ago
undefined 61597151a8 core: security: blacklist: allow no_expire 4 years ago
undefined 9b3ea0182b core: blacklist tools 4 years ago
undefined 869c3131ca core: security: add mail_domain blacklist 4 years ago
undefined b902b54409 core: security: add operateIp for oplog 4 years ago
undefined d058f7a208 ui: sidebar: resize 4 years ago
undefined 8739bd5688 judge: fix maxBy 4 years ago
undefined a7fd32cac9 judge: auto-remove extra files (#104) 4 years ago
undefined c977a51de9 core: fix changeEmail (#103) 4 years ago
undefined 4710476678 judge: change sandbox memoryMax logic 4 years ago
undefined 915c01f703 core: add getRelatedUsers 4 years ago
undefined fc251d1124 remove stupid fossa 4 years ago
undefined 7f6c235c05 ui: fix psdoc_reply & overflow (#100) 4 years ago
undefined 30710cdbfb core: optional input 4 years ago
undefined ce880b4e05 lgtm: fix alerts 4 years ago
undefined f1f956202f core: add avatar provider API 4 years ago
undefined 2db1570d1b judge: update auto parse 4 years ago
undefined 37e71cf967 ui: fix resource pack 4 years ago
undefined e06279e26c core: user level update 4 years ago
undefined 988140c244 judge: change error type 4 years ago
undefined f236af555b recaptcha: add friendy hint 4 years ago
undefined 87d8dce528 core: fix level & bus event payload 4 years ago
undefined 878bcbc262 core: fix domain_join 4 years ago
undefined a3b1f7e640 judge: add memoryMax limit 4 years ago
undefined 8435f4002b ui: fix katex 4 years ago
undefined 04a68e35bd judge: fix readCases with limits 4 years ago
undefined bee8537a91 ui: 支持设置编辑器模式偏好 4 years ago
undefined a7dc00361c core: fix config hande 4 years ago
undefined f4c3ca20a2 ui: fix load 4 years ago
undefined cea0307a16 utils 4 years ago
undefined 90b2d220c5 bump version AGAIN 4 years ago
undefined 5d16bc740b build: use prepare+build 4 years ago
undefined 3b985fdba2 bump versions 4 years ago
undefined 7d14691926 Merge branch 'develop' of https://github.com/hydro-dev/Hydro into develop 4 years ago
无限UCW c860e5ce62
core: fix UserLostPassHandler (#96) 4 years ago
undefined 31d2516e96 Merge branch 'master' into develop 4 years ago
undefined a2f5e7ac20 core: cli: fix objectId arg 4 years ago
undefined 1968f03aa0 add public to eslintignore 4 years ago
undefined 53d9908d12 ui: vditor: respect cdn_prefix setting 4 years ago
undefined 595f28b1df ui: file upload support 4 years ago
undefined 2539dfa412 core: remove useless pidCounter 4 years ago
undefined d7a6e30743 ui: use vditor as default markdown editor 4 years ago
undefined 981b21160f core: cli: fix ObjectID convert & serializer 4 years ago
无限UCW 71c1226515
core: 调整 Error 参数 (#94) 4 years ago
undefined 994634947e ui: add option for autoFormat 4 years ago
undefined 5db35700f3 ci: check if maxmind license key exists 4 years ago
undefined 238f356528 Merge branch 'master' into develop 4 years ago
undefined ebc2c7eedf core: 修复 record_main.contest 鉴权 4 years ago
undefined aa6f3cc1d8 bump versions 4 years ago
undefined f2f5e808c4 geoip: use postinstall to download mmdb 4 years ago
undefined 6bbcd983a3 core: fix config load 4 years ago
undefined b0df7024e6 core: change build script to plain javascript 4 years ago
undefined 6c5532e298 Merge branch 'master' into develop 4 years ago
undefined 46a5fcec60 core: fix training_edit 4 years ago
undefined 92986442d4 ui: 即时预览astyle-format 4 years ago
undefined a89d8bfde8 ui: change highlight style 4 years ago
undefined 6440720656 Merge branch 'master' into develop 4 years ago
undefined 7aa96e361c core: fix edit::title 4 years ago
undefined b052e2aa78 ui: code formatting with wastyle 4 years ago
undefined 496ce16dce Merge branch 'master' into develop 4 years ago
undefined 7f53b985cc core: import.syzoj: bulk import for v2 4 years ago
masnn b62b4e58a0 ui: prism: 支持显示空白符 4 years ago
masnn 8fede5fc9d utils: fix findFile 4 years ago
masnn 90cdc163ca core: ignore _ prefixed keys when serializing 4 years ago
masnn 9a538130ee use findFile() api 4 years ago
masnn 8a8e312ca4 ui: allow deleting contest/homework via edit page 4 years ago
undefined 1bb340f27a bump version 4 years ago
undefined f21d1b0327 ui: allow multi-select 4 years ago
undefined a2edf18737 core: allow run script via cli 4 years ago
undefined 260261fcfe core: cli: allow calling with Arg::ObjectId 4 years ago
undefined b88b6ca046 ui: add ProblemSelectAutoComplete for contest_edit 4 years ago
undefined 5bd851028c ui: move limits display to sidebar 4 years ago
undefined 90443546c8 ui: add ProblemSelectAutoComplete 4 years ago
undefined 1c89596cb3 core: 支持显示时空限制 (#65)
虽然有点丑,但是能用
4 years ago
undefined dafa80f6f2 core: dump config.yaml to database (for #65) 4 years ago
masnn 3171277252 sonic: use ::1 as default target 4 years ago
masnn b4ac4da1fd setting: retry write on duplicate_key_error 4 years ago
masnn ea38940aee change default sonic password to 'SecretPassword' 4 years ago
undefined 9ef4e85b4b typings fix 4 years ago
undefined 76615e0f5d core: add file edit hook 4 years ago
undefined 32df811bfa allow template hot reload 4 years ago
undefined a29c4ebf77 ui: add check for decode 4 years ago
undefined 013ab1a049 remove unused vars 4 years ago
undefined 680f8e58dd upgrade deps 4 years ago