Bowen 404

Results 6 issues of Bowen 404

修复页面路径含中文导致404, 删除yml和路径中所有对应中文

Inspired by this project, I found i may be possible to add Python or other language as a new locale, using which I can tye `print("Hi")` and the block shows...

question

昨天还正常, 今天使用会报错TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' 去看了下response, 里边有句话: 您的浏览器Javascript被禁用,需开启后体验完整功能, 看网上有人说可能是被反爬了, 需要cookie 但是我把整个header都贴上了也不行...

## Description 1. upload a problem with 2 or more stds 2. open the problem, then notice the row just below the title, `Tried: 0`. but after clicking `Tried: 0`,...

packages/hydrooj/src/error.ts: 用户名以及密码错误均使用“用户名或密码错误”,防止用户名被枚举+密码爆破导致后台被控制。 --- packages/hydrooj/locales/zh.yaml: 增加翻译: Invalid username or password.: 用户名或密码错误。 ## Summary by CodeRabbit * **Bug Fixes** * Authentication error messages for login failures are now consistent and generic across...

flet version: 0.28.3 python version: 3.9.6 OS: mac m1(12.7.6) , android I'm writing a demo after this tutorial: https://flet.dev/docs/tutorials/python-solitaire#summary until Step 3: Adding a second card. funtion move_on_top() doesn't work...