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
sandre
ce9d7d89ce
fix/little-updates ( #1 )
...
Reviewed-on: #1
Co-authored-by: sandre <perso@sebastienandre.com >
Co-committed-by: sandre <perso@sebastienandre.com >
2026-01-12 14:25:49 +00:00
Sébastien ANDRE
7abfa2b2b7
Update for the tunnel graph to have the stats my month and type of flights
2023-08-22 13:04:29 +02:00
Sébastien ANDRE
b28bd7e7ff
Add "inTunnel" property on JumpType
2023-08-18 09:47:37 +02:00
Sébastien ANDRE
01fa8b60d0
Add the jump type in the tunnel flight
2023-08-17 11:29:13 +02:00
Sébastien ANDRE
dc06f256b4
Add methods used for the graph of the tunnel flights
2023-08-16 17:38:50 +02:00
Sébastien ANDRE
b07cdaf02e
Fix on AutoMapper
2023-07-21 19:49:33 +02:00
Sébastien ANDRE
894f283654
Add function to get the tunnel flights between dates
2023-06-22 20:24:28 +02:00
Sébastien ANDRE
da09a8d23b
Différencier Tunnel et TunnelFlight
2023-06-12 16:02:48 +02:00
Sébastien ANDRE
7856989866
Add some update
...
Add a TODO for the ideas
2023-05-19 12:24:29 +02:00
Sébastien ANDRE
8b5a3f274e
Add controler, domain and service about "Tunnel"
2023-05-03 14:23:07 +02:00
Sébastien André
9e18b7708a
Add an endpoint to call the lof of jumps by page.
2022-05-08 16:42:04 +02:00
Sébastien André
ce6dad44ce
Add a feature to reset the user statistics.
2021-08-14 23:12:28 +02:00
Sébastien André
bc17e7f789
Add the language to the user.
2021-05-17 18:08:19 +02: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é
9f58e2b31a
Fix
2021-04-17 22:18:18 +02:00
Sébastien André
143127cd01
Add a cache system on the referential info
...
+ Add an identity service
2021-04-17 22:17:45 +02:00
Sébastien André
9d51f38f2e
Fix about the favorite DZ
2021-03-25 16:57:30 +01:00
Sébastien André
0a6dbf42e4
Implementation to have a favorite DZ by user.
2021-03-24 18:04:08 +01:00
Sébastien André
733e85507a
Add informations on the admin user
2021-03-18 16:29:24 +01:00
Sébastien André
4cf0c01680
Add roles
2021-03-17 16:18:24 +01:00
Sébastien André
ee3a1273da
Add a admin user and the "role" information into the token.
2021-03-17 14:06:51 +01: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é
92d600dc73
Add a link betweend a gear to the connected user.
2021-02-26 15:07:31 +01:00
Sébastien André
cd4ac50cb1
Convert the AppSettings to model class
2020-12-24 20:19:31 +01:00
Sébastien André
f2875eb969
Rename "Image*" to "UserImage*"
2020-12-18 16:51:49 +01:00
Sébastien André
498ec2c741
fix
2020-08-25 16:25:40 +02:00
Sébastien André
bb55612812
Fix on the inserting of images.
2020-05-27 14:15:38 +02:00
Sébastien André
f21bda7d7b
Add "Image" context to add images for the users
2020-05-26 17:26:04 +02:00
Sébastien André
777e5e47b2
Add checks on the login and creating of user
2020-03-26 10:16:41 +01:00
Sébastien André
827acc2023
Fix in Stats : add the connectedUser
2020-03-22 16:05:02 +01:00
Sébastien André
77c545499d
Add "AlwayLogin" to check the token
2020-03-21 17:12:25 +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é
7bad7e80d5
Add few config to create the token
2020-03-20 15:10:18 +01:00
Sébastien André
4a67b9a5f6
Update to DotNet Core 3.1
...
+ next step to add JWT token authorize
2020-03-19 22:17:46 +01:00
Sébastien André
7bb702e46c
Beging to add the authorization with a JWT token
2020-03-19 21:33:09 +01:00
Sébastien André
ea25a28a78
Update "User" API
2020-03-12 17:11:36 +01:00
Sébastien André
32a27b6d26
Add a controler for "User" (add and authenticate)
2020-03-12 12:24:51 +01:00
Sébastien André
4169f129ac
Merge branch 'master' of https://home.git.sebastienandre.com/sandre/SkydiveLogs
2020-03-04 22:49:01 +01:00
Sébastien André
848fdc6b5f
Fix
2020-03-04 22:47:43 +01:00
Sébastien André
6a5e9020d5
Add an action to retrieve un simple summary with
...
the total of jumps and the last jump
2020-03-03 15:45:36 +01:00
Sébastien André
6e804b1ae4
Add controler actions to return stats for
...
the current season
2020-02-14 16:48:43 +01:00
Sébastien André
72f0b13f34
Update API about the stats "ByGear"
2020-01-29 14:24:04 +01:00
Sébastien André
bee8ca06f4
Add a property "IsFavorite" for the drop zone.
2019-11-27 14:06:22 +01:00
Sébastien André
3f7966091c
Ajout de la page listant les pièges
2019-11-23 16:48:52 +01:00
Sébastien André
b9a29bcd79
Add Gear controller/service/repo and relations in db between Jumps and others objects
2019-11-22 23:19:17 +01:00