Commit Graph

651 Commits

Author SHA1 Message Date
usbharu ccd0f667d1
test: テストを修正 2023-10-14 23:25:39 +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 c3233965c6
test: HTTP Signature署名器のテストを追加 2023-10-13 17:00:19 +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 331da2ad58
test: テストを追加 2023-10-12 14:58:45 +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 ea3deb1359
Merge pull request #84 from usbharu/feature/fix-lint
Feature/fix lint
2023-10-12 11:20:21 +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 cae3759e8a
Merge pull request #83 from usbharu/bugfix/fix-timeline
fix: タイムラインが読み込まれないのを修正
2023-10-12 10:53:26 +09:00
usbharu e772a37044
fix: タイムラインが読み込まれないのを修正 2023-10-12 02:32:33 +09:00
usbharu 42036dd8b0
Merge pull request #82 from usbharu/feature/logging
Feature/logging
2023-10-12 02:29:11 +09:00
usbharu eca18ee7fa
chore: 依存関係を更新 2023-10-12 02:12:45 +09:00
usbharu e019d293c2
style: スタイルを修正 2023-10-12 02:04:08 +09:00
usbharu 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
usbharu b9c0ba125a
Merge pull request #75 from usbharu/feature/post-with-media
Feature/post with media
2023-10-11 11:09:18 +09:00
usbharu 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
usbharu 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
usbharu 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
usbharu 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 1435dbadc7
chore: 不要なデバッグ情報を削除 2023-10-10 18:11:57 +09:00
usbharu 18410cfdee
chore: テスト同時実行数の設定を修正 2023-10-10 18:03:25 +09:00
usbharu a373c0d880
test: fix test 2023-10-10 18:01:57 +09:00
usbharu 873982d4e7
feat: ストレージ設定でpublic urlが正常に指定されていなかった問題を修正 2023-10-10 16:19:25 +09:00
usbharu 0e29331ee9
feat: メディア付き投稿を配送可能に 2023-10-10 16:07:21 +09:00
usbharu ee939e59b7
feat: メディア付き投稿が可能に 2023-10-10 15:18:16 +09:00
usbharu babaeaca49
feat: テンプレートを修正 2023-10-10 11:32:35 +09:00
usbharu fa3c9617ad
feat: テンプレートを追加 2023-10-08 15:06:06 +09:00
usbharu 212339b455
feat: JsonOrFormBindを追加 2023-10-08 15:00:22 +09:00
usbharu d87816d1eb
feat: メディア付き投稿をできるように 2023-10-05 19:26:10 +09:00
usbharu ca5688a965
Merge pull request #74 from usbharu/usbharu-patch-1
Update lint.yml
2023-10-05 17:24:56 +09:00
usbharu fdc8387346
Update lint.yml
Lint失敗時もreviewdogを動作させるように
2023-10-05 17:19:44 +09:00