Commit Graph

175 Commits

Author SHA1 Message Date
glyph b66041fde3 add TODO concerning forms 2021-11-15 12:00:12 +02:00
glyph 0260a4a5de add TODO concerning forms 2021-11-15 11:59:55 +02:00
glyph 7f4b1b2b00 test scuttlebutt routes 2021-11-15 11:59:38 +02:00
glyph f225cf0dc8 mount scuttlebutt routes 2021-11-15 11:59:25 +02:00
glyph 9756a80094 add scuttlebutt routes 2021-11-15 11:59:14 +02:00
glyph 0b26113fc9 Merge pull request 'Add SSB-related templates' (#21) from ssb_templates into main
Reviewed-on: #21
2021-11-15 07:43:28 +00:00
glyph 67d86e2874 replace flash and noscript with snippets 2021-11-13 10:53:35 +02:00
glyph 06117f377d improve indentation 2021-11-13 10:52:46 +02:00
glyph dd189e89e0 improve indendation 2021-11-13 10:52:20 +02:00
glyph ceabfad54f add ssb settings menu template 2021-11-12 12:26:31 +02:00
glyph 44fd6beb98 add root settings menu 2021-11-12 12:10:53 +02:00
glyph b8289fb000 remove preview 2021-11-12 11:56:43 +02:00
glyph 166f860050 add peers list template 2021-11-12 11:37:36 +02:00
glyph c3b9ffef0e update peers menu template 2021-11-12 10:54:32 +02:00
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