Commit Graph

111 Commits

Author SHA1 Message Date
glyph 0514cb6a38 update classes and icons 2021-11-12 10:38:28 +02:00
glyph a9f318e2e3 update profile template 2021-11-12 10:37:39 +02:00
notplants 82a87706b7 Merge pull request 'Change /send_password_reset to /forgot_password' (#19) from forgot-password into main
Reviewed-on: #19
2021-11-10 13:58:17 +00:00
notplants 982d5d2811 Merge branch 'main' into forgot-password 2021-11-10 13:57:51 +00:00
notplants ae9254c0c6 Changes to CSS 2021-11-10 14:53:03 +01:00
notplants a4e0f7d7fe Merge pull request 'Create authentication request guard' (#17) from auth into main
Reviewed-on: #17
2021-11-10 11:35:46 +00:00
notplants a4f459e1fc Change /send_password_reset to /forgot_password 2021-11-10 12:33:37 +01:00
notplants e3640f0885 Clean up comments 2021-11-10 12:21:17 +01:00
notplants 309ec94cdb Allow large enum variant to avoid clippy warning 2021-11-08 17:03:47 +01:00
notplants 0d23307f86 Use empty struct for Authenticated 2021-11-08 17:01:38 +01:00
notplants 6605af7bed Fix clippy errors 2021-11-08 16:55:58 +01:00
notplants 18fbb7fa5f Fix typos 2021-11-08 16:54:18 +01: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 42d8649bdd Merge pull request 'Make jsonrpc-test a dev dependency' (#16) from jsonrpc_test_dev_dep into main
Reviewed-on: #16
2021-11-08 09:54:18 +00:00
glyph 66a9b12285 update lockfile 2021-11-05 13:37:58 +02:00
glyph 15ec1fbcfc remove jsonrpc test crate for probe 2021-11-05 13:37:19 +02:00
glyph d482ef39c4 move jsonrpc test to dev deps for oled 2021-11-05 13:36:06 +02:00
glyph 7f815075d2 move jsonrpc test to dev deps for network 2021-11-05 13:34:34 +02:00
glyph 2c59c33b35 remove jsonrpc test dep 2021-11-05 13:31:47 +02:00
glyph 042ab55182 remove newline 2021-11-05 13:29:14 +02:00
glyph 0f1ee3a36c move jsonrpc test to dev deps for buttons 2021-11-05 13:28:30 +02:00
notplants 0249a191d1 Merge pull request 'Upgrade peach-web to use rocket 0.5' (#15) from rocket0.5 into main
Reviewed-on: #15
2021-11-05 11:07:02 +00:00
notplants 1b66ee8d9e Response to code review 2021-11-05 11:44:41 +01:00
notplants 4021e17bbf Comment out failing test 2021-11-04 22:59:46 +01:00
notplants 4f6fb17069 Fix clippy warnings 2021-11-04 22:39:40 +01:00
notplants 64e083f516 Fix tests 2021-11-04 22:30:29 +01:00
notplants b0cdd1ba5c Upgrade to 0.5 complete 2021-11-04 14:10:41 +01:00
notplants b654d913ad Use rocket_dyn_templates 2021-11-04 12:03:40 +01:00
notplants 346b6c30c4 Use rocket::serde::json instead of rocket_contrib::json 2021-11-03 15:08:57 +01:00
notplants 2507747f94 Find and replace build_json_response 2021-11-03 15:03:21 +01:00
notplants 1aa5821adf Merge pull request 'Refactor routes into functional groupings' (#12) from routes-refactor into main
Reviewed-on: #12
2021-11-03 10:24:27 +00:00
glyph 090415d875 update main lockfile 2021-11-03 11:52:47 +02:00
glyph b70e1c9c08 remove crate-level lockfiles 2021-11-03 11:52:35 +02:00
glyph 5df88b81ce documentation tidy-up 2021-11-03 11:52:02 +02:00
notplants 211c923454 Update lib.rs to use rocket 0.5 2021-11-02 17:14:15 +01:00
glyph 35a524e9db Merge pull request 'Miniserde refactor with custom error impls' (#11) from miniserde_refactor into main
Reviewed-on: #11
2021-11-02 09:33:26 +00:00
glyph 59ad6f2523 remove redundant error variant prefixes 2021-11-01 14:10:16 +02:00
glyph dc4fdb37e8 formatting 2021-10-30 20:02:37 +02:00
glyph f781ca86d0 update test code 2021-10-30 14:46:40 +02:00
glyph aeb1cbcdd4 update systemstat dep 2021-10-30 12:58:40 +02:00
glyph fed9a73aa0 remove snafu 2021-10-30 12:45:09 +02:00
glyph 9e70b37820 move jsonrpc_test to dev deps 2021-10-30 12:26:09 +02:00
glyph aa6a8f1c74 replace serde with miniserde 2021-10-30 12:17:14 +02:00
mhfowler a48838ad1d All tests are passing 2021-10-28 14:35:00 +02:00
mhfowler f07f8be52f Reformat 2021-10-28 14:33:27 +02:00
mhfowler 727a06cbba Cleanup with cargo fix 2021-10-28 14:09:56 +02:00
mhfowler 6ceb016cdc Working on routes refactor 2021-10-28 14:08:32 +02:00
glyph fcd49eb3be Merge pull request 'Import pattern library' (#4) from add_pattern_library into main
Reviewed-on: #4
2021-10-26 13:33:21 +00:00
glyph c809c536d9 import pattern library 2021-10-26 14:44:01 +02:00