docs
docs copied to clipboard
A collaborative note taking, wiki and documentation platform that scales. Built with Django and React.
## Feature Request Error messages does not look very nice, we should improve them. See: https://github.com/suitenumerique/docs/blob/d7d468f51fb83d4f45e04c7ad6a04be4be76b04c/src/frontend/apps/impress/src/components/TextErrors.tsx#L21-L42
## Purpose When investigating about a memory leak during collaboration we found a problem with the interlinking that could cause a memory leak. When doing collaborative editing, `doc?.title` might be...
label: accessibility When I use structure (headers, lists…) in a Docs document Then it should be reflected in the corresponding PDF exported file (= Tagged PDF). reference: https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf#page=581 This an...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** When inserting an image in a document, i would like to be able...
## Bug Report **Problematic behavior** When exporting PDF from a a doc, embedding large images (screen captures from Firefox), this images are deformed : a full width is applied but...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [django](https://redirect.github.com/django/django) ([changelog](https://docs.djangoproject.com/en/stable/releases/)) | `==5.2.7` -> `==5.2.8` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | ### GitHub...
Bumps [django](https://github.com/django/django) from 5.2.7 to 5.2.8. Commits 47fe39a [5.2.x] Bumped version for 5.2.8 release. ac9fcf6 [5.2.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on ... 6703f36 [5.2.x] Fixed...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [Brotli](https://redirect.github.com/google/brotli) | `==1.1.0` -> `==1.2.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** Currently, setting up OIDC login [requires defining several variables](https://github.com/suitenumerique/docs/blob/d7d468f51fb83d4f45e04c7ad6a04be4be76b04c/src/backend/impress/settings.py#L528-L643): * `OIDC_OP_JWKS_ENDPOINT` * `OIDC_OP_AUTHORIZATION_ENDPOINT`...
Bumps [brotli](https://github.com/google/brotli) from 1.1.0 to 1.2.0. Release notes Sourced from brotli's releases. v1.2.0 SECURITY python: added Decompressor::can_accept_more_data method and optional output_buffer_limit argument Decompressor::process; that allows mitigation of unexpectedly large output;...