Commit Graph

27 Commits

Author SHA1 Message Date
tamaina
95918607f4 modify comment 2024-07-18 00:04:35 +09:00
tamaina
72cda5ca80 modify comment 2024-07-18 00:02:36 +09:00
tamaina
5afc659afa set result to keypairEntityCache 2024-07-17 18:15:17 +09:00
tamaina
c80b16cdf8 refreshAndprepareEd25519KeyPair → refreshAndPrepareEd25519KeyPair 2024-07-17 15:29:13 +09:00
tamaina
0127f89298 getLocalUserPrivateKey 2024-03-05 16:27:13 +00:00
tamaina
689a9ce5f9 PrivateKeyPem 2024-03-05 15:53:24 +00:00
tamaina
e4fea42436 addAllKnowingSharedInboxRecipe 2024-03-05 12:30:22 +00:00
tamaina
430f0b7911 秘密鍵の変更は、フラグではなく鍵を引き回すようにする 2024-03-05 11:57:43 +00:00
tamaina
31bf1dbc95 a 2024-03-05 05:22:09 +00:00
tamaina
2a622b02dc Revert "fix?"
This reverts commit 0082f6f8e8.
2024-03-05 05:20:37 +00:00
tamaina
0082f6f8e8 fix? 2024-03-05 05:15:56 +00:00
tamaina
d772eacfa1 refreshAndprepareEd25519KeyPair 2024-03-03 23:57:30 +00:00
tamaina
67758d2d1e use gen-key-pair fn. from '@misskey-dev/node-http-message-signatures' 2024-03-01 12:52:46 +00:00
tamaina
9705ec4a47 remove sign additionalPublicKeys signature requirements 2024-02-27 03:33:50 +00:00
tamaina
437e69cfc4 ED25519_PUBLIC_KEY_SIGNATURE_ALGORITHM 2024-02-27 03:08:55 +00:00
tamaina
eb8bef486d ED25519_SIGNED_ALGORITHM 2024-02-27 03:06:19 +00:00
tamaina
02dfe0a3d5 1. ed25519キーペアを発行・Personとして公開鍵を送受信 2024-02-26 20:49:40 +00:00
tamaina
c1514ce91d (re) update SPDX-FileCopyrightText
Fix  #13290
2024-02-13 15:59:27 +00:00
tamaina
311c2172d7 Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8.
2024-02-13 15:50:11 +00:00
syuilo
9b5aeb76d8 update SPDX-FileCopyrightText 2024-02-12 11:37:45 +09:00
syuilo
053da10e94 refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
syuilo
6cf466e5d1 update deps (#11820)
* update deps

* fix

* wip

* wip

* wip

* Update docker-compose.yml.example

* Delete reviewer-lottery.yml

* Update RepositoryModule.ts

* wip

* wip

* clean up

* update deps

* wip

* wip
2023-09-15 14:28:29 +09:00
syuilo
792622aead refactor: prefix Mi for all entities (#11719)
* wip

* wip

* wip

* wip

* Update RepositoryModule.ts

* wip

* wip

* wip

* Revert "wip"

This reverts commit c1c13b37d2.
2023-08-16 17:51:28 +09:00
Shun Sakai
c2370a1be6 chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348)
* chore: Add the SPDX information to each file

Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.

* tweak format

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-27 14:31:52 +09:00
syuilo
e8420ad90b fix(backend): キャッシュが溜まり続けないように
Related #10984
2023-06-10 13:45:11 +09:00
syuilo
a67439981b fix types 2023-04-14 13:50:05 +09:00
syuilo
288cce4a22 fix 2023-04-05 13:50:05 +09:00