Commit graph

59 commits

Author SHA1 Message Date
0fce680e1e #13 Implement peer list command 2025-08-23 08:56:46 +09:00
ab05bd10cd close #12 Implement config commands 2025-08-22 08:00:30 +09:00
f495af68fc Update Runnable and fix errors 2025-08-21 07:41:57 +09:00
be896aaae3 Merge global database connections 2025-08-20 12:39:29 +09:00
5120005128 Add command and update config 2025-08-20 06:50:35 +09:00
2cb1f50f57 Fix global config 2025-08-18 08:22:20 +09:00
e24ff770a5 Rename BaseConfig to Config 2025-08-16 11:47:04 +09:00
18e6d9239b Add carretta project 2025-08-15 06:50:14 +09:00
8f04832397 Move RpcConfig from desktop to core 2025-08-14 08:02:00 +09:00
29ddd61eec Add test about utc_to_timestamp 2025-08-14 06:38:15 +09:00
69e047cf5a Fix errors 2025-08-13 08:17:41 +09:00
f7e67759de Move rpc module from desktop to core 2025-08-12 07:29:23 +09:00
c39a28388d Rename project to caretta 2025-08-05 08:17:35 +09:00
25ea7ed652 Add tonic 2025-08-01 09:25:20 +09:00
9c960a9d59 Fix errors 2025-07-05 10:30:55 +09:00
1adebe17e4 Add Mergeable trait and derive 2025-07-04 08:05:43 +09:00
8b3aebb4e9 Add Runnable and Emptiable trait and derive 2025-07-03 08:28:59 +09:00
387c043367 Add device subcommand 2025-07-02 08:32:15 +09:00
2b70b130f2 Implement SyncableModel derive 2025-06-28 08:04:32 +09:00
72c9710283 Add test for derive and new trait method about author id 2025-06-27 08:42:45 +09:00
0e1227da85 Add Syncable trait and derive 2025-06-26 08:14:27 +09:00
ebbe3d82d6 Add syncable traits 2025-06-25 07:31:49 +09:00
8fbf8a16ec Add wrapper value for Multiaddr and PeerId 2025-06-24 22:06:25 +09:00
3356684530 Add TestDefault trait 2025-06-22 11:29:44 +09:00
3a2f53dd46 Add reusable global structs 2025-06-20 08:42:02 +09:00
eb428eb537 flatten global structs 2025-06-20 07:28:51 +09:00
a80b9bcdf1 Add global traits 2025-06-19 07:24:44 +09:00
66be78dabf Add desktop config 2025-06-18 08:36:01 +09:00
1854e84949 Add ipc request 2025-06-17 08:47:06 +09:00
1a5ea87780 Merge branch 'main' into feature/unix_socket 2025-06-17 08:01:29 +09:00
70107257c2 Add unix socket listner 2025-06-17 07:20:24 +09:00
7569d296b1 Add .DS_Store to gitignore 2025-06-14 09:13:13 +09:00
833dc9ed3c Add examples 2025-06-13 22:32:16 +09:00
b044ad33d8 Add tmp directory to gitignore 2025-06-12 08:41:54 +09:00
6e8700a0c3 Add test feature 2025-06-12 08:26:13 +09:00
4e2848be43 Fix repository address 2025-06-12 07:16:02 +09:00
f8422d98fa Split lazy-supplements to core and desktop 2025-06-11 08:38:03 +09:00
d94a927461 Add cache database migration 2025-06-10 07:47:37 +09:00
72d3a1f54b Add PeerArg 2025-06-07 09:28:18 +09:00
51b12870dd Implement console writer 2025-06-07 09:21:07 +09:00
4b5758ba51 Add ParseCommand error 2025-06-06 08:22:36 +09:00
0f12dabfc1 Add async to console commands 2025-06-06 07:49:36 +09:00
3e939e8214 Add ConsoleCommands 2025-06-06 06:50:28 +09:00
10fc2d9946 Add console command 2025-06-05 09:23:24 +09:00
2910cfae4a Add mDNS behaviour 2025-06-04 07:13:37 +09:00
886ad9c1a6 Implement server and node ping command 2025-06-02 12:02:04 +09:00
1a99cfd1a2 Implement init config command 2025-06-01 16:29:35 +09:00
8aa96d091a Merge server config to node config 2025-06-01 15:18:17 +09:00
a3a8295880 Add node command and default path 2025-05-30 09:26:47 +09:00
d2b63140fd Update database initialization 2025-05-28 12:55:09 +09:00