usbharu
|
30cd1274ac
|
fix 色々直した
|
2023-10-11 14:58:46 +09:00 |
usbharu
|
03498d05fa
|
Merge pull request #75 from usbharu/feature/post-with-media
Feature/post with media
|
2023-10-11 11:09:18 +09:00 |
usbharu
|
6d5f7500c9
|
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
|
d9f0ce074f
|
style: fix lint
|
2023-10-11 11:02:57 +09:00 |
usbharu
|
63c22627c5
|
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
|
3bd8cfc02b
|
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
|
cb72ac747f
|
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
|
86626a6046
|
fix: 自動生成が消えていた部分を修正
|
2023-10-10 18:48:00 +09:00 |
usbharu
|
b1f77e63ec
|
chore: 不要なデバッグ情報を削除
|
2023-10-10 18:11:57 +09:00 |
usbharu
|
6b2270356f
|
chore: テスト同時実行数の設定を修正
|
2023-10-10 18:03:25 +09:00 |
usbharu
|
3f830097ed
|
test: fix test
|
2023-10-10 18:01:57 +09:00 |
usbharu
|
7fff8e39d4
|
feat: ストレージ設定でpublic urlが正常に指定されていなかった問題を修正
|
2023-10-10 16:19:25 +09:00 |
usbharu
|
216ee78da0
|
feat: メディア付き投稿を配送可能に
|
2023-10-10 16:07:21 +09:00 |
usbharu
|
db517cf288
|
feat: メディア付き投稿が可能に
|
2023-10-10 15:18:16 +09:00 |
usbharu
|
426105f6a5
|
feat: テンプレートを修正
|
2023-10-10 11:32:35 +09:00 |
usbharu
|
ca5779b35b
|
feat: テンプレートを追加
|
2023-10-08 15:06:06 +09:00 |
usbharu
|
16462198f6
|
feat: JsonOrFormBindを追加
|
2023-10-08 15:00:22 +09:00 |
usbharu
|
6b01927133
|
feat: メディア付き投稿をできるように
|
2023-10-05 19:26:10 +09:00 |
usbharu
|
82d51e2660
|
Merge pull request #74 from usbharu/usbharu-patch-1
Update lint.yml
|
2023-10-05 17:24:56 +09:00 |
usbharu
|
30e206c21c
|
Update lint.yml
Lint失敗時もreviewdogを動作させるように
|
2023-10-05 17:19:44 +09:00 |
usbharu
|
a7f5a33b9e
|
Merge pull request #73 from usbharu/refactor-all
refactor: 不要なファイルを削除、インスペクションを解消
|
2023-10-05 13:10:11 +09:00 |
usbharu
|
f3285c30de
|
refactor: 不要なファイルを削除、インスペクションを解消
|
2023-10-05 13:04:30 +09:00 |
usbharu
|
889aaf60b2
|
Merge pull request #71 from usbharu/feature/media-upload
Feature/media upload
|
2023-10-05 12:26:07 +09:00 |
usbharu
|
d19a6029e2
|
style: スタイルを調整
|
2023-10-05 12:23:11 +09:00 |
usbharu
|
7c66ceac00
|
feat: メディアのアップロード処理の結果を返却するように
|
2023-10-05 11:58:37 +09:00 |
usbharu
|
e4ac377404
|
feat: S3にアップロードできるように
|
2023-10-05 11:54:27 +09:00 |
usbharu
|
97cf5eac65
|
feat: ファイルの削除に対応
|
2023-10-05 00:20:42 +09:00 |
usbharu
|
60242693f9
|
feat: S3アップロードを実装
|
2023-10-05 00:16:56 +09:00 |
usbharu
|
0fd620d16e
|
feat: メディアの変換処理を実装
|
2023-10-04 23:07:55 +09:00 |
usbharu
|
bbf3249c45
|
feat: ローカルのアップロードの処理の一部が完成
|
2023-10-04 18:41:36 +09:00 |
usbharu
|
7fa2e97368
|
feat: メディア関係のクラスを追加
|
2023-10-04 14:48:12 +09:00 |
usbharu
|
9e570dc1bf
|
feat: Mediaアップロードのエンドポイントを追加
|
2023-10-04 01:45:55 +09:00 |
usbharu
|
6b632c81c7
|
Merge pull request #68 from usbharu/bugfix/fix-conditional-parameter
fix: mongo-dbを選択してもエラーが出ていたのを修正
|
2023-10-04 00:57:27 +09:00 |
usbharu
|
6dc6a0ecd3
|
fix: mongo-dbを選択してもエラーが出ていたのを修正
|
2023-10-04 00:53:17 +09:00 |
usbharu
|
f6c25d77d3
|
Merge pull request #67 from usbharu/feature/mongo-option
ジョブキューとタイムライン構築に使うDBを選択できるように
|
2023-10-04 00:33:17 +09:00 |
usbharu
|
5fadd58079
|
ジョブキューとタイムライン構築に使うDBを選択できるように
|
2023-10-03 14:38:38 +09:00 |
usbharu
|
8e217c16ec
|
Revert "refactor: ID生成を全てIdGenerateServiceで行うように"
This reverts commit 4be4603f
|
2023-10-03 11:51:04 +09:00 |
usbharu
|
cbdce824e5
|
Merge pull request #65 from usbharu/test
Test
|
2023-09-30 15:21:44 +09:00 |
usbharu
|
19c06bf586
|
chore: テストをランダム順に実施するように
|
2023-09-30 15:17:06 +09:00 |
usbharu
|
dc66402431
|
chore: テストを並列で実行するように
|
2023-09-30 15:04:44 +09:00 |
usbharu
|
b94404258e
|
Merge pull request #64 from usbharu/github-action
chore: GitHub Actionの改善
|
2023-09-30 14:51:14 +09:00 |
usbharu
|
d19a0b3adf
|
chore: GitHub Actionの改善
|
2023-09-30 14:49:32 +09:00 |
usbharu
|
56cafd2c17
|
chore: GitHub Actionの改善
|
2023-09-30 14:44:58 +09:00 |
usbharu
|
5760938881
|
chore: GitHub Actionの改善
|
2023-09-30 14:43:51 +09:00 |
usbharu
|
81c2f45c58
|
chore: GitHub Actionの改善
|
2023-09-30 14:38:03 +09:00 |
usbharu
|
9ebcedd093
|
chore: GitHub Actionの改善
|
2023-09-30 14:33:00 +09:00 |
usbharu
|
88a9919ff7
|
chore: GitHub Actionの改善
|
2023-09-30 14:29:32 +09:00 |
usbharu
|
401f5e103c
|
Merge pull request #62 from usbharu/feature/refactor-exposed
Feature/refactor exposed
|
2023-09-30 14:03:01 +09:00 |
usbharu
|
6b80c387fe
|
くそったれLintを黙らせた
|
2023-09-30 13:59:45 +09:00 |
usbharu
|
a0c24f98bd
|
style: スタイルを調整
|
2023-09-30 13:51:55 +09:00 |