parazyd
48ce9fd7c5
chore: Update crate dependencies
2023-06-12 14:31:20 +02:00
parazyd
bfc99c79ea
chore: Update crate dependencies.
2023-06-06 14:06:36 +02:00
parazyd
3cb6051fa2
chore: Update dependency versions
2023-05-11 10:08:51 +02:00
parazyd
9b31940dfe
chore: Update project dependencies
2023-05-09 10:42:35 +02:00
parazyd
b4cdbea08c
Update project dependencies.
2023-04-16 17:36:59 +02:00
parazyd
4e3b863cda
Release v0.4.1
2023-02-25 16:00:20 +01:00
parazyd
8c1d3fe524
Remove openssl dependency throughout the project.
2023-02-01 13:03:23 +01:00
parazyd
454eacf616
Update project dependencies.
2023-01-31 12:46:19 +01:00
aggstam
da40746ca5
EOY housekeeping
...
Missing features added, dependencies updated and a fix in dao/entrypoint
2022-12-31 21:14:02 +02:00
parazyd
71cd3064d6
Update license year.
2022-12-28 13:06:00 +01:00
parazyd
18ab818a54
Update toml crate dependency.
2022-12-16 11:17:14 +01:00
parazyd
88caee7f42
Update and clean up dependencies.
2022-12-13 15:19:09 +01:00
parazyd
905586a638
cargo fix
2022-12-07 12:53:52 +01:00
parazyd
671967261e
Update dependency versions
2022-11-29 21:10:29 +01:00
parazyd
1d7866f688
Update crate dependencies.
2022-11-29 13:54:05 +01:00
aggstam
3692735012
rpc/server: detach request handling
2022-11-25 18:05:35 +02:00
parazyd
c1b2c2af5a
Update crate dependencies
2022-11-08 12:17:25 +01:00
parazyd
8ae84ad7f9
Add license header to source files.
2022-10-31 18:16:13 +01:00
Luther Blissett
43a871c3f2
Update all Cargo.toml files to include AGPL license reference.
2022-10-30 11:01:40 +01:00
Luther Blissett
2ca5866c43
Fix tests compilation
2022-10-15 20:30:21 +02:00
Luther Blissett
5e4b663b13
Apply new path to serial crate throughout codebase.
2022-10-15 20:06:28 +02:00
Luther Blissett
47dbf1363f
Clean up async_daemonize for less imports and use smol.
2022-10-14 14:07:06 +02:00
Luther Blissett
98d6300c5e
darkwikid: Add more explanations in the config file.
2022-10-07 01:20:21 +02:00
Luther Blissett
54c9404c35
darkfiki: Clean up config file.
2022-10-07 01:13:08 +02:00
Luther Blissett
e7bc898923
darkwikid: main.rs improvements, and cleanups.
...
* Use dryoc for crypto_secretbox instead of public-key encryption.
* Detach raft task to background (this needs a good rework, current
design is suboptimal).
* Remove ctrlc and add signal-hook to handle signals
* Upon SIGHUP, reload workspace secrets from the TOML config file.
2022-10-07 00:50:40 +02:00
Luther Blissett
88abda32ce
make fix and cargo fmt.
2022-10-06 14:21:56 +02:00
Luther Blissett
6fc5b43d54
Mop up dependencies and features.
2022-09-24 19:18:14 +02:00
Luther Blissett
ac5576a63a
darkwiki: Fix imports.
2022-09-24 16:02:19 +02:00
ghassmo
ded78dea6d
darkwiki/taud: using lilith as seed nodes
2022-09-15 12:29:25 +04:00
ghassmo
11f65b6d00
bin/darkwiki: move darkwikid and darkwiki-cli to the same directory in bin & bump version 0.4.0
2022-09-15 11:35:38 +04:00
ghassmo
44fceece00
darkwiki: add workspaces
2022-09-07 15:30:18 +04:00
Luther Blissett
e5f212a4ad
Update project dependencies.
2022-08-30 10:18:07 +02:00
Luther Blissett
54d9db5280
Update default ports for darkwiki, ircd, and tau.
2022-08-24 11:19:18 +02:00
ghassmo
1811ba8558
doc/book: fix typo on darkwiki page
2022-08-23 20:47:46 +04:00
ghassmo
507c431124
add darkwiki to the darkfi book & add README for both darkwiki and darkwikid
2022-08-23 16:07:47 +04:00
ghassmo
fe552d5158
bin/darkwiki: make more clean cli command
2022-08-21 10:42:44 +04:00
ghassmo
120d8b2c72
bin/darkwikid: WIP implement rpc commands
2022-08-20 18:15:53 +04:00
ghassmo
ab1cd1faf8
bin/darkwiki: add dry merge and show patches log for darkwiki cli
2022-08-20 10:06:45 +04:00
ghassmo
81e14dd213
wrapping darkwiki code up & create darkwiki cli
2022-08-17 17:07:27 +04:00