|
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 |
|
|
3bb00c4eb7
|
add route for sbot config
|
2022-01-17 15:19:48 +02:00 |
|
|
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 |
|
|
4d2a3771b8
|
remove static/js from cargo-deb assetts
|
2022-01-16 17:41:49 -05:00 |
|
|
ed6da528a2
|
remove noscript, update urls
|
2022-01-14 15:32:37 +02:00 |
|
|
aca687974a
|
fix url for redirect
|
2022-01-14 15:31:40 +02:00 |
|
|
6e4b8faf40
|
improve error msg
|
2022-01-14 15:31:22 +02:00 |
|
|
552c4b419e
|
comment-out system call-invoking function
|
2022-01-14 15:30:54 +02:00 |
|
|
6fb4a2406b
|
add docs about standalone mode config
|
2022-01-14 15:30:33 +02:00 |
|
|
65dbc6bdd4
|
remove noscript template snippet
|
2022-01-14 15:30:16 +02:00 |
|
|
dbab6f1762
|
Merge pull request 'Readd peach-menu to peach-config' (#69) from peach-menu into main
Reviewed-on: #69
|
2022-01-13 17:31:19 +00:00 |
|
|
d3ae25934c
|
Readd peach-buttons and peach-oled
|
2022-01-13 12:30:46 -05:00 |
|
|
c6f68de516
|
Fix version numbers
|
2022-01-13 12:22:38 -05:00 |
|
|
2ccd7e65d3
|
Readd peach-menu
|
2022-01-13 12:21:51 -05:00 |
|
|
bf3325a41e
|
Merge pull request 'Remove unused microservices from peach-config' (#68) from update-peach-config into main
Reviewed-on: #68
|
2022-01-13 16:05:31 +00:00 |
|
|
e4b3479417
|
Merge branch 'main' of https://git.coopcloud.tech/PeachCloud/peach-workspace into main3
|
2022-01-13 10:24:19 -05:00 |
|
|
0561b6a9be
|
Remove unused microservices from peach-config
|
2022-01-13 10:24:10 -05:00 |
|
|
166f4d25ae
|
move context objects and builders to dedicated directory
|
2022-01-13 15:49:12 +02:00 |
|
|
a5f0d991fa
|
fix template rendering for help
|
2022-01-13 15:48:55 +02:00 |
|
|
60a0d7f293
|
set global vars for iface names
|
2022-01-13 15:47:43 +02:00 |
|
|
d8c40e0724
|
move context builders into dedicated directory
|
2022-01-13 15:47:14 +02:00 |
|
|
f4ad230d58
|
remove unnecessary context objects
|
2022-01-13 13:16:38 +02:00 |
|
|
b0b21ad8a0
|
add standalone check before mounting routes
|
2022-01-13 13:15:42 +02:00 |
|
|
08ee9cd776
|
cargo fmt
|
2022-01-12 20:21:39 +02:00 |
|
|
cfd50ca359
|
cleanup paths and add whitespace
|
2022-01-12 20:21:05 +02:00 |
|
|
fd94ba27ac
|
replace snafu with custom error impl
|
2022-01-12 19:58:49 +02:00 |
|
|
bb5cd0f0d3
|
remove unneeded dependencies
|
2022-01-12 19:54:30 +02:00 |
|
|
72b7281587
|
remove json api tests
|
2022-01-12 19:51:08 +02:00 |
|
|
cbb4027099
|
Merge pull request 'Add update and forget network functions' (#67) from add_network_functions into main
Reviewed-on: #67
|
2022-01-12 15:38:09 +00:00 |
|
|
5e1520aa3f
|
merge latest changes from main
|
2022-01-12 17:36:55 +02:00 |
|
|
a8f3730b7c
|
Merge pull request 'Satisfy clippy warnings' (#66) from satisfy_clippy_web into main
Reviewed-on: #66
|
2022-01-12 15:36:16 +00:00 |
|
|
c1432bd29e
|
Merge branch 'main' into satisfy_clippy_web
|
2022-01-12 17:35:11 +02:00 |
|
|
eb77290a93
|
Merge pull request 'Remove json routes, utils and javascript' (#65) from remove_json_js into main
Reviewed-on: #65
|
2022-01-12 15:33:20 +00:00 |
|
|
5dcba8e2ad
|
add update and forget functions
|
2022-01-12 13:39:38 +02:00 |
|
|
69ba400b69
|
satisfy clippy nightly warnings
|
2022-01-12 13:15:04 +02:00 |
|
|
2a7c893d94
|
bump version
|
2022-01-12 13:08:30 +02:00 |
|
|
2135ab1a5b
|
remove json routes, utils and javascript
|
2022-01-12 13:04:47 +02:00 |
|
|
6f5cefa367
|
Merge pull request 'Replace miniserde_support with serde_support for peach-jsonrpc-server' (#64) from fix_workspace_comp into main
Reviewed-on: #64
|
2022-01-12 10:25:01 +00:00 |
|