lotus/cmd/curio
Andrew Jackson (Ajax) fd7f1a95e2
feat: curio: web based config edit (#11822)
* cfg edit 1

* jsonschema deps

* feat: lp mig - first few steps

* lp mig: default tasks

* code comments

* docs

* lp-mig-progress

* shared

* comments and todos

* fix: curio: rename lotus-provider to curio (#11645)

* rename provider to curio

* install gotext

* fix lint errors, mod tidy

* fix typo

* fix API_INFO and add gotext to circleCI

* add back gotext

* add gotext after remerge

* lp: channels doc

* finish easy-migration TODOs

* out generate

* merging and more renames

* avoid make-all

* minor doc stuff

* cu: make gen

* make gen fix

* make gen

* tryfix

* go mod tidy

* minor ez migration fixes

* ez setup - ui cleanups

* better error message

* guided setup colors

* better path to saveconfigtolayer

* loadconfigwithupgrades fix

* readMiner oops

* guided - homedir

* err if miner is running

* prompt error should exit

* process already running, miner_id sectors in migration

* dont prompt for language a second time

* check miner stopped

* unlock repo

* render and sql oops

* curio easyMig - some fixes

* easyMigration runs successfully

* lint

* part 2 of last

* message

* merge addtl

* fixing guided setup for myself

* warn-on-no-post

* EditorLoads

* cleanups and styles

* create info

* fix tests

* make gen

* change layout, add help button

* Duration custom json

* mjs naming

---------

Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com>
Co-authored-by: LexLuthr <lexluthr@protocol.ai>
Co-authored-by: LexLuthr <lexluthr@curiostorage.org>
2024-04-16 09:30:27 -05:00
..
deps feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
guidedsetup feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
internal/translations feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
rpc feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
tasks feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
cli.go feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
config_new.go feat: curio: add miner init (#11775) 2024-04-03 15:00:14 -05:00
config_test.go feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
config.go rename lotus-provider 2024-04-04 14:32:06 +02:00
log.go fix: curio: common commands (#11879) 2024-04-15 19:29:56 -05:00
main.go fix: curio: common commands (#11879) 2024-04-15 19:29:56 -05:00
market.go feat: curio: Move boost proxy into the main binary (#11783) 2024-04-03 11:31:43 -05:00
migrate.go remove from-miner cmd (#11793) 2024-03-28 13:09:41 +04:00
pipeline.go feat: Curio - Easy Migration (#11617) 2024-03-15 16:38:13 -05:00
proving.go feat: Curio - Easy Migration (#11617) 2024-03-15 16:38:13 -05:00
run.go feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
stop.go feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
storage.go rename lotus-provider 2024-04-04 14:32:06 +02:00