Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: darrell-roberts/hacker-news
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.15
Choose a base ref
...
head repository: darrell-roberts/hacker-news
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.16
Choose a head ref
  • 1 commit
  • 13 files changed
  • 1 contributor

Commits on Mar 25, 2025

  1. add support for navigating back in history (#150)

    * add support for navigating back in history
    
    * Update pane header for story comments by time
    
    * restore/set viewing item
    
    * set viewing item
    
    * use match
    
    * Remove optional for search criteria
    
    * Use a history item type for storing history
    
    * remove pub
    
    * only add empty content once in history
    
    * restore related state
    
    * cleanup
    
    * update for two representations of full search
    
    * update comments
    
    * update for index switching
    
    * Update for index switching
    
    * update to v0.1.16
    
    * swtich index when restoring an empty content
    
    * track index for empty content
    darrell-roberts authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    6683985 View commit details
    Browse the repository at this point in the history
Loading