Skip to content

feat: add hash-based directory navigation#41

Open
devmc12 wants to merge 1 commit into
longern:mainfrom
devmc12:feat/hash-directory-navigation
Open

feat: add hash-based directory navigation#41
devmc12 wants to merge 1 commit into
longern:mainfrom
devmc12:feat/hash-directory-navigation

Conversation

@devmc12
Copy link
Copy Markdown

@devmc12 devmc12 commented May 21, 2026

Summary

Adds hash-based directory navigation so browser Back and Forward move through folder history inside the app instead of leaving the page.

Changes

  • Sync the current directory with window.location.hash
  • Normalize root navigation to #/
  • Support direct refresh/open of nested directory hashes
  • Preserve encoded path segments for spaces, Chinese characters, and special characters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant