Commit Graph

110 Commits

Author SHA1 Message Date
notplants b75aadd62d Working on peachcloud disc image 2022-04-11 10:31:45 -04:00
glyph defb8f5f09 try to fix probes build issue again
continuous-integration/drone/push Build is passing Details
2022-04-06 10:55:41 +02:00
glyph 27e9a8295c update probes and lockfile to fix time build error
continuous-integration/drone/push Build is failing Details
2022-04-06 10:50:37 +02:00
glyph 50afb61955 update dependencies and bump minor version 2022-03-24 09:09:08 +02:00
glyph b78fafe84d update dependencies 2022-03-23 14:56:44 +02:00
glyph e8b9cb2cc1 remove default rouille features 2022-03-20 15:37:02 +02:00
glyph fe04195030 update lockfile and remove old auth routes file 2022-03-17 11:02:04 +02:00
glyph 7c98cfcd5d add admin menu and config routes; start thinking about flash msgs 2022-03-14 09:17:31 +02:00
glyph 4d06eb167f incomplete sbot config route 2022-03-12 10:36:40 +02:00
glyph 23d6870f77 home template is working 2022-03-10 11:09:26 +02:00
glyph b7cf3c1aab fix a test and update guide links 2022-03-09 13:04:44 +02:00
glyph 486518002d add latest lockfile 2022-03-03 09:36:48 +02:00
notplants c6f68de516 Fix version numbers 2022-01-13 12:22:38 -05:00
notplants 2ccd7e65d3 Readd peach-menu 2022-01-13 12:21:51 -05:00
notplants e4b3479417 Merge branch 'main' of https://git.coopcloud.tech/PeachCloud/peach-workspace into main3 2022-01-13 10:24:19 -05:00
notplants 0561b6a9be Remove unused microservices from peach-config 2022-01-13 10:24:10 -05:00
glyph 69ba400b69 satisfy clippy nightly warnings 2022-01-12 13:15:04 +02: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
notplants 1ea0ea2ed1 Fix regression of peach-dyndns-updater 2022-01-11 18:03:07 -05: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 446927f587 replace outdated crypto crate 2022-01-04 15:23:41 +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 a05e67c22f bump patch version 2022-01-03 11:55:06 +02:00
notplants 29cc40be48 Fix setup of nsupdate 2021-12-18 11:24:43 -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 3399a3c80f Add changepassword function to peach-config 2021-12-17 16:23:47 -05:00
notplants c79bd4b19f Bump version number for peach-config 2021-12-17 12:37:43 -05:00
glyph 7fe4715014 bump version and switch to rust 2021 2021-12-14 16:13:27 +02:00
glyph 4f5eb3aa04 update dependencies and version 2021-12-13 10:54:38 +02:00
glyph 8032b83c41 resolve merge conflicts 2021-12-13 08:26:25 +02:00
glyph dfa1306b2d update lockfile 2021-12-13 08:20:03 +02:00
glyph f62c8f0b51 merge stats changes 2021-12-13 07:25:30 +02:00
glyph fb6d0317b6 bump version 2021-12-13 07:19:14 +02:00
glyph d240741958 update lockfile 2021-12-10 11:02:06 +02:00
glyph bc0f2d595b fix pr mess for peach-lib 2021-12-07 14:14:51 +02:00
glyph 61b33d1613 trying to resolve conflict for nanorand pr 2021-12-07 14:08:21 +02:00
glyph a1444cf478 Merge pull request 'Error refactor for peach-lib' (#38) from lib_error_refactor into main
Reviewed-on: #38
2021-12-07 08:00:51 +00:00
glyph cd8e5737c4 implement custom error type 2021-11-30 13:48:16 +02:00
glyph 2429ea8fdd replace rand with nanorand and bump version 2021-11-25 15:00:19 +02:00
glyph 406206bab3 update lockfile 2021-11-25 12:20:11 +02:00
glyph c8d0a2ddf6 Merge pull request 'Add ENV VAR to allow disabling Rocket authentication' (#36) from disable_auth into main
Reviewed-on: #36
2021-11-25 10:10:54 +00:00
glyph adc1a5bd77 update lockfile 2021-11-25 11:33:25 +02:00
glyph c72c57c345 update lockfile 2021-11-25 09:58:49 +02:00
glyph ac98bde760 lockfile update 2021-11-23 10:53:09 +02:00
notplants 04011e4f1a Add rocket authentication to all routes 2021-11-08 16:38:10 +01:00
notplants 212c2e1545 Add request guard for password authentication 2021-11-08 15:00:27 +01:00
glyph 66a9b12285 update lockfile 2021-11-05 13:37:58 +02:00
notplants 1b66ee8d9e Response to code review 2021-11-05 11:44:41 +01:00
notplants b654d913ad Use rocket_dyn_templates 2021-11-04 12:03:40 +01:00
notplants 2507747f94 Find and replace build_json_response 2021-11-03 15:03:21 +01:00
glyph 090415d875 update main lockfile 2021-11-03 11:52:47 +02:00
notplants 211c923454 Update lib.rs to use rocket 0.5 2021-11-02 17:14:15 +01:00
glyph 277fe3dc43 update dependencies and error printing 2021-10-25 16:05:25 +02:00
mycognosist 92a004d630 add missing workspace members 2021-10-25 12:18:28 +02:00
mhfowler d8803e9974 First workspace commit 2021-08-06 13:58:40 -04:00