Commit Graph

67 Commits

Author SHA1 Message Date
glyph 7f202ac7e9 fix back-link and title for change_password 2021-11-18 11:54:21 +02:00
glyph 0b2b346bfc add test and reorder existing tests 2021-11-17 11:40:02 +02:00
glyph d0ae5d2966 update admin setting template paths 2021-11-17 11:39:29 +02:00
glyph 3e0b6d908a fix auth routes 2021-11-17 11:39:09 +02:00
glyph 9f1f48bb6c update styles 2021-11-16 15:51:26 +02:00
glyph bbe44361af remove cancel button 2021-11-16 15:50:56 +02:00
glyph 4de8ecf4a6 mount status routes 2021-11-16 15:50:42 +02:00
glyph e69c2ff855 update network status html tests 2021-11-16 15:50:22 +02:00
glyph 0f5947278e separate network settings and status; rename network templates 2021-11-16 15:50:06 +02:00
glyph 42ffe70ae6 remove admin buttons 2021-11-16 10:00:13 +02:00
glyph b86575e2e4 update classes and base template 2021-11-16 09:45:14 +02:00
glyph 308aaa11f5 remove route tables and update readme 2021-11-16 08:43:04 +02:00
glyph f3b522c65d mount scuttlebutt and admin menu routes 2021-11-15 20:58:13 +02:00
glyph 2590314b6c update admin settings templates 2021-11-15 20:57:49 +02:00
glyph 40890b0e58 update login template 2021-11-15 20:56:50 +02:00
glyph d9a7cf3622 update auth and admin routes 2021-11-15 20:56:22 +02:00
glyph 61828082fd add scuttlebutt settings routes and template 2021-11-15 20:55:46 +02:00
glyph 1506e89c5e move admin templates to settings 2021-11-15 17:53:51 +02:00
glyph 03a746431e update tests 2021-11-15 17:32:30 +02:00
glyph 0cb66c23ba set route mountpoints 2021-11-15 17:32:21 +02:00
glyph 8baf68715d reorganise routes 2021-11-15 17:32:00 +02:00
glyph c73287cc27 modify templates 2021-11-15 17:31:15 +02:00
glyph fe30705178 update js files 2021-11-15 17:30:44 +02:00
glyph 8306239ee9 add admin templates 2021-11-15 17:30:10 +02:00
glyph b10cfd31c0 add scuttlebutt templates 2021-11-15 17:29:42 +02:00
glyph 53cbe0f41a add settings templates 2021-11-15 17:29:25 +02:00
glyph 8c91853eea add icons 2021-11-15 17:28:39 +02:00
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 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 ae9254c0c6 Changes to CSS 2021-11-10 14:53:03 +01: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