Bill Granfield
Bill Granfield
## Proposal: move Akh to a monorepo #### Why? It's very hard to contribute across Akh monads: * Changes to one monad may affect others (some tests depend on other...
Primitive schema types now accept a `render` function, which handles rendering of cell. This render function enables use of `` for longer input fields. The `render` function accepts the following...
**Describe the bug** We experienced nginx timeout errors when using the [recommended export snapshot API](https://labelstud.io/api#tag/Export/operation/api_projects_exports_create) to export a large project. The `POST /api/projects/{project_id}/exports` API succeeded for this large project prior...
### This issue is unique. - [x] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug. ### Operating System of DocumentServer Docker ### Version...
**Pull request** Fixes #1157 Update psparser to try to parse in-progress tokens by tacking on whitespace if we change stream in the middle of a token. Follows the approach of...
**Bug report** Minimal repro provided below. Notice that the coordinates are all shifted down to the bottom left. That's because this pdf applies a `cm` to most of the text....