Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #158

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fixes #158

wants to merge 4 commits into from

Conversation

LordTermor
Copy link
Collaborator

A bunch of fixes here and there

It used raw `rfl::json::read` for some reason causing missing case transfomration. Now it
uses `drogon_helpers::get_request_json`.

Fixes anydistro#156
Allows handling up to 20GiB requests. Also slightly refactors the code to get rid of magic
numbers.
@LordTermor LordTermor added bug Something isn't working Web UI Changes related to the web frontend Daemon Changes related to the backend labels Dec 11, 2024
@LordTermor LordTermor requested a review from romangg December 11, 2024 15:03
@LordTermor LordTermor self-assigned this Dec 11, 2024
web/src/modals/CommitModal.tsx Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Daemon Changes related to the backend Web UI Changes related to the web frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants