bracket icon indicating copy to clipboard operation
bracket copied to clipboard

Selfhosted tournament system

Results 81 bracket issues
Sort by recently updated
recently updated
newest added

Two bugs have been fixed: - When the production database starts and is empty, it generates the error "index "ix_users_email" does not exist." This bug has been fixed. - When...

When creating a Docker container using the latest version (Postgres 18), this error is generated. ``` File "/usr/local/lib/python3.12/contextlib.py", line 204, in __aenter__ return await anext(self.gen) ^^^^^^^^^^^^^^^^^^^^^ File "/home/bracket/.local/share/virtualenvs/app-4PlAip0Q/lib/python3.12/site-packages/fastapi/routing.py", line 133,...

this is the error via firefox and doesnt let me in the log in page. `Blocked loading mixed active content “http://bracket-backend:8400/token”` which is odd since I have the backend CORS...

I followed your guide at https://docs.bracketapp.nl/docs/running-bracket/configuration/ but it seems it isn't reading prod.env at all. When I try to login, it gives me internal server error and I can see...

On the dashboard page with matches, the order of matches is sometimes wrong, depending on browser i think

bug

The dashboard.standings page only show elo score when using the SWISS system. I'l like the SWISS System because it offers more balanced games, but only showing the calculated elo score...

enhancement

Currently a card view is used to list the next x matches with their score. It would be nice to also have a view where one can see all coming...

enhancement

Instead of showing a list of upcoming games, a bracket view could be used to visualize a knockout stage:

enhancement

Is it possible to add a prefix to the backend API to enable a reverse proxy filter to distinguish between frontend and backend requests without subdomains? My understanding is that...

enhancement

How should I set the format if I want to continue eliminating from here?

bug