Skip to content

feat: add favorites path functionality#5902

Open
nguyenhuy158 wants to merge 1 commit intofilebrowser:masterfrom
nguyenhuy158:feature/favorite-path
Open

feat: add favorites path functionality#5902
nguyenhuy158 wants to merge 1 commit intofilebrowser:masterfrom
nguyenhuy158:feature/favorite-path

Conversation

@nguyenhuy158
Copy link
Copy Markdown

Summary

This PR adds the ability for users to mark paths as favorites for quick access.

Changes

  • Frontend:
    • Added a "Favorites" section in the Sidebar to display bookmarked paths.
    • Added a "Favorite" action button (star icon) in FileListing header to toggle the current path as a favorite.
    • Updated user types and internationalization files (English and Vietnamese).
  • Backend:
    • Updated User struct to include a Favorites slice of strings.
    • Updated auth and user handlers to support the new field.

@nguyenhuy158 nguyenhuy158 requested a review from a team as a code owner April 14, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant