cubers.io icon indicating copy to clipboard operation
cubers.io copied to clipboard

Weekly WCA-style speedcubing competitions with bonus events, and more!

Results 47 cubers.io issues
Sort by recently updated
recently updated
newest added

Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.2 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...

dependencies

Using docker and docker-compose, we can dockerize the project, which makes setting it up a lot easier, since all the dependencies are already present (like system packages and a database)....

Main page > Records > WCA Events 3x3 Feet should be moved to Non-wca Events. I can't tell if Records > Kinch Ranks > WCA Events or Records > Sum...

Bumps [arrow](https://github.com/arrow-py/arrow) from 0.12.1 to 0.15.1. Release notes Sourced from arrow's releases. Version 0.15.1 [FIX] Fixed a bug that caused Arrow to fail when passed a negative timestamp string. [FIX]...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

On the solving page, a scrollbar appears on the page in Firefox but not Chrome (I'm guessing this is why it was overlooked). It is possible to fix the bug...

If they request it for whatever reason -- wanting to start over, admitting to bogus results, or just want to clear their personal internet history or whatever.

Add linking to WCA profiles via OAuth, your country, a text blurb about yourself. All optional pieces. Verification flag, for "verified" users, either linked to WCA, or manual verification by...

Right now I have to do it via direct database wrangling, or via Flask command.

Breaking down #155 into chunks to make it more manageable. - [ ] Refactor to use login_required decorator, add similar admin_required decorators and use on the correct routes