Christian Muehlhaeuser
be478cbaf3
Adapt to upstream gitcha API
2020-10-05 13:53:26 +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
c55bb23744
Minor comments and cleanup in the TUI
2020-10-05 13:52:36 +02:00
Christian Rocha
3d5d203217
Remove unused variable
2020-10-05 13:52:36 +02:00
Christian Rocha
bf683538f8
Bump charm dependency and update keygen import
2020-10-05 13:52:22 +02:00
Christian Rocha
428a315947
Restore Glamour rendering, performance pager, and debug logging
...
I accidentally hosed all of these features in the last revision.
2020-10-05 13:52:22 +02:00
Christian Rocha
fa7c8f09f9
Respect -i/--identity flag in the TUI
2020-10-05 13:52:22 +02:00
Christian Rocha
a04ca3f61e
Fix bug where pressing left to exit the pager would also page the stash
2020-10-05 13:51:31 +02:00
Christian Rocha
fc2f05626e
Pressing q quits no matter where you are
2020-10-05 13:51:31 +02:00
Christian Rocha
b31aba3c4e
Fix case where pager commands could be lost
2020-10-05 13:51:31 +02:00
Christian Rocha
d941957b92
Also exit the pager with left arrow, h and delete/backspace
2020-10-05 13:51:31 +02:00
Christian Rocha
83eec3f833
Don't change the state when initializing the Charm client
...
This was residue from an earlier version in the application when it opened
with a spinner rather than directly in the stash. It caused the pager to
lock up and it's status bar to disappear if a local markdown file was
opened before the Charm client initialized.
2020-10-05 13:51:19 +02:00
Christian Rocha
3f22be5ae4
Bump gitcha and adjust for gitcha API changes
2020-10-05 13:51:19 +02:00
Christian Rocha
3b3bf684f9
Detect when stash and news loading fails (and update the UI accordingly)
2020-10-05 13:50:04 +02:00
Christian Rocha
74aad5324a
Don't quit if user uses esc/q to exit the non-fatal error view
2020-10-05 13:50:04 +02:00
Christian Rocha
4cfd1fc897
Better error view language depending on whether error is fatal
2020-10-05 13:50:04 +02:00
Christian Rocha
d156142f57
Press "r" to view errors in the stash
2020-10-05 13:50:04 +02:00
Christian Rocha
e8eea0b1a1
Don't shut down when we encounter network errors
2020-10-05 13:50:04 +02:00
Christian Rocha
aa0c48f983
Show local and stashed counts in header
2020-10-05 13:50:04 +02:00
Christian Rocha
9263f82ebc
Avoid potential variable capture situations
2020-10-05 13:50:04 +02:00
Christian Rocha
091c3be039
Keep loading stuff in the background while viewing a document
2020-10-05 13:50:04 +02:00
Christian Rocha
70833af87f
Use keygen directly; we don't need the Bubble Tea component anymore
2020-10-05 13:50:04 +02:00
Christian Rocha
70070d2948
Draw a spinner in the file listing while stuff is loading
2020-10-05 13:50:04 +02:00
Christian Rocha
1bf2298536
Start Glow in the file loader while file and stash listing load
2020-10-05 13:50:04 +02:00
Christian Rocha
d4f192487c
Start looking for local files the moment Glow starts
2020-10-05 13:50:04 +02:00
Christian Rocha
ee058c4816
Update spinners for Bubbles 0.4.0
2020-10-05 13:49:47 +02:00
Christian Rocha
40dfa9e1b7
Comments
2020-10-05 13:48:22 +02:00
Christian Rocha
6e72cbdc4f
Consolidate debug config stuff
2020-10-05 13:46:49 +02:00
Christian Rocha
b2df0cae8f
Integrate high performance viewport, but not without issue
2020-10-05 13:46:09 +02:00
Christian Rocha
9eac9e2253
Use new, simplified window resize handling
2020-10-05 13:46:09 +02:00
Christian Rocha
5cd6accce3
Nice looking system-level errors
2020-10-05 13:46:09 +02:00
Christian Rocha
5019331dff
Mini help view for pager
2020-10-05 13:46:09 +02:00
Christian Rocha
ae5e158bbd
Unstyled indent (for now)
2020-10-05 13:45:43 +02:00
Christian Rocha
1d6341f970
Use strings.Builder to build pager view
2020-10-05 13:45:22 +02:00
Christian Rocha
77ba75d680
Migrate from Boba to Bubble Tea and Bubbles
2020-10-05 13:45:22 +02:00
Christian Rocha
93e8370b2a
Whoops, remove thing where pressing f would synthesize an error
2020-10-05 13:43:07 +02:00
Christian Rocha
9bee37ee93
Fetch and render news markdown
2020-10-05 13:43:06 +02:00
Christian Rocha
e5663a5912
Set note character limit to 256 to match the database
2020-10-05 13:42:30 +02:00
Christian Rocha
ddef264606
Don't quit on "fatal" errors
2020-10-05 13:42:30 +02:00
Christian Rocha
81bcce80c8
Improve stash item deletion cancellation experience
2020-10-05 13:41:17 +02:00
Christian Rocha
eba22f08b1
Also set/edit notes in stash view
2020-10-05 13:41:17 +02:00
Christian Rocha
f3021822f3
More contrasty note titles in pager status bar
2020-10-05 13:40:43 +02:00
Christian Rocha
04f1ebfa23
Add functionality for setting document note in the pager
2020-10-05 13:40:22 +02:00
Christian Rocha
c2bb505182
Break pager off into its own set of Boba functions
2020-10-05 13:39:47 +02:00
Christian Rocha
3ab3b8fcb4
Also keep the scroll percentage at 0% or higher
2020-10-05 13:39:06 +02:00
Christian Rocha
f43a0271d2
Bugfix: scroll percentage could read higher than 100% ater a resize
2020-10-05 13:39:06 +02:00
Christian Rocha
2a7006949e
Re-render with Glamour terminal resize
2020-10-05 13:39:06 +02:00
Christian Rocha
883fda2b06
Repaint on terminal resize
2020-10-05 13:39:05 +02:00
Christian Rocha
95fe84ebb4
Truncate long memo title in pager + fix associated panic
2020-10-05 13:38:15 +02:00