Commit graph

20 commits

Author SHA1 Message Date
cb83a386dc Implement user object for graphql 2025-05-06 14:44:57 +09:00
e294adcacd Merge dpts-csv and dpts-entity into dpts-core 2025-05-06 09:00:44 +09:00
1fb1e853f5 Add password hashing/verify function 2025-05-05 10:50:45 +09:00
663cc6effc Refuctor dpts-error and dpts-config 2025-05-04 11:10:14 +09:00
7bebdf7490 Implement Into<sea_orm::ConnectOptions> for &DatabaseConfig 2025-05-03 15:31:13 +09:00
aa7f31b396 Update config for server and client 2025-05-03 14:57:27 +09:00
bacc24e801 Add config for client 2025-05-03 11:17:38 +09:00
b3368076e8 Add dpts-config module 2025-05-02 08:57:43 +09:00
c4c5ef0027 Add database module 2025-05-01 20:43:03 +09:00
e91fd0f2bf Move dpts-core to dpts and split crates 2025-05-01 08:32:50 +09:00
25e80f74a8 Split csv module 2025-04-30 08:34:01 +09:00
d90fb5c7fe Implement csv record and deserializer/serializer 2025-04-29 20:18:25 +09:00
1324fb3b70 Update entity and migration test 2025-04-28 20:15:58 +09:00
0de65e6350 Add SeaORM Migration 2025-04-28 14:56:28 +09:00
699a36d7ff Add SeaORM Entities 2025-04-27 19:22:46 +09:00
0ed1fa97ee Rename project to dpts 2025-04-27 10:04:04 +09:00
f19037f243 Add server and update cli 2025-04-27 08:37:11 +09:00
ec28d1d467 Add record struct and command 2025-04-24 09:26:24 +09:00
565eabe797 Create crates 2025-04-22 14:38:32 +09:00
cad725dc6f
Initial commit 2025-04-22 14:37:03 +09:00