83 Commits

Author SHA1 Message Date
dd189e89e0 improve indendation 2021-11-13 10:52:20 +02:00
ceabfad54f add ssb settings menu template 2021-11-12 12:26:31 +02:00
44fd6beb98 add root settings menu 2021-11-12 12:10:53 +02:00
b8289fb000 remove preview 2021-11-12 11:56:43 +02:00
166f860050 add peers list template 2021-11-12 11:37:36 +02:00
c3b9ffef0e update peers menu template 2021-11-12 10:54:32 +02:00
0514cb6a38 update classes and icons 2021-11-12 10:38:28 +02:00
a9f318e2e3 update profile template 2021-11-12 10:37:39 +02:00
ae9254c0c6 Changes to CSS 2021-11-10 14:53:03 +01:00
a4f459e1fc Change /send_password_reset to /forgot_password 2021-11-10 12:33:37 +01:00
e3640f0885 Clean up comments 2021-11-10 12:21:17 +01:00
309ec94cdb Allow large enum variant to avoid clippy warning 2021-11-08 17:03:47 +01:00
0d23307f86 Use empty struct for Authenticated 2021-11-08 17:01:38 +01:00
6605af7bed Fix clippy errors 2021-11-08 16:55:58 +01:00
18fbb7fa5f Fix typos 2021-11-08 16:54:18 +01:00
04011e4f1a Add rocket authentication to all routes 2021-11-08 16:38:10 +01:00
212c2e1545 Add request guard for password authentication 2021-11-08 15:00:27 +01:00
1b66ee8d9e Response to code review 2021-11-05 11:44:41 +01:00
4021e17bbf Comment out failing test 2021-11-04 22:59:46 +01:00
4f6fb17069 Fix clippy warnings 2021-11-04 22:39:40 +01:00
64e083f516 Fix tests 2021-11-04 22:30:29 +01:00
b0cdd1ba5c Upgrade to 0.5 complete 2021-11-04 14:10:41 +01:00
b654d913ad Use rocket_dyn_templates 2021-11-04 12:03:40 +01:00
346b6c30c4 Use rocket::serde::json instead of rocket_contrib::json 2021-11-03 15:08:57 +01:00
2507747f94 Find and replace build_json_response 2021-11-03 15:03:21 +01:00
5df88b81ce documentation tidy-up 2021-11-03 11:52:02 +02:00
211c923454 Update lib.rs to use rocket 0.5 2021-11-02 17:14:15 +01:00
a48838ad1d All tests are passing 2021-10-28 14:35:00 +02:00
f07f8be52f Reformat 2021-10-28 14:33:27 +02:00
727a06cbba Cleanup with cargo fix 2021-10-28 14:09:56 +02:00
6ceb016cdc Working on routes refactor 2021-10-28 14:08:32 +02:00
8d80be5848 fix web tests 2021-10-25 18:42:58 +02:00
d8803e9974 First workspace commit 2021-08-06 13:58:40 -04:00