issues
search
PThorpe92
/
CuTE
HTTP client/libcurl TUI front end in Rust, with request + key storage
GNU General Public License v3.0
185
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: bump deps
#134
PThorpe92
closed
5 months ago
0
fix duplicate request bodies
#133
PThorpe92
closed
7 months ago
0
fix: more refactors
#132
PThorpe92
closed
7 months ago
0
autocomplete user input for URL's, etc
#131
PThorpe92
opened
7 months ago
0
refactor: remove old code, streamline errors
#130
PThorpe92
closed
7 months ago
0
considerable cleanup, refactor
#129
PThorpe92
closed
7 months ago
0
Expand to testing gRPC
#128
PThorpe92
opened
7 months ago
0
feat: adjust user input for api key menu. remove unneccessary input screen
#127
PThorpe92
closed
7 months ago
0
Expand vim keybindings for more than just naviation
#126
PThorpe92
opened
7 months ago
0
Idioms + error handling
#125
PThorpe92
closed
7 months ago
1
cli command won't save to clipboard on X11
#124
PThorpe92
opened
7 months ago
0
Add more Request metadata
#123
PThorpe92
closed
7 months ago
0
More Tests
#122
PThorpe92
opened
7 months ago
0
chore: try to eliminate static openssl download for windows runner
#121
PThorpe92
closed
8 months ago
0
fixed a typo in cargo install command
#120
iteroji
closed
8 months ago
1
make input forms hold their value
#119
PThorpe92
closed
8 months ago
0
fix UI so input screens are built into the menu to prevent too many screens. make UX feel more smooth
#118
PThorpe92
closed
8 months ago
0
be able to import postman collections, organize requests into collections, etc
#117
PThorpe92
closed
8 months ago
0
feat: implement postman collections importation
#116
PThorpe92
closed
8 months ago
0
fix: save full command
#115
PThorpe92
closed
8 months ago
0
Auth fix
#114
PThorpe92
closed
8 months ago
0
long needed fixes
#113
PThorpe92
closed
8 months ago
0
chore: upgrade deps for ratatui
#112
PThorpe92
closed
8 months ago
0
refactor: clean up traits mess
#111
PThorpe92
closed
10 months ago
0
fix: clippy warnings
#110
PThorpe92
closed
11 months ago
0
refactor: slowly clean up
#109
PThorpe92
closed
11 months ago
0
chore: bump versions to fix dependabot alerts
#108
PThorpe92
closed
11 months ago
0
Update README.md
#107
PThorpe92
closed
1 year ago
0
fix: add logo
#106
PThorpe92
closed
1 year ago
0
This is a transparent version of the logo that looks nicer.
#105
KMastroluca
closed
1 year ago
0
implement lifetimes, remove tons of unnecessary heap allocated strings
#104
PThorpe92
closed
8 months ago
4
fix: img
#103
PThorpe92
closed
1 year ago
0
feat: echo response to stdout upon app exit + refactor garbage
#102
PThorpe92
closed
1 year ago
0
Print response to stdout no matter what user selects
#101
PThorpe92
closed
1 year ago
0
fix: small fixes
#100
PThorpe92
closed
1 year ago
0
feat: add headers page with 2 default header options. TODO: Add more options
#99
PThorpe92
closed
1 year ago
0
actually release v0.0.1
#98
PThorpe92
closed
8 months ago
3
feat!: add labels to API keys. breaking changes for v0.1.0
#97
PThorpe92
closed
1 year ago
0
fix: #89 errors persist on request screen when backing up
#96
PThorpe92
closed
1 year ago
0
Testing Authentication types
#95
PThorpe92
opened
1 year ago
1
fix broken auth/crashing
#94
PThorpe92
closed
1 year ago
0
Authentication (Bearer) seems to be broken with recent commit
#93
PThorpe92
closed
1 year ago
0
docs: fix readme for wget/windows disclaimer
#92
PThorpe92
closed
1 year ago
0
fix: readme info, add link to blog post
#91
PThorpe92
closed
1 year ago
0
Better Error handling
#90
PThorpe92
closed
8 months ago
0
Errors persist when backing up screens
#89
PThorpe92
closed
1 year ago
0
feat: fix crashing when invalid command/url
#88
PThorpe92
closed
1 year ago
0
feat: fix pasting from clipboard + fix authentication when running from serialized command
#87
PThorpe92
closed
1 year ago
0
Added Rust Recursive Downloading Function In New Utils Folder
#86
KMastroluca
closed
8 months ago
2
fix: #84
#85
PThorpe92
closed
1 year ago
0
Next