Commit Graph

1391 Commits

Author SHA1 Message Date
usbharu 0a38c8155c fix: Spring Securityのバグを回避するため設定を変更 2024-02-20 22:59:45 +09:00
usbharu 0d24f41145 test: InboxControllerImplのテストを追加 2024-02-20 13:13:04 +09:00
usbharu 526354df1f feat: InboxControllerでHTTP Signatureに関連するHTTPヘッダーの検査をするように 2024-02-20 13:12:33 +09:00
usbharu 1bdb19db45 test: HttpSignatureHeaderCheckerのテストを追加 2024-02-19 19:31:25 +09:00
usbharu cbd8fe610e feat: HTTP Signatureに関連したHTTP ヘッダーのチェックを追加 2024-02-19 19:30:45 +09:00
usbharu c80bc24c21 feat: エラーのレスポンス定義を追加 2024-02-18 16:48:19 +09:00
usbharu 8480d473e6 feat: エラーのレスポンス定義を追加 2024-02-18 16:29:16 +09:00
usbharu e21fc00eae Merge pull request #283 from usbharu/usbharu-patch-7
Create README.md
2024-02-18 12:36:20 +09:00
usbharu fe3efc5fbf Update src/main/kotlin/dev/usbharu/hideout/core/infrastructure/kjobexposed/ExposedJobRepository.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-18 12:32:31 +09:00
usbharu 93266c1d35 chore: テスト時のクラスパスからh2dbが消えていたのを修正 2024-02-18 12:28:07 +09:00
usbharu 3ba832b0d5 chore: ライセンスの確認をするように 2024-02-18 12:06:44 +09:00
usbharu 1855db9f9b chore: コードにライセンスを追加 2024-02-17 11:18:48 +09:00
usbharu e70e7698f2 chore: ライセンスの追加 2024-02-17 10:45:13 +09:00
usbharu 85647d1852 Create README.md 2024-02-16 22:06:15 +09:00
usbharu 584b9f41cb Merge pull request #282 from usbharu/configration
chore: カバレッジの計測から構成ファイル等をなくした
2024-02-16 20:07:06 +09:00
usbharu 5dec646612 chore: カバレッジの計測から構成ファイル等をなくした 2024-02-16 20:01:37 +09:00
usbharu 4aa9fdf2c5 Merge pull request #281 from usbharu/feature/role-hierarchy
階層ロールを使用する
2024-02-16 17:23:26 +09:00
usbharu 8d4785b002 style: fix lint 2024-02-16 17:19:57 +09:00
usbharu 4a7152b771 feat: 必要スコープの指定にRoleHierarchyを使用するように 2024-02-16 14:36:38 +09:00
usbharu 011e79b526 chore: e2eテスト用のDBをインメモリモードで起動するように 2024-02-16 14:34:42 +09:00
usbharu 00cf918720 feat: RoleHierarchyを使用するスコープ指定のユーティリティーを追加 2024-02-16 14:32:34 +09:00
usbharu 31075240a0 Merge pull request #276 from usbharu/feature/mute
ミュートを追加
2024-02-16 11:37:03 +09:00
usbharu a9a5735338 fix: GET /api/v1/filters の設定を間違えていたので修正 2024-02-14 18:29:25 +09:00
usbharu 0a1ca54856 test: テストを追加 2024-02-14 18:28:51 +09:00
usbharu aa25efccaf Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-14 14:13:57 +09:00
usbharu 240b82b66c test: テストを追加 2024-02-14 14:04:37 +09:00
usbharu 0fec05fa49 refactor: 不要な関数を削除 2024-02-14 14:04:12 +09:00
usbharu e7313645be test: postのテストも追加 2024-02-13 17:38:40 +09:00
usbharu 09bbdd6854 fix: 永続化の順序が逆になっていたのを修正 2024-02-13 17:36:43 +09:00
usbharu ce979a8dba feat: HandlerMethodArgumentResolverでバインド失敗時のスタックトレースを両方出力するように 2024-02-13 17:36:18 +09:00
usbharu 423b7f03e9 chore: 結合テストでクエリのトレースを出力するように 2024-02-13 17:33:06 +09:00
usbharu 5aa391e8d9 test: テストを追加 2024-02-13 14:07:57 +09:00
usbharu a4eb0e9e7b feat: テーブル定義を追加 2024-02-13 14:07:44 +09:00
usbharu dea80d2599 fix: テーブル名を修正 2024-02-13 14:07:29 +09:00
usbharu 70deaa92c6 feat: 実装を忘れていたエンドポイントを実装 2024-02-13 14:06:58 +09:00
usbharu d67a71dd57 feat: 権限の設定を追加 2024-02-12 18:38:19 +09:00
usbharu d06b4062c8 style: fix lint 2024-02-12 15:29:43 +09:00
usbharu 7189159cb0 style: fix lint 2024-02-12 12:36:23 +09:00
usbharu 41d1e59322 feat: 未実装箇所を実装 2024-02-12 12:36:04 +09:00
usbharu 5cb014730e feat: ミュートのMastodon互換APIを実装 2024-02-12 12:23:54 +09:00
usbharu 01ae2268d5 fix: API定義が間違っていたので修正2 2024-02-12 12:22:01 +09:00
usbharu 789f0c7fde fix: API定義が間違っていたので修正 2024-02-11 13:52:40 +09:00
usbharu 8f6e340442 feat: ミュートAPIの定義を追加 2024-02-11 13:49:47 +09:00
usbharu 827edb2d44 feat: ミュートの基本部分を実装 2024-02-09 18:10:22 +09:00
usbharu 20c4d3f4e6 Merge pull request #275 from usbharu/update-dependencies
Update dependencies
2024-02-04 16:49:42 +09:00
usbharu e2f7062770 chore: GitHub ActionsのJDKバージョンを21に変更 2024-02-04 16:19:33 +09:00
usbharu 4b205c1e0c chore: spring frameworkの仮想スレッド機能を有効化 2024-02-04 16:17:46 +09:00
usbharu 54224a9d56 chore: ExposedのAPIを更新 2024-02-04 16:07:29 +09:00
usbharu 4045a945ba chore: Kotlinの非推奨アノテーションの継承の修正 2024-02-04 16:01:57 +09:00
usbharu 45ac53dcff chore: 依存関係をアップデート 2024-02-04 16:00:58 +09:00