Commit Graph
404 Commits
Author SHA1 Message Date
usbharu ff5eb79179 feat: Signatureヘッダーが存在するが、認証に失敗したときは401を返すように 2023-10-21 15:12:31 +09:00
usbharu 2536a2d79a wip 2023-10-21 04:02:58 +09:00
usbharu 151cc0ed4e feat: 投稿のap idにアクセスすると投稿を取得できるように 2023-10-21 00:31:54 +09:00
usbharu 67374a6e62 fix: 公開範囲を修正 2023-10-20 12:48:23 +09:00
usbharu 5acce0051e style: スタイルを修正 2023-10-20 12:21:52 +09:00
usbharuandgithub-actions[bot] 3adb9c92f6 Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-20 12:01:47 +09:00
usbharu 8a640aca87 Merge remote-tracking branch 'origin/feature/http-signature' into feature/http-signature 2023-10-20 11:58:21 +09:00
usbharu 5607fe802e feat: ActivityPub関係のリクエストは署名を検証するように 2023-10-20 11:55:42 +09:00
usbharu 096daed1f8 feat: HttpSignatureで署名を検証する実装を追加 2023-10-20 11:05:02 +09:00
usbharuandgithub-actions[bot] c1316991a2 Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-19 13:44:23 +09:00
usbharu 29d6b86769 feat: 連合に失敗する問題を修正 2023-10-19 13:24:30 +09:00
usbharu 185b449c3b feat: DBにfollowing,followersとkeyidを追加 2023-10-19 12:17:02 +09:00
usbharu ada65bfeef feat: HTTP Signatureのフィルターを追加 2023-10-19 11:51:39 +09:00
usbharu db65bb4b2e chore: 不要になった依存と実装を削除 2023-10-19 11:35:57 +09:00
usbharu c7d3b2d868 feat: HttpSignatureを自作ライブラリに変更 2023-10-19 11:30:07 +09:00
usbharu a323a506e6 feat: suspendなcontrollerに変更 2023-10-15 10:40:26 +09:00
usbharu 9906608afa Merge branch 'develop' into feature/http-client 2023-10-15 00:13:41 +09:00
usbharu e7a90b935e style: スタイルを修正 2023-10-14 23:34:57 +09:00
usbharu 61556a9bdd fix: APRequestServiceImplを修正 2023-10-14 23:25:18 +09:00
usbharu d6ecad976b feat: APRequestServiceに切り替え 2023-10-14 19:43:25 +09:00
usbharu 1fba688a74 fix: 署名ヘッダーを追加するのを忘れていたのを修正 2023-10-14 11:54:24 +09:00
usbharu 7c9cfa8d1c feat: APRequestServiceを追加 2023-10-14 11:53:49 +09:00
usbharu 4e132d3b64 refactor: HttpSignatureSignerImplをリファクタリング 2023-10-14 10:10:21 +09:00
usbharu fc44f7413b feat: アルゴリズムの指定を追加 2023-10-13 16:43:35 +09:00
usbharu 8e611aaf4f feat: HTTP Signatureの署名器を実装 2023-10-13 15:57:01 +09:00
usbharu 16d0b555f7 feat: 不要な依存関係を削除 2023-10-13 14:56:50 +09:00
usbharu 12d222035b feat: メモリリークの原因となるキャッシュの開放忘れを修正 2023-10-12 17:53:02 +09:00
usbharu cf5e744954 feat: 既存のgetAPの箇所を apResourceResolveServiceに切り替え 2023-10-12 16:35:04 +09:00
usbharu 12ca174259 feat: 型安全に 2023-10-12 16:20:18 +09:00
usbharu 398e3cc3b3 feat: CacheManagerを使用した実装に切り替え 2023-10-12 16:02:01 +09:00
usbharu d0fcc14871 feat: 微修正 2023-10-12 14:58:34 +09:00
usbharu e7733d8c7f feat: 同じ内容のリクエストが同時多発的に発生しない仕組みを追加 2023-10-12 13:22:09 +09:00
usbharu 1a56d83f64 style: fix lint 2023-10-12 11:15:34 +09:00
usbharu 9a600b4f5b style: fix lint 2023-10-12 11:11:36 +09:00
usbharu e772a37044 fix: タイムラインが読み込まれないのを修正 2023-10-12 02:32:33 +09:00
usbharu eca18ee7fa chore: 依存関係を更新 2023-10-12 02:12:45 +09:00
usbharu e019d293c2 style: スタイルを修正 2023-10-12 02:04:08 +09:00
usbharuandgithub-actions[bot] d3a45cd3ba Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-12 01:55:32 +09:00
usbharu c8412cacb9 feat: ログを追加 2023-10-12 01:48:05 +09:00
usbharu cfa7f4e16f feat: タイムラインが表示されない問題を修正 2023-10-11 16:30:32 +09:00
usbharu e5c3a583e6 feat: キャッチする例外を修正 2023-10-11 15:44:43 +09:00
usbharu 36d9fb864a feat: キャッシュを導入 2023-10-11 15:34:12 +09:00
usbharu aac918a75d fix 色々直した 2023-10-11 14:58:46 +09:00
usbharuandgithub-actions[bot] 42e1ed1a21 Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-11 11:07:43 +09:00
usbharu 20a5bae375 style: fix lint 2023-10-11 11:02:57 +09:00
usbharuandgithub-actions[bot] e8050699ee Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-10 18:57:11 +09:00
usbharuandgithub-actions[bot] bd18985894 Update src/main/kotlin/dev/usbharu/hideout/service/ap/APNoteService.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-10 18:52:45 +09:00
usbharuandgithub-actions[bot] 6c3088bc28 Update src/main/kotlin/dev/usbharu/hideout/config/JsonOrFormModelMethodProcessor.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-10 18:52:20 +09:00
usbharu a83eb02258 fix: 自動生成が消えていた部分を修正 2023-10-10 18:48:00 +09:00
usbharu 873982d4e7 feat: ストレージ設定でpublic urlが正常に指定されていなかった問題を修正 2023-10-10 16:19:25 +09:00