Commit History

Author SHA1 Message Date
  copilot-swe-agent[bot] 88e3a41d4d Use mongoose.model() directly to reduce Crowi type dependency 4 months ago
  copilot-swe-agent[bot] fb45534594 Revert to using crowi.models.xxx - it already contains mongoose models 4 months ago
  copilot-swe-agent[bot] 6108e0d38f Replace crowi.models with mongoose.model() to reduce Crowi type dependency 4 months ago
  copilot-swe-agent[bot] 3b41e635b5 Remove deprecated Crowi.prototype.event and model methods 4 months ago
  copilot-swe-agent[bot] 5f47259458 Fix remaining model calls and test mock event properties 4 months ago
  copilot-swe-agent[bot] dfb3e392d6 Fix event/model typo errors: Replace crowi.event() with crowi.events and crowi.model() with crowi.models 4 months ago
  copilot-swe-agent[bot] f8192fa162 Initial setup: Build workspace packages and analyze typecheck errors 4 months ago
  copilot-swe-agent[bot] e9972798b9 Initial plan 4 months ago
  Yuki Takei d2a9165ea7 fix type error 4 months ago
  Yuki Takei 4647f073ab add typescript-go 4 months ago
  Yuki Takei a639aea825 Merge pull request #10681 from growilabs/support/176596-stop-pushing-docker-image-to-weseek-repository 4 months ago
  mergify[bot] f64bfb163e Merge pull request #10683 from growilabs/support/migrate-to-biome-from-eslint-rest-files 4 months ago
  Yuki Takei 2a7fb1b83f remove all of rest eslint suppressions 4 months ago
  Yuki Takei f71a9c1798 allow default export in vite configuration files 4 months ago
  Yuki Takei d8e3d33a28 manage bin directory with biome 4 months ago
  Yuki Takei 3e56140784 Merge branch 'master' into support/migrate-to-biome-from-eslint-rest-files 4 months ago
  Yuki Takei bbbb2a7fce remove help header 4 months ago
  mergify[bot] 19f8968ac2 Merge pull request #10688 from growilabs/support/prepare-v7.4.3-RC.0 4 months ago
  GitHub Action 83bd25016f Bump version 4 months ago
  mergify[bot] d8daf976cd Release v7.4.2 4 months ago
  mergify[bot] ab2d8afc90 Merge pull request #10663 from growilabs/master 4 months ago
  Yuki Takei 36f29b2497 remove some eslint-disable lines 4 months ago
  Yuki Takei d2c3ad679a add useMaxParams rule 4 months ago
  Yuki Takei 3a35905152 remove some eslint-disable lines 4 months ago
  Yuki Takei d1345b4fed add noDefaultExport rule 4 months ago
  Yuki Takei 651478cc40 add useThrowOnlyError rule 4 months ago
  Yuki Takei b88a7a64eb remove eslint-disable @typescript-eslint/consistent-type-imports lines 4 months ago
  Yuki Takei 35827bb614 remove eslint-disable no-use-before-define lines 4 months ago
  Yuki Takei 8769401776 fix test 4 months ago
  Yuki Takei 90859dec4a remove eslint-disable-next-line vars-on-top, no-var lines 4 months ago