Commit Graph

271 Commits

Author SHA1 Message Date
glyph 2a7c893d94 bump version 2022-01-12 13:08:30 +02:00
glyph 2135ab1a5b remove json routes, utils and javascript 2022-01-12 13:04:47 +02:00
glyph 6f5cefa367 Merge pull request 'Replace miniserde_support with serde_support for peach-jsonrpc-server' (#64) from fix_workspace_comp into main
Reviewed-on: #64
2022-01-12 10:25:01 +00:00
glyph c6f8591600 replace miniserde_support with serde_support 2022-01-12 12:21:12 +02:00
glyph cd1fb697f7 Merge pull request 'Fig regression of peach-dyndns-updater' (#63) from fix-regression into main
Reviewed-on: #63
2022-01-12 09:58:46 +00:00
glyph a5415aad99 merge direct_call_net_stats branch 2022-01-12 11:35:55 +02:00
glyph 037e5c34b6 merge replace_rust_crypto branch 2022-01-12 11:21:18 +02:00
glyph 699f2b13c9 merge update_network_args branch 2022-01-12 11:19:24 +02:00
glyph c3fbc5cd73 try operator for dyns dns domain check 2022-01-12 10:59:13 +02:00
glyph 4a27892ab6 idiomatic paths and result type for checking new dns address 2022-01-12 10:58:36 +02:00
glyph 4adf5547c9 formatting 2022-01-12 10:58:11 +02:00
notplants bdfbd7057f Remove commented out code 2022-01-11 18:10:36 -05:00
notplants 171d051710 Fix clippy warmings 2022-01-11 18:06:51 -05:00
notplants 1ea0ea2ed1 Fix regression of peach-dyndns-updater 2022-01-11 18:03:07 -05:00
glyph 42774674e5 Merge pull request 'Call peach_stats and peach_network directly (remove JSON-RPC client calls)' (#62) from direct_call_net_stats into main
Reviewed-on: #62
2022-01-07 10:01:23 +00:00
glyph 57ed0ab66a add fullstop to docs sentence 2022-01-06 11:56:45 +02:00
glyph 49ad74595c cleanup use paths and leave network_ping note 2022-01-06 11:56:23 +02:00
glyph 17d52c771f Merge branch 'main' into direct_call_net_stats
Merge crypto library update for peach-lib.
2022-01-04 18:34:21 +02:00
glyph 6792e4702d Merge pull request 'Replace outdated crypto crate' (#61) from replace_rust_crypto into main
Reviewed-on: #61
2022-01-04 16:33:24 +00:00
glyph 446927f587 replace outdated crypto crate 2022-01-04 15:23:41 +02:00
glyph 567b0bbc2a replace network rpc client calls with direct calls to peach_network 2022-01-04 14:55:17 +02:00
glyph 3ab3e65eb7 replace stats rpc client calls with direct calls to peach_stats 2022-01-04 14:06:57 +02:00
glyph a0e80fcda7 add deps for network and stats 2022-01-04 14:06:35 +02:00
glyph 731bc1958b Merge pull request 'Update network args and remove structs' (#60) from update_network_args into main
Reviewed-on: #60
2022-01-04 08:38:23 +00:00
glyph 58f2ddde05 replace String with str and remove unnecessary structs 2022-01-03 11:55:37 +02:00
glyph 4b0b2626a4 update code examples 2022-01-03 11:55:20 +02:00
glyph a05e67c22f bump patch version 2022-01-03 11:55:06 +02:00
notplants c75608fb1a Merge branch 'main' of https://git.coopcloud.tech/PeachCloud/peach-workspace into main3 2021-12-22 12:19:56 -05:00
notplants 068d3430d7 Merge pull request 'Add permissions function peach-config' (#56) from permissions into main
Reviewed-on: #56
2021-12-22 17:18:24 +00:00
notplants 62793f401e Change imports and add permissions for peach-web dir 2021-12-22 10:04:15 -05:00
notplants b8f394b901 Debugging dyndns 2021-12-22 09:59:20 -05:00
notplants 9324b3ec0b Merge pull request 'Copy Rocket.toml to /usr/share/peach-web' (#55) from copy-rocket-toml into main
Reviewed-on: #55
2021-12-22 14:53:21 +00:00
notplants f43fbf19f5 Merge pull request 'Add changepassword function to peach-config' (#53) from change-password into main
Reviewed-on: #53
2021-12-22 14:51:27 +00:00
notplants 29cc40be48 Fix setup of nsupdate 2021-12-18 11:24:43 -05:00
notplants 570f6a679b Change permissions to u+rwX,g+rwX 2021-12-18 10:22:50 -05:00
notplants 399af51ccc Add permissions function peach-config 2021-12-18 10:00:40 -05:00
notplants 94bac00664 Fix typo in secret_key 2021-12-18 09:22:55 -05:00
notplants c41dae8d04 Copy Rocket.toml to /usr/share/peach-web 2021-12-17 17:23:27 -05:00
notplants e34df3b656 Remove configuration of http basic auth 2021-12-17 17:19:04 -05:00
notplants 3399a3c80f Add changepassword function to peach-config 2021-12-17 16:23:47 -05:00
notplants 1c26cb70fa Merge pull request 'Bump version number for peach-config' (#51) from version-number into main
Reviewed-on: #51
2021-12-17 17:38:14 +00:00
notplants c79bd4b19f Bump version number for peach-config 2021-12-17 12:37:43 -05:00
notplants 7743511923 Merge pull request 'Update kernel version to 4.19.0-18-arm64' (#50) from kernel-version into main
Reviewed-on: #50
2021-12-17 17:15:36 +00:00
notplants 10833078fa Update kernel version to 4.19.0-18-arm64 2021-12-17 12:15:02 -05:00
notplants 244a2132fa Merge pull request 'Move cargo/.config to root of workspace' (#49) from workspace into main
Reviewed-on: #49
2021-12-17 15:59:14 +00:00
notplants f737236abc Move cargo/.config to root of workspace 2021-12-16 12:55:14 -05:00
glyph b5ce677a5b Merge pull request 'Removed hardcoded interfaces from peach-network' (#47) from iface_agnostic into main
Reviewed-on: #47
2021-12-14 20:42:40 +00:00
glyph 4d6dbd511e Merge pull request 'Remove jsonrpc from peach-network' (#46) from split_network_logic into main
Reviewed-on: #46
2021-12-14 18:55:16 +00:00
glyph 7fe4715014 bump version and switch to rust 2021 2021-12-14 16:13:27 +02:00
glyph dd33fdd47d Merge pull request 'Create JSON-RPC server repo with stats' (#44) from jsonrpc_server into main
Reviewed-on: #44
2021-12-14 13:05:00 +00:00