copilot-swe-agent[bot]
|
88e3a41d4d
Use mongoose.model() directly to reduce Crowi type dependency
|
преди 5 месеца |
copilot-swe-agent[bot]
|
fb45534594
Revert to using crowi.models.xxx - it already contains mongoose models
|
преди 5 месеца |
copilot-swe-agent[bot]
|
6108e0d38f
Replace crowi.models with mongoose.model() to reduce Crowi type dependency
|
преди 5 месеца |
copilot-swe-agent[bot]
|
5f47259458
Fix remaining model calls and test mock event properties
|
преди 5 месеца |
copilot-swe-agent[bot]
|
dfb3e392d6
Fix event/model typo errors: Replace crowi.event() with crowi.events and crowi.model() with crowi.models
|
преди 5 месеца |
Yuki Takei
|
bccc99ba3e
remove eslint-disable-next-line no-param-reassign lines and refactor
|
преди 5 месеца |
Yuki Takei
|
7e35827240
remove eslint-disable-next-line @typescript-eslint/no-non-null-assertion lines
|
преди 5 месеца |
Yuki Takei
|
8b7ee1798b
remove eslint-disable lines for max-len
|
преди 5 месеца |
Shun Miyazawa
|
c0ea95604c
Simplification of type
|
преди 5 месеца |
Shun Miyazawa
|
e0f6951f64
rm unused modules
|
преди 5 месеца |
Shun Miyazawa
|
4136d3c560
fix: update IPageService to use IPageInfoBasic for constructBasicPageInfo method
|
преди 5 месеца |
Shun Miyazawa
|
7bdc604a62
fix: remove findPageAndMetaDataByViewer method from PageService and its interface
|
преди 5 месеца |
Shun Miyazawa
|
b9ae60adb3
Fix logic for user homepage deletion checks in PageService
|
преди 5 месеца |
Shun Miyazawa
|
1f334033a1
Refactor homepage deletion logic to simplify user homepage checks
|
преди 5 месеца |
Shun Miyazawa
|
bc936041f0
Enhance homepage deletion logic to check user homepage ownership
|
преди 5 месеца |
Shun Miyazawa
|
425f5881c9
refactor: move page seen event logic to a separate module
|
преди 5 месеца |
Yuki Takei
|
087e9e4392
Merge pull request #10596 from growilabs/fix/175597-page-view-count-not-incremented-on-same-routing
|
преди 5 месеца |
Shun Miyazawa
|
844227a36f
fix lint error
|
преди 5 месеца |
Shun Miyazawa
|
e1b50dbb69
fix lint error
|
преди 5 месеца |
Shun Miyazawa
|
1d1144ba97
feat: implement page view tracking by emitting seen event for users
|
преди 5 месеца |
Yuki Takei
|
63dca0aecc
Merge branch 'dev/7.4.x' into support/156162-175517-app-server-service-biome-4
|
преди 5 месеца |
Yuki Takei
|
5d9290127b
Stop treating empty pages as not found pages on the server side
|
преди 5 месеца |
Yuki Takei
|
2ea3efb7be
WIP: refactor IPageInfoForEmpty
|
преди 6 месеца |
Yuki Takei
|
18e0921fcc
fix: enhance page info types to handle empty pages and improve type safety
|
преди 6 месеца |
Futa Arai
|
ad5b89cd3a
biome autofix
|
преди 6 месеца |
Futa Arai
|
602ee0d847
fix regex definition
|
преди 6 месеца |
Futa Arai
|
570e94ca8c
fix non-autofixable biome error (unnecessary return in loop)
|
преди 6 месеца |
Futa Arai
|
e724fe9852
fix non-autofixable biome errors (add type annotations and refactor)
|
преди 6 месеца |
Futa Arai
|
6463e4bbe6
biome autofix
|
преди 6 месеца |
Futa Arai
|
6caac9548c
configure biome for page service
|
преди 6 месеца |