Commit graph

19 commits

Author SHA1 Message Date
Maieul BOYER
3cccc18e9a icons started to work yeah 2026-01-16 15:52:44 +01:00
Maieul BOYER
ae6702ccbe feat(devops): added .dev to .gitignore 2026-01-14 15:16:51 +01:00
Maieul BOYER
d0e787e2c7 feat(devops): removed stuff and added jwt 2026-01-14 15:16:51 +01:00
Maieul BOYER
327ba987ed chore(dev): added way to download nginx locally to run nginx 2026-01-06 16:50:11 +01:00
NigeParis
3e1dd0fdd9 css update 2026-01-04 16:06:11 +01:00
Maieul BOYER
c656839450 chore(security): removed package-lock.json 2026-01-04 15:27:21 +01:00
apetitco
55d1d090f6 (misc): updated gitignore 2025-12-22 15:14:14 +01:00
Maieul BOYER
757a436fc6
chore(deps): updated deps and removed stray lockfile 2025-11-24 17:03:58 +01:00
NigeParis
9ce9fa44e4 feat(chat): added base for chat service
added front html

nigel in the mud

route function with openapi - gen

clean up the code a little

after pull request
2025-11-14 15:50:03 +01:00
Maieul BOYER
16cac7e111 chore(git): add package-lock.json to gitignore 2025-11-11 00:20:26 +01:00
Maieul BOYER
0db41a440d feat(frontend): scaffolding to build frontend
- Added `make fnginx` to have better dev experience
- Added app.conf to nginx configuration to handle frontend
2025-11-11 00:20:26 +01:00
Maieul BOYER
b7c2a3dff9 feat(openapi): Started working on Openapi generation
- Updated to Typebox 1.0.0 to better support Openapi type generation
- Changed dockerfile to fetch depedencies only once
- Fixed Routes to properly handle openapi
- Fixed Routes to respond with multiples status code (no more only 200)
- Fixed Schemas so the auth-gated endpoint properly reflect that
- Added Makefile rule to generate openapi client (none working due to
  missing files)
2025-11-10 18:34:22 +01:00
Maieul BOYER
26627cd4d7 feat(infra/nginx): Fixed nginx redirection and fixed dockerfiles
- nginx now use "raw" proxy_pass, where it doesnt supply the $uri since
  if only the host is provided, nginx will handle lots of usecases
- pnpm now uses the lockfile correctly
- Docker: use lockfile in all steps
- Docker: install the necessary packages if building from source is
  needed (better-sqlite3 for example)
2025-10-28 13:47:20 +01:00
Maieul BOYER
a16852c1b9 feat(death): I want to die... 2025-09-01 15:47:07 +02:00
Maieul BOYER
1ebe0868f5 feat(infra): added pnpm-lock.yaml to .gitignore 2025-08-03 16:08:20 +02:00
Maieul BOYER
bdc4616106 feat(cleanup): removed built application 2025-07-30 14:07:44 +02:00
Raphael
caf4e74bc0 style(git/ignore): adding the pdf extansion to ignore 2025-07-19 14:56:09 +02:00
Raphael
003bec7243 style(git/module): adding tab removing .lock and node_modules 2025-07-09 19:25:14 +02:00
Raphael
4a5dd29ffa style(git/ignore): adding the nix stuff to the ignore 2025-07-09 17:20:12 +02:00