Commit Graph

15 Commits

Author SHA1 Message Date
sandre ceed44f997 Little test with AI + Add the equipment (#8)
Tests using local LLM AI to add comments in the C# files
For the flights tunnel, show the total to day/hours
For the jump, add the equipment (now just with the wingsuit)

Reviewed-on: #8
Co-authored-by: sandre <perso@sebastienandre.com>
Co-committed-by: sandre <perso@sebastienandre.com>
2026-05-16 09:24:13 +00:00
Sébastien André 0d136a938a Auto clean code 2021-04-22 23:31:08 +02:00
Sébastien André 9a7b2c5ca3 Add the datacontract model to have less data on some call 2021-04-19 18:32:44 +02:00
Sébastien André f671d0b1d0 Fix IoC 2021-04-18 10:49:21 +02:00
Sébastien André a477b43f57 Rename directories and projects 2021-03-12 18:01:15 +01:00
Sébastien André 9341bb284e Update to Onion Architecture. 2021-03-01 20:33:00 +01:00
Sébastien André c85b036b7e Little update around the controllers 2020-03-21 16:43:56 +01:00
Sébastien André c15ad54823 Add a property to retrieve the claims (id and login) in the token 2020-03-20 19:34:27 +01:00
Sébastien André 848fdc6b5f Fix 2020-03-04 22:47:43 +01:00
Sébastien André c6c2777c22 Add the method "Get*ById" in the stack Business 2019-09-30 15:16:34 +02:00
Sébastien André ed3f7c42c5 Implementation of repositories and return infos 2019-09-26 15:31:17 +02:00
Sébastien André 4d6787af20 Add AutoMapper config to convert the return data API 2019-09-26 13:36:09 +02:00
Sébastien André a2718e4ba7 Add AutoMapper and update the interface of business services 2019-09-25 19:38:52 +02:00
Sébastien André 5d476e5e4e Add drafts for Interface business and repository + DataContract presentation 2019-09-20 19:29:54 +02:00
Sébastien André 98d48ae2c6 Add drafts of controllers, repositories and model class 2019-09-19 23:19:49 +02:00