Commit Graph

2141 Commits

Author SHA1 Message Date
usbharu fcabce7380 style: スタイルを修正 2023-04-30 01:25:54 +09:00
usbharu 5ca049f588 chore: Lintを追加 2023-04-29 23:57:25 +09:00
usbharu b9a51363e7 chore: ビルド高速化の設定を追加 2023-04-29 23:01:27 +09:00
usbharu d51eccfe8d chore: Kotlin,Ktor,Gradleのバージョンを変更 2023-04-29 22:40:22 +09:00
usbharu b79063e08f chore: Ktorのバージョンを2.3.0に 2023-04-29 22:25:41 +09:00
usbharu 1a6edbdac6 Merge pull request #10 from usbharu/feature/refactor-user
Feature/refactor user
2023-04-29 21:53:23 +09:00
usbharu ccc9659a78 test: Jsonのシリアライズが少し変わっていたので修正 2023-04-29 21:50:01 +09:00
usbharu fada03297e feat: CreateのIDを修正 2023-04-29 18:52:37 +09:00
usbharu 3b64cbea52 feat: Createにidを追加するように 2023-04-29 18:27:15 +09:00
usbharu 5ca2d8b0e9 fix: actorが初期化されていなかったのを修正 2023-04-29 17:59:57 +09:00
usbharu a0d661d9f0 feat: Createアクティビティにactorを追加 2023-04-29 17:54:36 +09:00
usbharu a4feef5f75 feat: Createアクティビティにactorを追加 2023-04-29 17:49:29 +09:00
usbharu c644a66071 fix: Signatureヘッダーの形式を変更2 2023-04-29 17:10:58 +09:00
usbharu 7b45451dca fix: Signatureヘッダーの形式を変更 2023-04-29 17:01:02 +09:00
usbharu 4a689901d9 fix: 鍵を強固に、PEMを修正 2023-04-29 16:47:58 +09:00
usbharu 099428ef00 fix: PEMを修正 2023-04-29 16:27:42 +09:00
usbharu d130f5c133 fix: Signatureヘッダーの変更をすべてのヘッダーに適用 2023-04-29 16:19:07 +09:00
usbharu 28a543166a fix: Signatureヘッダーを少し新しい仕様に準拠するように変更 2023-04-29 16:04:17 +09:00
usbharu 08f45e1a8e fix: ホストのポート番号がおかしくなるのでとりあえず削除 2023-04-29 15:52:59 +09:00
usbharu 068cbbc076 feat: Hostの署名に対応 2023-04-29 15:44:48 +09:00
usbharu d2971d02a5 feat: Getリクエストのログを追加 2023-04-29 15:24:28 +09:00
usbharu b0551ade76 fix: ContentTypeの判定を修正 2023-04-29 15:11:24 +09:00
usbharu 6ae140a58d fix: getリクエストからdigestを削除 2023-04-29 14:46:22 +09:00
usbharu 2c844022ef fix: なぜか必ずJsonを返すようになっていたので修正 2023-04-29 14:44:43 +09:00
usbharu f4820dfeb5 fix: Signatureヘッダーを修正 2023-04-29 14:25:12 +09:00
usbharu f9c6ed539a feat: Getリクエストも署名できるように 2023-04-29 14:16:48 +09:00
usbharu 8aab1e5907 fix: Acceptヘッダーの判定方法を修正 2023-04-29 13:36:41 +09:00
usbharu 1f4df77f98 feat: Acceptヘッダーのログを追加 2023-04-29 13:25:12 +09:00
usbharu c61710f476 fix: 軽微な修正、ロガーを追加 2023-04-29 13:02:38 +09:00
usbharu a31b1226e9 fix: ドメインの抽出を修正 2023-04-28 23:36:27 +09:00
usbharu bd122ea164 fix: Userのinbox/outbox/urlを修正 2023-04-28 23:06:07 +09:00
usbharu c93a00cd4b test: UserServiceのテストを追加 2023-04-28 17:54:59 +09:00
usbharu 8893f8c398 fix: PrivateKeyを文字列にする処理を修正 2023-04-28 17:54:42 +09:00
usbharu 25b6f8caea refactor: UserServiceをインターフェースに抽出 2023-04-28 16:00:01 +09:00
usbharu 2f29cf882f feat: リモートユーザーの作成を追加 2023-04-28 15:41:31 +09:00
usbharu 6106109742 refactor: 不要なフィールドを削除 2023-04-28 15:28:30 +09:00
usbharu e0aee75930 refactor: 一部の命名を変更。ユーザーを作成できるように 2023-04-28 15:04:59 +09:00
usbharu d369c68d94 refactor: Userを移動 2023-04-28 13:56:46 +09:00
usbharu be531684b5 feat: UserCreateDtoを作成 2023-04-28 13:56:20 +09:00
usbharu 24999b0524 refactor: UserAuthenticationを削除 2023-04-28 13:51:48 +09:00
usbharu 07d6c66ba0 refactor: UsersFollowersを移動 2023-04-28 13:49:57 +09:00
usbharu b7dfc328eb feat: RepositoryにID発行を追加 2023-04-28 11:57:18 +09:00
usbharu 2a2b12a1d6 test: テストを修正 2023-04-28 11:46:27 +09:00
usbharu 561509f23b feat: saveをinsertからupsertに 2023-04-28 11:08:18 +09:00
usbharu 48f455d4bc refactor: updateを非推奨にしてcreateをsaveに変更 2023-04-28 11:00:58 +09:00
usbharu cabecd4fce style: コードを整形 2023-04-26 17:55:45 +09:00
usbharu 5e11b70d22 feat: LocalDateTimeからInstantに変更 2023-04-26 17:55:24 +09:00
usbharu ef7a6f6bbb refactor: UserAuth関連を削除 2023-04-26 17:28:59 +09:00
usbharu da5beb01db fix: 重複したindexを削除 2023-04-26 17:10:19 +09:00
usbharu fb6bf63c11 refactor: UserEntityを削除 2023-04-26 17:08:27 +09:00