Commit History

Author SHA1 Message Date
  Shun Miyazawa 2a6710a53e Add comment 3 months ago
  Shun Miyazawa d3256c8077 fix text 3 months ago
  Shun Miyazawa c104709e85 fix: refactor listPages to use getExcludedPaths function for better clarity 3 months ago
  Yuki Takei 17d349006f Merge pull request #10730 from growilabs/imprv/177492-exclude-user-pages-from-bookmark-data-when-user-pages-are-hidden 3 months ago
  Shun Miyazawa a112c0b481 fix: update bookmark filtering logic to exclude users' top pages when user pages are hidden 3 months ago
  Shun Miyazawa 7185847edb fix: update bookmark filtering logic to include users' top pages when hiding user pages 3 months ago
  Shun Miyazawa 3d7fdf1363 refactor: replace USER_PAGE_REGEXP with isUserPage and isUsersTopPage functions for bookmark filtering 3 months ago
  Shun Miyazawa 70601432e8 fix: update user page regex checks in isUsersHomepage and isUserPage functions 3 months ago
  Shun Miyazawa 71010125f8 feat: exclude user pages from bookmark data when user pages are hidden 3 months ago
  mergify[bot] 4008f0f8d7 Merge pull request #10708 from growilabs/feat/175627-admin-can-hide-user-pages 3 months ago
  Yuki Takei 84817f7fcb Merge pull request #10727 from growilabs/fix/description-of-settings 3 months ago
  Shun Miyazawa db2618acda isUserPagesVisible -> isHidingUserPages: 3 months ago
  Shun Miyazawa 369b4d50d6 refactor: remove unused imports from SearchPage component 3 months ago
  Shun Miyazawa b15c083e3e fix: improve descriptions for user page visibility settings 3 months ago
  Yuki Takei 40cf9ccb72 Merge pull request #10720 from growilabs/feat/174755-hide-user-page-search-checkbox 4 months ago
  Shun Miyazawa 56cb2ab789 refactor: remove props from SearchPage component to simplify usage 4 months ago
  Shun Miyazawa 0727329648 refactor: remove unused effect and atom setter for hiding user pages 4 months ago
  Shun Miyazawa 9d833135bd Merge branch 'feat/175627-admin-can-hide-user-pages' into feat/174755-hide-user-page-search-checkbox 4 months ago
  Yuki Takei d31d754ac9 Merge pull request #10725 from growilabs/feat/174756-block-user-pages 4 months ago
  Shun Miyazawa 9eed67be0d refactor: simplify user page access checks and remove redundant conditions 4 months ago
  Shun Miyazawa b414c05ad2 Merge branch 'feat/175627-admin-can-hide-user-pages' into feat/174755-hide-user-page-search-checkbox 4 months ago
  Shun Miyazawa 48b38da687 Merge branch 'feat/175627-admin-can-hide-user-pages' into feat/174756-block-user-pages 4 months ago
  Yuki Takei 8e384db57f Merge pull request #10719 from growilabs/fix/177114-handle-codeql-warnings 4 months ago
  arvid-e c5ae38b9b2 Use available methods for checking is user page 4 months ago
  arvid-e dfa9d1ba00 Escape string in regex using library 4 months ago
  arvid-e c9fa34700d Fix vulnerability in regex 4 months ago
  arvid-e 679e7aaaa0 Hide the user search option for mobile devices 4 months ago
  arvid-e 5781b4a3d9 Implement jotai solution to hiding seach results 4 months ago
  arvid-e 7205b694d9 Add jotai solution 4 months ago
  arvid-e b8d7fffcf6 Revert SWR hook 4 months ago