Omelet
Omelet
**Version info**: qutebrowser v2.5.2 Git commit: Backend: QtWebEngine 5.15.10, based on Chromium 87.0.4280.144 Qt: 5.15.5 (compiled 5.15.4) CPython: 3.10.5 PyQt: 5.15.7 sip: 6.6.2 colorama: 0.4.5 jinja2: 3.1.2 pygments: 2.12.0 yaml:...
**Version info**: ``` ______ ,, ,.-"` | ,-` | .^ || | / ,-*^| || | ; / | || ;-*```^*. ; ; | |;,-*` \ | | | ,-*`...
An attempt using ActiveJob to add proxy-judge feature for TIOJ. TODOs - choose language according to submission.compiler.name - make sure active jobs are well-maintained - rejudge functionality - add more...
**Version info**: ``` Version info ______ ,, ,.-"` | ,-` | .^ || | / ,-*^| || | ; / | || ;-*```^*. ; ; | |;,-*` \ | |...
Allows users to create teams. After creating a fresh new team, an invitation link will be shown in the `edit` page. The invitation link contains a secret token, so anyone...
The "remember me" checkbox cannot be focused by pressing tab key when focusing on the password field.
Should we expose "whether a problem is judged in strict mode" to normal users?
## Issue template **Description:** The server returns 500 error when user has no tokens available on the task. **Steps to reproduce:** 1. Create a contest with a finite-token task (I...
In some languages (like `zh_TW`) we don't put spaces after periods, commas or between sentences. For example, `你好,世界。歡迎!` is correct but `你好, 世界。 歡迎!` is not. It seems that some...