Commit Graph

505 Commits

Author SHA1 Message Date
62191e5509 theme icons and updated hermies icons 2022-02-03 16:30:26 +02:00
da976ff4fe introduce theme attributes and variables 2022-02-03 16:29:53 +02:00
0737c435a8 add theme setter and getter, update route handlers 2022-02-03 16:29:20 +02:00
435e819648 add blobstore size lookup for sbot status 2022-02-03 16:27:20 +02:00
8f49fa55ad Merge pull request 'Add configuration reading and writing for go-sbot' (#79) from sbot_config into main
Reviewed-on: #79
2022-02-03 08:09:03 +00:00
f6292407d0 add save and restart option for config form 2022-02-02 16:32:10 +02:00
dfc173d941 add clarity about need for restart after config update 2022-02-02 16:20:30 +02:00
a46b58b206 add repair fs config option 2022-02-02 14:49:36 +02:00
33604ac0dc change form width for better mobile styling 2022-02-02 14:49:14 +02:00
f0d972f46b add repair parameter to SbotConfig 2022-02-02 14:48:39 +02:00
89b502be25 add configuration routes for the sbot 2022-02-02 14:14:12 +02:00
90a90096f4 remove option type wrappers and implement defaults for SbotConfig 2022-02-02 14:13:02 +02:00
46926bf468 add config writer method and required error variants 2022-02-01 16:07:19 +02:00
d801c957bd introduce sbot status data 2022-02-01 10:06:45 +02:00
3397e5eb75 add config file reader for go-sbot 2022-02-01 10:03:46 +02:00
e474ea519f Merge pull request 'Start and stop go-sbot process' (#78) from sbot_process_start_stop into main
Reviewed-on: #78
2022-01-27 09:24:58 +00:00
f715644e25 display system startup mode 2022-01-27 11:01:12 +02:00
c7cc310a32 add form element to enable / disable running go-sbot on startup 2022-01-27 10:57:21 +02:00
4470f949bd add ability to stop, start and restart go-sbot process 2022-01-27 10:56:39 +02:00
8e5c29ca6d add sbot stats to home template and set inner circle colour accordingly 2022-01-27 10:55:44 +02:00
00554706cb add go-sbot enabled / disabled check 2022-01-27 10:55:04 +02:00
6d9ced5ebc Merge pull request 'Improve Scuttlebutt status page' (#77) from add_sbot_status into main
Reviewed-on: #77
2022-01-26 10:10:49 +00:00
abda4373ae conditional font colour rendering 2022-01-26 12:10:28 +02:00
e718889485 update sbot status page and add live data retrieval 2022-01-26 11:48:34 +02:00
b7ec1a42be conditionally render network settings button 2022-01-26 11:47:44 +02:00
445c05e3ee style horizontal lines 2022-01-26 11:46:49 +02:00
476eaa540e add managed state for conditional template element rendering 2022-01-26 11:46:14 +02:00
6f03063f8d add managed state for conditional template element rendering 2022-01-26 11:45:59 +02:00
de9b8f5d73 serialize sbot stat struct 2022-01-26 11:45:25 +02:00
51eff6a298 add sbot status-related icons 2022-01-26 11:44:25 +02:00
1c90e45f11 merge latest changes from main 2022-01-25 11:48:32 +02:00
178af281ed Merge pull request 'Retrieve go-sbot systemd process statistics' (#76) from sbot_stats into main
Reviewed-on: #76
2022-01-25 09:46:50 +00:00
e1aa7b1bb6 add sbot docs and bump version 2022-01-25 11:39:28 +02:00
816d6c8a73 add sbot process stats function, struct and error variants 2022-01-25 11:36:24 +02:00
b098f73a5f Merge pull request 'Load values from Rocket.toml into managed state' (#74) from rocket_config into main
Reviewed-on: #74
2022-01-25 09:35:39 +00:00
2bfba66dab restructure auth mode check 2022-01-18 17:12:32 +02:00
43344566de read values from managed state 2022-01-18 17:00:53 +02:00
bfb53747db update rocket config file and related docs 2022-01-18 16:59:54 +02:00
d0321d17d0 remove lazy_static dependency 2022-01-18 16:59:44 +02:00
f3ddbcf07c set auth request guard from managed state 2022-01-18 16:59:03 +02:00
680044cba8 read config params from figment and attach managed state 2022-01-18 16:58:13 +02:00
66555f19bf Merge pull request 'Deduplicate routes and add Scuttlebutt status route & template' (#73) from add_sbot_status into main
Reviewed-on: #73
2022-01-18 10:55:43 +00:00
792779f60f deduplicate mounting of routes 2022-01-18 12:50:06 +02:00
44b68a8b71 register scuttlebutt status routes and pass standalone var to home template 2022-01-18 12:49:47 +02:00
205dd145b4 add links to templates for sbot status page 2022-01-18 12:48:40 +02:00
7346c37c86 define route and template for sbot status 2022-01-18 12:48:11 +02:00
72fbbe83f0 Merge pull request 'Add sbot configuration route and template' (#71) from sbot_settings into main
Reviewed-on: #71
2022-01-18 09:08:52 +00:00
b4a930e774 add bottom margin for small label class 2022-01-17 15:21:11 +02:00
8c4cf6261e add sbot config template and rename menu 2022-01-17 15:20:43 +02:00
8f5b257ed1 mount routes for sbot config 2022-01-17 15:20:08 +02:00