Commit Graph

82 Commits

Author SHA1 Message Date
c73287cc27 modify templates 2021-11-15 17:31:15 +02:00
fe30705178 update js files 2021-11-15 17:30:44 +02:00
8306239ee9 add admin templates 2021-11-15 17:30:10 +02:00
b10cfd31c0 add scuttlebutt templates 2021-11-15 17:29:42 +02:00
53cbe0f41a add settings templates 2021-11-15 17:29:25 +02:00
8c91853eea add icons 2021-11-15 17:28:39 +02:00
7f09cc5888 Merge pull request 'Add SSB routes for newly added templates' (#27) from ssb_routes into main
Reviewed-on: #27
2021-11-15 10:37:58 +00:00
b66041fde3 add TODO concerning forms 2021-11-15 12:00:12 +02:00
0260a4a5de add TODO concerning forms 2021-11-15 11:59:55 +02:00
7f4b1b2b00 test scuttlebutt routes 2021-11-15 11:59:38 +02:00
f225cf0dc8 mount scuttlebutt routes 2021-11-15 11:59:25 +02:00
9756a80094 add scuttlebutt routes 2021-11-15 11:59:14 +02:00
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
67d86e2874 replace flash and noscript with snippets 2021-11-13 10:53:35 +02:00
06117f377d improve indentation 2021-11-13 10:52:46 +02:00
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
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
982d5d2811 Merge branch 'main' into forgot-password 2021-11-10 13:57:51 +00:00
ae9254c0c6 Changes to CSS 2021-11-10 14:53:03 +01:00
a4e0f7d7fe Merge pull request 'Create authentication request guard' (#17) from auth into main
Reviewed-on: #17
2021-11-10 11:35:46 +00: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
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
66a9b12285 update lockfile 2021-11-05 13:37:58 +02:00
15ec1fbcfc remove jsonrpc test crate for probe 2021-11-05 13:37:19 +02:00
d482ef39c4 move jsonrpc test to dev deps for oled 2021-11-05 13:36:06 +02:00
7f815075d2 move jsonrpc test to dev deps for network 2021-11-05 13:34:34 +02:00
2c59c33b35 remove jsonrpc test dep 2021-11-05 13:31:47 +02:00
042ab55182 remove newline 2021-11-05 13:29:14 +02:00
0f1ee3a36c move jsonrpc test to dev deps for buttons 2021-11-05 13:28:30 +02:00
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
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