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: massCodeIO/massCode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.0
Choose a base ref
...
head repository: massCodeIO/massCode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.0
Choose a head ref
  • 12 commits
  • 77 files changed
  • 1 contributor

Commits on May 4, 2026

  1. Configuration menu
    Copy the full SHA
    aa63e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04417d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05d5220 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2026

  1. Configuration menu
    Copy the full SHA
    e640c5f View commit details
    Browse the repository at this point in the history
  2. fix(http): show network request errors (#774)

    * fix(http): show network request errors
    
    * fix(http): improve request error display
    antonreshetov authored May 5, 2026
    Configuration menu
    Copy the full SHA
    bba3c17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d3086b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2026

  1. feat(command-palette): add command palette (#775)

    * feat(command-palette): add command palette
    
    * fix(command-palette): polish result navigation
    
    * feat(command-palette): add root actions and recent history
    
    * fix(command-palette): search content by name
    
    * fix(command-palette): stabilize list height
    
    * chore(docs): stop tracking superpowers plan
    
    * feat(command-palette): rank results by usage
    
    * feat(command-palette): add command prefix actions
    
    * fix(command-palette): group actions by space order
    
    * feat(command-palette): add space scoped search
    
    * fix(command-palette): show scoped home results
    
    * feat(command-palette): support space scope shortcuts
    
    * fix(command-palette): clarify input placeholders
    
    * fix(command-palette): clarify scoped placeholder
    
    * fix(command-palette): align result icons
    
    * fix(command-palette): tune result icon offset
    
    * feat(command-palette): add create fallbacks
    
    * fix(command-palette): stabilize pending search sections
    
    * fix(command-palette): keep scoped mode search focused
    
    * feat(command-palette): add actions panel
    
    * feat(command-palette): add footer hints
    
    * fix(command-palette): restore keyboard scroll anchoring
    
    * fix(command-palette): restore scroll after action panel
    
    * fix(command-palette): copy content from recent snippets
    
    * feat(command-palette): reveal items in file manager
    
    * feat(command-palette): add copy actions for items
    
    * feat(command-palette): add duplicate item actions
    
    * feat(command-palette): add item mutation actions
    
    * feat(command-palette): clarify enter footer hint
    
    * fix(command-palette): prevent focus restore on close
    
    * fix(command-palette): refresh lists after item actions
    
    * fix(command-palette): show arrow hint for actions
    antonreshetov authored May 6, 2026
    Configuration menu
    Copy the full SHA
    5daec59 View commit details
    Browse the repository at this point in the history
  2. feat(http): add library filters (#776)

    * feat(http): add library filters
    
    * fix(http): avoid request name conflicts
    
    * fix(http): apply request actions to multi-selection
    antonreshetov authored May 6, 2026
    Configuration menu
    Copy the full SHA
    42c6b64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89962dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f6a8f1 View commit details
    Browse the repository at this point in the history
  5. build: release v5.4.0

    antonreshetov committed May 6, 2026
    Configuration menu
    Copy the full SHA
    3efdb77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4441228 View commit details
    Browse the repository at this point in the history
Loading