aboutsummaryrefslogtreecommitdiffstats
path: root/.claude (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-02-09chore: fix claude settings invalid jsonMohamed Bassem1-1/+1
2026-02-09chore: add more claude permsMohamed Bassem1-1/+7
2025-07-17feat(mobile): Add user setting for default bookmark view mode (#1723)xuatz1-0/+9
* feat(mobile): add user setting for default bookmark view mode * regen db migration script * clean up implementation * Update docs/docs/07-Development/01-setup.md * Update GEMINI.md * use local setting instead of storing value in db * improve start-dev.sh to also handle for db migration * rename mobileBookmarkClickDefaultViewMode to defaultBookmarkView for consistency