summaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Collapse)Author
2020-10-05Detect when stash and news loading fails (and update the UI accordingly)Christian Rocha
2020-10-05View errors with "!"Christian Rocha
2020-10-05Don't quit if user uses esc/q to exit the non-fatal error viewChristian Rocha
2020-10-05Better error view language depending on whether error is fatalChristian Rocha
2020-10-05Don't show navigation help in the stash if there's only one itemChristian Rocha
2020-10-05Press "r" to view errors in the stashChristian Rocha
2020-10-05Don't shut down when we encounter network errorsChristian Rocha
2020-10-05Better header messages depending on what we findChristian Rocha
2020-10-05Show local and stashed counts in headerChristian Rocha
2020-10-05Avoid potential variable capture situationsChristian Rocha
2020-10-05Keep loading stuff in the background while viewing a documentChristian Rocha
2020-10-05Use keygen directly; we don't need the Bubble Tea component anymoreChristian Rocha
2020-10-05Draw a spinner in the file listing while stuff is loadingChristian Rocha
2020-10-05Selection index in file shouldn't dip below 0Christian Rocha
2020-10-05Start Glow in the file loader while file and stash listing loadChristian Rocha
2020-10-05Start looking for local files the moment Glow startsChristian Rocha
2020-10-05Cleanup pager status bar view thanks to the latest updates in reflowChristian Rocha
2020-10-05Rework/cleanup styling in stash/file listingChristian Rocha
2020-10-05Flag stashed items with a little dotChristian Rocha
2020-10-05Update header depending on what's stashedChristian Rocha
2020-10-05Take note internally when the local file search is finishedChristian Rocha
2020-10-05Update spinners for Bubbles 0.4.0Christian Rocha
2020-10-05Only show memo key in pager help for user stashed markdownChristian Rocha
2020-10-05Let's now refer to userMarkdown as stashedMarkdownChristian Rocha
2020-10-05Insert files into the file listing as we find 'emChristian Rocha
2020-10-05Don't allow users to set notes on local filesChristian Rocha
2020-10-05Use the proper method for adding markdown docs to the stashChristian Rocha
2020-10-05Load local markdown files into the pagerChristian Rocha
2020-10-05Strip cwd from local file pathsChristian Rocha
2020-10-05Sort stash by local files first, then dateChristian Rocha
2020-10-05Crudely load local markdown files into the stashChristian Rocha
2020-10-05Fix a crash when opening pager help in very narrow windowsChristian Rocha
2020-10-05CommentsChristian Rocha
2020-10-05Remove spinner custom message stuff which is no longer supportedChristian Rocha
2020-10-05Consolidate debug config stuffChristian Rocha
2020-10-05Dispell a magic numberChristian Rocha
2020-10-05Reset y offset when resetting pagerChristian Rocha
2020-10-05Remove extra height and positioning stuffChristian Rocha
2020-10-05Fix bottom line jitteriness with performance renderingChristian Rocha
2020-10-05Respect high performance flagChristian Rocha
2020-10-05Integrate high performance viewport, but not without issueChristian Rocha
2020-10-05Use new, simplified window resize handlingChristian Rocha
2020-10-05Pressing 'q' when setting a note in the pager shouldn't cancel the noteChristian Rocha
2020-10-05Fix a bug where pressing q would cancel note inputChristian Rocha
2020-10-05Properly truncate fullwidth/double-byte charsChristian Rocha
2020-10-05Close help when unloading/resetting pagerChristian Rocha
2020-10-05Correct keystroke in pager helpChristian Rocha
2020-10-05Nice looking system-level errorsChristian Rocha
2020-10-05Fix panic when deleting item at end of stashChristian Rocha
2020-10-05Add memo key to stash help + change memo keys to 'm'Christian Rocha