Commit Graph

117 Commits

Author SHA1 Message Date
Christien Rioux
b7eeec20ab improve dht consensus checking and low level networking 2024-09-21 15:13:29 +00:00
Christien Rioux
5f43faebb2 more fmt 2024-08-11 09:59:04 -07:00
Christien Rioux
01a4b9c735 cargo fmt 2024-08-11 09:43:37 -07:00
Christien Rioux
35dc7bdfd6 spawn names 2024-07-21 22:35:41 -04:00
Christien Rioux
aeebe2a596 clippy fixes 2024-06-30 09:40:20 -04:00
Sashanoraa
b71cb0ea6c Fix errors from new 1.78 clippy lints 2024-05-03 15:00:14 -04:00
John Smith
1e681790e6 fix client time 2024-03-27 17:53:51 -05:00
Christien Rioux
f00e89114b allow logs in interactive mode if desired 2024-03-27 17:53:51 -05:00
Christien Rioux
6455aff14a make change_log_ignore a thing 2024-03-27 17:53:51 -05:00
Christien Rioux
9aa95f6857 fix async-std support 2024-03-27 17:53:50 -05:00
Christien Rioux
e24f0ac8b2 clean up interactive code 2024-03-27 17:53:50 -05:00
Christien Rioux
ec71c9631c io read write 2024-03-27 17:53:50 -05:00
Christien Rioux
bf6be2beed fixes for 'nom' out of date 2024-03-27 17:53:50 -05:00
Christien Rioux
e98877fc71 add interactive mode to veilid-cli 2024-03-27 17:53:50 -05:00
John Smith
b11f404d3f async-std support 2024-01-19 13:55:35 -05:00
John Smith
6bfe9a0236 default to ipc only 2024-01-19 13:55:35 -05:00
John Smith
d1aa488883 windows specific ipc logic 2024-01-19 13:55:35 -05:00
John Smith
eecbb14774 defer to specified command line mode 2024-01-19 13:55:35 -05:00
John Smith
caa2746110 ipc works 2024-01-19 13:55:35 -05:00
John Smith
37979277b5 IPC to server 2024-01-19 13:55:33 -05:00
John Smith
2e2f3b0bc4 clippy lint 2024-01-19 13:53:43 -05:00
John Smith
f96e23b0f6 better display 2024-01-19 13:53:43 -05:00
John Smith
d269b25a23 make ctrl-k clear screen everywhere 2024-01-19 13:53:43 -05:00
John Smith
2ffba2c528 bug fixes 2024-01-19 13:53:43 -05:00
Christien Rioux
b791a82ec6 cap scrollback 2024-01-19 13:53:43 -05:00
Christien Rioux
4acb760c10 missing file 2024-01-19 13:53:43 -05:00
Christien Rioux
6232355cdd cleanup output 2024-01-19 13:53:43 -05:00
Christien Rioux
8ed3f0672e fix clear screen 2024-01-19 13:53:43 -05:00
John Smith
1fec1a5008 windows cleanup 2023-10-07 23:00:28 -04:00
Christien Rioux
abf0e18c77 Merge branch 'timestamps' into 'main'
Timestamps

See merge request veilid/veilid!201
2023-10-07 19:09:10 +00:00
Bruno Bigras
20442f7b9a fix typos 2023-10-05 12:11:42 -04:00
Kai Renken
301a0ba5ec fixing merge conflict 2023-10-01 23:39:53 +02:00
Kai Renken
c6da80c598 cleanup 2023-10-01 23:28:16 +02:00
Kai Renken
395d105640 cleanup for timestamps in ui and refactor to function 2023-10-01 23:20:39 +02:00
Kai Renken
f2f4526b0b add timestamp to CLI 2023-09-25 09:52:40 +02:00
Christien Rioux
6438a64fc7 clippy work 2023-09-17 19:37:02 -04:00
Christien Rioux
8a1260ed48 clippy --fix 2023-09-17 14:14:39 -04:00
Christien Rioux
e302b764d0 docs and tests work 2023-08-29 15:15:47 -05:00
Inanna Malick
99008ac03e minimize scope of changes by reverting change to settings.rs 2023-08-13 14:46:09 -07:00
Inanna Malick
e9e362d4bd cleanup 2023-08-13 14:42:27 -07:00
Inanna Malick
5bc1410bd6 Quick sketch adding derived cmd line arg parsing to veilid-cli
Quick sketch showing cmd line args via clap-derive (same underlying
parser, but simplifies cmd line parsing logic and reduces surface area
for potential bugs)
2023-08-13 14:26:28 -07:00
John Smith
98a20f5921 fix attachment update 2023-06-28 23:46:29 -04:00
John Smith
05a9ee754e cleanup dht stuff and client/server api 2023-06-28 23:15:06 -04:00
John Smith
291e3ef2fe add better dht debugging 2023-06-26 21:29:02 -04:00
John Smith
bc6421acf7 fixes 2023-06-23 17:01:52 -04:00
John Smith
05d774d23b log cleanup 2023-06-21 14:56:21 -04:00
John Smith
754abf2135 fix binding issues 2023-06-21 13:40:12 -04:00
John Smith
ebeba23c5d cli work 2023-06-21 01:10:18 -04:00
John Smith
1c8ecab2b6 cli fixes 2023-06-20 23:46:39 -04:00
John Smith
e80a3d3063 bug fixes 2023-06-20 22:18:59 -04:00