fission icon indicating copy to clipboard operation
fission copied to clipboard

Fission CLI & server

Results 78 fission issues
Sort by recently updated
recently updated
newest added

# Summary During `fission setup`, entering your username before going to auth.fission.codes causes things to wait forever. Interrupting the setup with `^C` leaves `~/.config/fission` in a half-initialized state which causes...

πŸ› bug

The RESTful API will need to include the username in paths, since we won't be able to infer the target user from the UCAN when it has multiple resources

NB: Feature requests will only be considered if they solve a pain # Summary ## Problem Animations break in some shells, like in GH Actions: ### Impact Mostly it just...

πŸ’— enhancement
πŸ”° good first issue
πŸ‡ quick

NB: Feature requests will only be considered if they solve a pain # Summary ## Problem When something goes wrong, you need to know which directory to remove and start...

πŸ’— enhancement
πŸ‡ quick

NB: Feature requests will only be considered if they solve a pain # Summary ## Problem Updates may drop data: 1. Dropping history (overwriting revisions) 2. Forgetting files in the...

πŸ’— enhancement
⚠️ high priority
☁️ server
:file_folder: file system
😁 ux

Works! Cleaning up... Closes #312 --- One small detail is that IPFS doesn't report the percentage, but "progress" (which is either bytes or blocks). We can estimate the percentage off...

Currently the `peers` entry in `config.yaml` only updates when `fission setup` is run... so, if the peer list changes, this won't be reflected. We can periodically re-fetch this. We already...

πŸ› bug

Reported by @bmann # Summary ## Problem The placemant of `--verbose` matters to the parser, which is confusing: These are okay: ```bash fission up --watch fission up --verbose fission up...

πŸ› bug

the directory is β€œCrab Challenge”. When I renamed the directory to remove the space the error went away.

πŸ› bug
πŸ“Ÿ CLI