virgile-dev
bf999979d2
📝 (doc) update xl packages warning ( #985 )
...
So that people know how to use the PUBLISH_AS_MIT variable
Signed-off-by: virgile-dev <virgile.deville@beta.gouv.fr >
2025-05-20 21:10:54 +02:00
Samuel Paccoud - DINUM
6e5d005dee
✨ (backend) allow setting session cookie age via env var
...
We want to be able to increase the duration of the cookie session
by setting an environment variable.
2025-05-19 13:57:30 +02:00
virgile-dev
95833fa5ec
📝 (documentation) add banner to readme ( #970 )
...
Implement suggestions made by @xibe in
[#848 ](https://github.com/suitenumerique/docs/pull/848 ) and
[#849 ](https://github.com/suitenumerique/docs/pull/849 )
Signed-off-by: virgile-dev <virgile.deville@beta.gouv.fr >
2025-05-16 11:10:05 +02:00
Anthony LC
dd6e0b5072
📝 (project) add missing env var to env.md
...
Update the documentation to include the
missing environment variables.
The missing environment variables are involved
in the build process of the frontend image.
2025-05-13 22:26:08 +02:00
Anthony LC
95d3a8cd18
✏️ (project) automatic typo correction
...
Fix typos in the project.
2025-05-13 16:00:43 +02:00
Manuel Raynaud
76c28760dc
🔥 (back) remove footer endpoint
...
With the configuration file, the footer endpoint can be removed and will
not be used anymore by the front application.
2025-05-12 15:56:29 +02:00
Manuel Raynaud
d856abb5d8
✨ (back) allow theme customnization using a configuration file
...
We want to customize the theme by using a configuration file. This
configuration file path can be defined using the settings
THEME_CUSTOMIZATION_FILE_PATH. If this file does not exists or is an
invalid json, an empty json object will be added in the config endpoint.
2025-05-12 15:56:26 +02:00
Manuel Raynaud
a070e1dd87
✨ (backend) configure lasuite.malware_detection module
...
We want to use the malware_detection module from lasuite library. We add
a new setting MALWARE_DETECTION to configure the backend we want to use.
The callback is also added. It removes the file if it is not safe or
change it's status in the metadata to set it as ready.
2025-05-12 15:13:33 +02:00
Riël Notermans
05a1390bdc
📝 (doc) Update env.md add AI_FEATURE_ENABLED
...
This is false by default.
Without this env setting on true AI will not be available in the
docs application.
The setting was missing in the env options.
2025-05-06 10:54:18 +02:00
Quentin BEY
2557c6bc77
➕ (backend) add django-lasuite dependency
...
Use the OIDC backend from the new library and add settings to setup OIDC
token storage required for later calls to OIDC Resource Servers.
2025-04-29 13:15:43 +02:00
Anthony LC
67b69d05f7
🚩 (backend) add homepage feature flag
...
Add a homepage feature flag that we will
propagate to the frontend.
It will be used to enable or disable the
homepage at runtime.
2025-04-13 13:25:40 +02:00
Olivier Laurendeau
ad11b7f554
📝 (docs) init architecture documentation
...
- Add docs about architecture
- Add ADR about the CRDT choice
2025-04-10 15:15:15 +02:00
Baptiste Fontaine
2a7da73248
📝 (docs) fix grammar and typos
...
Fix grammar and typos in docs/installation.md file.
2025-04-02 11:53:56 +02:00
Anthony LC
65ddf7fbe8
📝 (docs) add documentation about runtime theming
...
Add a documentation page about runtime theming.
It explains how to use the theming system
and provide a example.
2025-03-31 12:34:04 +02:00
Berry den Hartog
3e974be9f4
📝 (docs) describe environmental options for docs backend ( #821 )
...
Signed-off-by:
Berry den Hartog <38954346+berrydenhartog@users.noreply.github.com >
2025-03-28 17:15:35 +00:00
Manuel Raynaud
3b151cf580
🍱 (readme) update europe <3 opensource logo name
...
The name used for the logo europe<3opensource was causing trouble on
windows systems. We have to rename it with a more "normal" name.
2025-01-29 12:16:10 +01:00
virgile-deville
8b0f4db650
📝 (doc) improve readme.md after v2 update
...
We want to serve as an example of our open source doc best practices.
We want people to find out.
- Which libraries we support
- How they can contribute translations and code
2025-01-28 20:26:40 +01:00
Anthony LC
b8be010389
🚚 (helm) add posthog proxy
...
To contourn ads blocker, we add a proxy to the
posthog service. This way, we can access the
service from the same domain as the frontend.
2025-01-28 10:05:37 +01:00
virgile-dev
4b3b441fc3
📝 (project) update readme following upgrade to v2
...
Remove old mentions to "impress" following the repository renaming.
Improve and update descriptions to better reflect the status of the
project after release version 2.
2025-01-21 23:39:22 +01:00
Jacques ROUSSEL
0773e83149
📝 (self-hosted) add documentation
...
Add a documentation to deploy a self-hosted visio instance in a
standalone way (witout AI features)
2025-01-06 15:44:16 +01:00
Anthony LC
520d511f59
🔧 (project) replace webrtc by yProvider
...
Replace webrtc by yProvider the project
(docker, helm chart, etc).
2024-09-04 21:10:24 +02:00
Anthony LC
543770ae63
📝 (project) update release document
...
Update release document.
2024-08-21 16:53:38 +02:00
Anthony LC
b4d3f94ada
📝 (project) add release document
...
Add a release document to the project.
It indicates the steps to follow to release
a new version of the project.
2024-08-14 11:45:21 +02:00
Anthony LC
c724ae0253
🔥 (project) remove tsclient
...
We don't need the tsclient for the moment.
Better to remove it.
2024-08-14 11:45:21 +02:00
Samuel Paccoud - DINUM
ab7d9933e0
♻️ (project) rename project from "publish" to "impress"
...
The repository was renamed to "impress" but the code was still
mentionning "publish".
2024-03-08 08:53:56 +01:00
Samuel Paccoud - DINUM
62df0524ac
✨ (project) first proof of concept printing pdf from markdown
...
This is a boilerplate inspired from https://github.com/openfun/joanie
2024-01-09 15:30:36 +01:00