Commit Graph

500 Commits

Author SHA1 Message Date
glyph f6292407d0 add save and restart option for config form 2022-02-02 16:32:10 +02:00
glyph dfc173d941 add clarity about need for restart after config update 2022-02-02 16:20:30 +02:00
glyph a46b58b206 add repair fs config option 2022-02-02 14:49:36 +02:00
glyph 33604ac0dc change form width for better mobile styling 2022-02-02 14:49:14 +02:00
glyph f0d972f46b add repair parameter to SbotConfig 2022-02-02 14:48:39 +02:00
glyph 89b502be25 add configuration routes for the sbot 2022-02-02 14:14:12 +02:00
glyph 90a90096f4 remove option type wrappers and implement defaults for SbotConfig 2022-02-02 14:13:02 +02:00
glyph 46926bf468 add config writer method and required error variants 2022-02-01 16:07:19 +02:00
glyph d801c957bd introduce sbot status data 2022-02-01 10:06:45 +02:00
glyph 3397e5eb75 add config file reader for go-sbot 2022-02-01 10:03:46 +02:00
glyph 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
glyph f715644e25 display system startup mode 2022-01-27 11:01:12 +02:00
glyph c7cc310a32 add form element to enable / disable running go-sbot on startup 2022-01-27 10:57:21 +02:00
glyph 4470f949bd add ability to stop, start and restart go-sbot process 2022-01-27 10:56:39 +02:00
glyph 8e5c29ca6d add sbot stats to home template and set inner circle colour accordingly 2022-01-27 10:55:44 +02:00
glyph 00554706cb add go-sbot enabled / disabled check 2022-01-27 10:55:04 +02:00
glyph 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
glyph abda4373ae conditional font colour rendering 2022-01-26 12:10:28 +02:00
glyph e718889485 update sbot status page and add live data retrieval 2022-01-26 11:48:34 +02:00
glyph b7ec1a42be conditionally render network settings button 2022-01-26 11:47:44 +02:00
glyph 445c05e3ee style horizontal lines 2022-01-26 11:46:49 +02:00
glyph 476eaa540e add managed state for conditional template element rendering 2022-01-26 11:46:14 +02:00
glyph 6f03063f8d add managed state for conditional template element rendering 2022-01-26 11:45:59 +02:00
glyph de9b8f5d73 serialize sbot stat struct 2022-01-26 11:45:25 +02:00
glyph 51eff6a298 add sbot status-related icons 2022-01-26 11:44:25 +02:00
glyph 1c90e45f11 merge latest changes from main 2022-01-25 11:48:32 +02:00
glyph 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
glyph e1aa7b1bb6 add sbot docs and bump version 2022-01-25 11:39:28 +02:00
glyph 816d6c8a73 add sbot process stats function, struct and error variants 2022-01-25 11:36:24 +02:00
glyph 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
glyph 2bfba66dab restructure auth mode check 2022-01-18 17:12:32 +02:00
glyph 43344566de read values from managed state 2022-01-18 17:00:53 +02:00
glyph bfb53747db update rocket config file and related docs 2022-01-18 16:59:54 +02:00
glyph d0321d17d0 remove lazy_static dependency 2022-01-18 16:59:44 +02:00
glyph f3ddbcf07c set auth request guard from managed state 2022-01-18 16:59:03 +02:00
glyph 680044cba8 read config params from figment and attach managed state 2022-01-18 16:58:13 +02:00
glyph 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
glyph 792779f60f deduplicate mounting of routes 2022-01-18 12:50:06 +02:00
glyph 44b68a8b71 register scuttlebutt status routes and pass standalone var to home template 2022-01-18 12:49:47 +02:00
glyph 205dd145b4 add links to templates for sbot status page 2022-01-18 12:48:40 +02:00
glyph 7346c37c86 define route and template for sbot status 2022-01-18 12:48:11 +02:00
glyph 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
glyph b4a930e774 add bottom margin for small label class 2022-01-17 15:21:11 +02:00
glyph 8c4cf6261e add sbot config template and rename menu 2022-01-17 15:20:43 +02:00
glyph 8f5b257ed1 mount routes for sbot config 2022-01-17 15:20:08 +02:00
glyph 3bb00c4eb7 add route for sbot config 2022-01-17 15:19:48 +02:00
glyph 5d75aebf0d Merge pull request 'Wide range of web improvements' (#70) from web_improvements into main
Reviewed-on: #70
2022-01-17 09:35:29 +00:00
notplants 4d2a3771b8 remove static/js from cargo-deb assetts 2022-01-16 17:41:49 -05:00
glyph ed6da528a2 remove noscript, update urls 2022-01-14 15:32:37 +02:00
glyph aca687974a fix url for redirect 2022-01-14 15:31:40 +02:00