Commit History

Author SHA1 Message Date
  Shun Miyazawa 0727329648 refactor: remove unused effect and atom setter for hiding user pages 3 months ago
  Shun Miyazawa 9d833135bd Merge branch 'feat/175627-admin-can-hide-user-pages' into feat/174755-hide-user-page-search-checkbox 3 months ago
  Yuki Takei d31d754ac9 Merge pull request #10725 from growilabs/feat/174756-block-user-pages 3 months ago
  Shun Miyazawa 9eed67be0d refactor: simplify user page access checks and remove redundant conditions 3 months ago
  Shun Miyazawa b414c05ad2 Merge branch 'feat/175627-admin-can-hide-user-pages' into feat/174755-hide-user-page-search-checkbox 3 months ago
  Shun Miyazawa 48b38da687 Merge branch 'feat/175627-admin-can-hide-user-pages' into feat/174756-block-user-pages 3 months ago
  Yuki Takei 8e384db57f Merge pull request #10719 from growilabs/fix/177114-handle-codeql-warnings 3 months ago
  arvid-e c5ae38b9b2 Use available methods for checking is user page 3 months ago
  arvid-e dfa9d1ba00 Escape string in regex using library 3 months ago
  arvid-e c9fa34700d Fix vulnerability in regex 3 months ago
  arvid-e 679e7aaaa0 Hide the user search option for mobile devices 3 months ago
  arvid-e 5781b4a3d9 Implement jotai solution to hiding seach results 3 months ago
  arvid-e 7205b694d9 Add jotai solution 3 months ago
  arvid-e b8d7fffcf6 Revert SWR hook 3 months ago
  arvid-e cb59122b8a Add hiding setting to swr argument 3 months ago
  arvid-e 3551280f09 Update swr search hook usage to hide user pages 3 months ago
  arvid-e f1451450d0 Block user page results and hide frontend checkbox for including user pages 3 months ago
  arvid-e 09e794f359 Create new SWR hook for security settings 3 months ago
  arvid-e d48d579417 Make use of isUserPage method when checking user page 3 months ago
  arvid-e 8251ab32e7 Block other user pages 3 months ago
  arvid-e 8fa90b21e7 Throw 400 if pagepath is empty string 4 months ago
  arvid-e 8eb58b1d14 Remove redundant null check for pagePath 4 months ago
  arvid-e dbb38281f6 Set text description in user page setting more safely 4 months ago
  arvid-e 5b412797bd Format code 4 months ago
  arvid-e 8b809dc7c9 Format code 4 months ago
  arvid-e efb23f58e2 Throw 400 if pagepath is undefined 4 months ago
  arvid-e 04ac8e6c48 Fix list pages test problem 4 months ago
  arvid-e 03d105e5a6 Format code 4 months ago
  arvid-e 6070841131 Handle query being undefined 4 months ago
  arvid-e ec37787ad6 Fix missed conflict handling 4 months ago