83 Commits

Author SHA1 Message Date
d760f9f92c add init_rocket test wrapper 2021-11-25 11:33:09 +02:00
5c4ef4a529 update auth docs 2021-11-25 11:15:39 +02:00
35ff408365 use rocket config to (en|dis)able auth 2021-11-25 11:12:50 +02:00
c2b785f54b remove unnecessary websocket dependency 2021-11-25 11:12:05 +02:00
b59e62f920 bump crate version 2021-11-23 12:30:34 +02:00
3325706dcb document disable auth flag 2021-11-23 12:30:24 +02:00
bc28a84ad4 disable auth for tests 2021-11-23 12:30:09 +02:00
bb34bdd653 add auth flag check 2021-11-23 12:29:58 +02:00
b59eb22082 fix function names and remove flashMsg code duplication 2021-11-22 15:31:39 +02:00
ee1da0599c remove status update logic 2021-11-22 15:30:45 +02:00
e5f9a9be83 remove duplicate flashMsg code 2021-11-22 15:30:18 +02:00
e54ff8829a remove duplicate flashMsg code 2021-11-22 15:29:40 +02:00
554997a5c0 fix context back and title 2021-11-18 13:49:10 +02:00
da51070ccd improve template styling consistency 2021-11-18 11:48:37 +02:00
925051a379 improve not_found template 2021-11-18 11:48:03 +02:00
380ee2683a fix js 2021-11-18 11:47:50 +02:00
bae3b7c2ce tweak styling 2021-11-18 11:47:33 +02:00
0b2b346bfc add test and reorder existing tests 2021-11-17 11:40:02 +02:00
d0ae5d2966 update admin setting template paths 2021-11-17 11:39:29 +02:00
3e0b6d908a fix auth routes 2021-11-17 11:39:09 +02:00
9f1f48bb6c update styles 2021-11-16 15:51:26 +02:00
bbe44361af remove cancel button 2021-11-16 15:50:56 +02:00
4de8ecf4a6 mount status routes 2021-11-16 15:50:42 +02:00
e69c2ff855 update network status html tests 2021-11-16 15:50:22 +02:00
0f5947278e separate network settings and status; rename network templates 2021-11-16 15:50:06 +02:00
42ffe70ae6 remove admin buttons 2021-11-16 10:00:13 +02:00
b86575e2e4 update classes and base template 2021-11-16 09:45:14 +02:00
308aaa11f5 remove route tables and update readme 2021-11-16 08:43:04 +02:00
f3b522c65d mount scuttlebutt and admin menu routes 2021-11-15 20:58:13 +02:00
2590314b6c update admin settings templates 2021-11-15 20:57:49 +02:00
40890b0e58 update login template 2021-11-15 20:56:50 +02:00
d9a7cf3622 update auth and admin routes 2021-11-15 20:56:22 +02:00
61828082fd add scuttlebutt settings routes and template 2021-11-15 20:55:46 +02:00
1506e89c5e move admin templates to settings 2021-11-15 17:53:51 +02:00
03a746431e update tests 2021-11-15 17:32:30 +02:00
0cb66c23ba set route mountpoints 2021-11-15 17:32:21 +02:00
8baf68715d reorganise routes 2021-11-15 17:32:00 +02:00
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
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
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