Christian Rocha
|
2f9babce80
|
Restore original displayed path when deleting a newly stashed item
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
5515460f32
|
Fix regression where note-setting on newly stashed items couldn't be done
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
82acc62783
|
Move common commands to the main UI file
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
a02cc01049
|
Pull an always-nil return value
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
23817355c6
|
Remove unnecessary conversion
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
c0daa74358
|
Add periods to comments to make the linter happy
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
2fdef64478
|
Stashed docs become local upon delete if they were stashed in-session
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
cdf11136f4
|
Log when stash item deletions fail
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
e9c47a185f
|
Be specific that we're deleting only from the stash
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
089b66f622
|
Fix extreme edge case error logging where local file has no path
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
2e7b0ec60f
|
Fix regression where items stashed in the pager were treated as local
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
d7974f035c
|
When stashing, replace local file with stashed file in the file listing
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
575017eb12
|
More integrated-looking stash confirmation message in pager
|
2020-10-05 13:53:26 +02:00 |
|
Christian Muehlhaeuser
|
b29f172c80
|
Bump gitcha dep
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
7166f99358
|
Update Charm badge
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
5d267e900a
|
Update UI image + minor copy edits
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
4b732ada50
|
Bump Termenv to 0.7.2
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
a10e7862ca
|
Update error message to match new error type
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
7d67711cdf
|
Show spinner while stashing in the pager
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
1d434d64ad
|
Stashed items get a green indicator in the pager
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
66dae71253
|
Show spinner in stash view while stashing
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
6e36891857
|
If a file is currently mid-stash don't let the user stash it again
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
2907abd351
|
Don't show status message in file listing when stashing in pager
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
e01dc95d7d
|
Shorten status messages to 2 seconds
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
d6f296c44b
|
Load document body before stashing when stashing from the file listing
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
9db7c2e3ad
|
Make general error msg a struct for type safety
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
0897472ca2
|
Attempt to cleanup the Msg grab bag formatting
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
5bdf7649b0
|
Set ID of newly stashed markdowns so we can operate on them
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
d9b1d335d4
|
Use "just now" rather than seconds for documents under 1 minute old
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
40724af7e1
|
Short circuit help view sooner if we can
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
2e16f2682e
|
Highlight stash choice in file listing footer
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
04b6089bd9
|
Stash documents from the stash view
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
3572ef5470
|
Log when local file search finishes
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
651683cd21
|
Treat Markdown.CreatedAt as values per the updates in the charm lib
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
5613e36154
|
Adjust dark green color in status message bar
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
593d9f07e7
|
Stash local files from the pager
|
2020-10-05 13:53:26 +02:00 |
|
Christian Muehlhaeuser
|
93eea84f3b
|
Add golangci config
|
2020-10-05 13:53:26 +02:00 |
|
Christian Muehlhaeuser
|
2821cf2fb4
|
Disable identity & force-key flags
|
2020-10-05 13:53:26 +02:00 |
|
Christian Muehlhaeuser
|
be478cbaf3
|
Adapt to upstream gitcha API
|
2020-10-05 13:53:26 +02:00 |
|
Christian Muehlhaeuser
|
df15d81dbb
|
Bump gitcha dependency
|
2020-10-05 13:53:26 +02:00 |
|
Christian Rocha
|
d34a687ddc
|
Pin charm, glamour, and bubbles deps at master
|
2020-10-05 13:53:17 +02:00 |
|
Christian Rocha
|
3c04fc891c
|
Update deprecated homebrew tap section in goreleaser config
|
2020-10-05 13:52:51 +02:00 |
|
Christian Rocha
|
b39b2e64fe
|
Fix checksums in go.sum
|
2020-10-05 13:52:51 +02:00 |
|
Christian Rocha
|
881504e603
|
Bump Charm and Bubble Tea + de-bump Termenv to 0.7.0
|
2020-10-05 13:52:51 +02:00 |
|
Christian Rocha
|
ddbacffc0b
|
Log IO errors if a logfile is set
|
2020-10-05 13:52:51 +02:00 |
|
Christian Muehlhaeuser
|
705665bda9
|
Bump charm dependency
|
2020-10-05 13:52:50 +02:00 |
|
Christian Rocha
|
7f26d27e84
|
Bump termenv
|
2020-10-05 13:52:36 +02:00 |
|
Toby Padilla
|
ad13b07382
|
Updated charm version
|
2020-10-05 13:52:36 +02:00 |
|
Christian Rocha
|
994b85b9bd
|
Add Go 1.15.x to build matrix
|
2020-10-05 13:52:36 +02:00 |
|
Christian Rocha
|
c55bb23744
|
Minor comments and cleanup in the TUI
|
2020-10-05 13:52:36 +02:00 |
|