Commit Graph

1208 Commits

Author SHA1 Message Date
usbharu 7a22c9e3f0 feat: Mastodon 互換API用の例外を定義 2024-02-23 13:29:31 +09:00
usbharu 0b0d7c02f1 feat: エラーのレスポンス定義を追加 2024-02-23 11:36:40 +09:00
usbharu 32a4315952 Merge branch 'develop' into feature/error-response 2024-02-21 16:01:16 +09:00
usbharu fd269a52e2 Merge pull request #286 from usbharu/feature/bean-validation
Bean Validationの導入
2024-02-21 15:58:36 +09:00
usbharu c78e16b9cf test: 古いテストを修正 2024-02-21 15:56:19 +09:00
usbharu 56a7e9c891 feat: Mastodon互換APIのバリデーションを追加 2024-02-21 15:32:28 +09:00
usbharu 6603312021 feat: cacheする例外の種類を増やした 2024-02-21 14:43:26 +09:00
usbharu 079ad108c5 feat: jsonとform両方で受け付けるように 2024-02-21 11:09:36 +09:00
usbharu d116c5d0a4 fix: MethodArgumentNotValidExceptionをキャッチしたときは再throwするように 2024-02-21 11:09:13 +09:00
usbharu 53933b314c chore: 依存を修正 2024-02-21 11:08:36 +09:00
usbharu dc1929c8ab fix: HTTP Signatureの検証に失敗する問題を修正 2024-02-21 10:29:38 +09:00
usbharu cde1943711 Merge pull request #285 from usbharu/feature/validate-http-header-with-http-signature
HTTP Signatureに関連したHTTPヘッダーの検査を行うように
2024-02-21 00:22:53 +09:00
usbharu 343583e14b style: fix lint 2024-02-21 00:16:50 +09:00
usbharu 2367eb3c88 refactor: 長過ぎる関数を分割 2024-02-21 00:16:28 +09:00
usbharu 40b44b0e65 test: InboxCommonTestについて 保守コストが高すぎるため廃止 2024-02-20 23:18:18 +09:00
usbharu 2e4b82dc05 test: テストを修正 2024-02-20 23:01:01 +09:00
usbharu 5c2128704c feat: Digestヘッダーのパースを行うように 2024-02-20 23:00:27 +09:00
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