|
1bdaa45f52
|
Add crates for desktop, mobile and simple ui
|
2025-06-13 08:32:35 +09:00 |
|
|
6dc1664b39
|
Add lazy-supplements and update license
|
2025-06-12 08:37:25 +09:00 |
|
|
b3c0bf53a4
|
Implementing main view and main menu
|
2025-05-16 08:35:53 +09:00 |
|
|
de3708a291
|
Split migration to client, server and core
|
2025-05-15 08:43:34 +09:00 |
|
|
40450c72fe
|
Create crate for gui
|
2025-05-14 08:01:14 +09:00 |
|
|
381f3ffcfc
|
Merge cli to client
|
2025-05-13 19:43:52 +09:00 |
|
|
5700d19a85
|
Add feature flag for compile wasm
|
2025-05-13 18:36:58 +09:00 |
|
|
43f36b81a9
|
Implement server entity
|
2025-05-13 15:35:24 +09:00 |
|
|
42bc1d59f7
|
Implement temp database
|
2025-05-12 20:29:46 +09:00 |
|
|
7f8000ef42
|
Update global database connection
|
2025-05-12 08:49:51 +09:00 |
|
|
47da8152e6
|
Implement migration and entity for client
|
2025-05-10 17:55:15 +09:00 |
|
|
c88605e5d6
|
Merge migration crates
|
2025-05-10 13:58:37 +09:00 |
|
|
94d30ae4f9
|
Add migration-core crate
|
2025-05-09 08:48:06 +09:00 |
|
|
93879ba97d
|
Rename project to progress-pile
|
2025-05-09 06:39:01 +09:00 |
|
|
4b3484e7d3
|
Add user command
|
2025-05-08 06:33:08 +09:00 |
|
|
ba84742a13
|
Add init command
|
2025-05-06 22:15:29 +09:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|