This website requires JavaScript.
Explore
Help
Sign In
studio
/
docs
Archived
Watch
2
Star
0
Fork
0
You've already forked docs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
4fbd588198a05c7236a6adcdd1a7d0e30bbf4fa2
docs
/
src
/
frontend
/
apps
/
impress
/
.prettierignore
4 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
🚨(app-desk) improve linter The linter was passing near the ts errors in the tests, we improve the linter by adding a ts checkup.
2024-04-04 17:07:18 +02:00
next-env.d.ts
✨(frontend) add offline mode support Add a offline mode support from a service worker. The service worker will cache the assets and the visited pages to be able to work offline. Created a fallback page for when the user is offline and tries to access a page that is not cached.
2024-06-11 14:23:15 +02:00
service-worker.js
♻️(frontend) Marianne single source of truth We now use Marianne font from @gouvfr-lasuite/ui-kit package instead of a versionned local copies. This ensures we always use the latest version of the font. During a build or dev command, Marianne font files are copied from node_modules to the public assets folder. They can stop being versionned.
2025-10-06 11:41:19 +02:00
public/assets/fonts/*
Reference in New Issue
Copy Permalink