Add configuration reading and writing for go-sbot #79

Merged
glyph merged 10 commits from sbot_config into main 2022-02-03 08:09:04 +00:00
Owner

peach-lib

  • Read from .ssb-go/config.toml
  • Write to .ssb-go/config.toml

peach-web

  • Add POST request handler for the sbot configuration form
    • Writes the config to file
  • Add GET request handler and route for restoring default config
  • Remove outdated sbotcli functions (to be replaced by golgi)
  • Add a Save & Restart button (thanks @cblgh)
`peach-lib` - Read from `.ssb-go/config.toml` - Write to `.ssb-go/config.toml` `peach-web` - Add POST request handler for the sbot configuration form - Writes the config to file - Add GET request handler and route for restoring default config - Remove outdated `sbotcli` functions (to be replaced by `golgi`) - Add a `Save & Restart` button (thanks @cblgh)
glyph added 8 commits 2022-02-02 13:03:41 +00:00
glyph added the
enhancement
peach-web
labels 2022-02-02 13:03:58 +00:00
glyph added 1 commit 2022-02-02 14:20:40 +00:00
glyph added 1 commit 2022-02-02 14:32:20 +00:00
glyph added the
peach-lib
label 2022-02-03 08:08:21 +00:00
glyph merged commit 8f49fa55ad into main 2022-02-03 08:09:04 +00:00
glyph deleted branch sbot_config 2022-02-03 08:09:04 +00:00
Sign in to join this conversation.
No description provided.