summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* chore(client): tweak loading spinner designsyuilo2022-05-192-17/+23
* chore(deps): bump async from 3.2.0 to 3.2.3 in /packages/backend (#8706)dependabot[bot]2022-05-191-6/+1
* enhance: Perform port diagnosis at startup only when Listen fails (#8698)MeiMei2022-05-194-67/+27
* fix: postgres type errorJohann1502022-05-151-1/+1
* CAPTCHA求めるのは2fa認証が無効になっているときだけにしたsyuilo2022-05-151-12/+12
* feat: make captcha required when signin to improve securitysyuilo2022-05-151-4/+21
* fix(server): prevent crash when processing certain PNGssyuilo2022-05-152-24/+24
* test: Nodeのカスタムローダーを直してテストが動くように ...iwata2022-05-142-33/+30
* test: `__dirname`はESModuleでは使えないので置き換えた (#8626)iwata2022-05-146-23/+53
* fix: ユーザー検索で、クエリがusernameの条件を満たす場合...tamaina2022-05-141-1/+8
* test: e2eテストがCIで失敗していた問題をいくつか修正 (#8642)iwata2022-05-141-3/+10
* fix: keep file order (#8659)Johann1502022-05-141-4/+8
* enhance: Display TOTP Register URLsyuilo2022-05-141-3/+5
* update depssyuilo2022-05-142-151/+157
* perf: fix caching (#8660)Johann1502022-05-141-0/+1
* chore: synchronize code and database schema (#8577)Johann1502022-05-0512-27/+108
* refactor: use Vite to build instead of webpack (#8575)tamaina2022-05-015-9/+16
* fix _misskey_content of quote renotes (#8533)Johann1502022-05-011-0/+2
* fix: Add rel attribute to host-meta (#8583)MeiMei2022-05-011-0/+1
* feat: Improve Push Notification (#7667)tamaina2022-04-308-45/+91
* chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/backend (#8560)dependabot[bot]2022-04-301-32/+41
* enhance: ドライブに画像ファイルをアップロードするとき...tamaina2022-04-287-46/+32
* Fix #8535 Excessive stack ... 'SchemaTypeDef<?>' (#8547)tamaina2022-04-271-15/+20
* fix: Promises -> Promise (#8545)Johann1502022-04-253-3/+3
* enhance: only render public notes in HTML template (#8527)Johann1502022-04-241-7/+6
* fix: Fix schema key type error #8517 (#8538)tamaina2022-04-241-1/+1
* bump jsrsasignsyuilo2022-04-233-12/+12
* chore(lint): fix type definitions for jsrsasign (#8528)Johann1502022-04-233-800/+6
* chore(deps): bump moment from 2.24.0 to 2.29.3 in /packages/backend (#8531)dependabot[bot]2022-04-231-3/+3
* refactor: use structuredClone for deep clonesyuilo2022-04-233-8/+8
* update node to 18syuilo2022-04-231-1/+6
* update depssyuilo2022-04-232-170/+165
* fix: アンテナ、クリップ、リストの表示を速くする (#8518)xianon2022-04-193-18/+6
* await promises (#8519)Johann1502022-04-193-19/+15
* fix ogp rendering and refactorsyuilo2022-04-1710-37/+51
* refactorsyuilo2022-04-172-12/+12
* refactorsyuilo2022-04-174-49/+22
* refactorsyuilo2022-04-171-11/+11
* refactor: fix typesyuilo2022-04-177-53/+41
* refactor: fix typesyuilo2022-04-173-37/+43
* refactor: fix typesyuilo2022-04-177-16/+22
* refactor: fix typesyuilo2022-04-171-4/+15
* refactor: fix typesyuilo2022-04-172-6/+6
* refactor: fix typesyuilo2022-04-171-5/+10
* Streaming経由でのAPIリクエストを削除syuilo2022-04-171-34/+6
* refactor: fix typesyuilo2022-04-173-7/+7
* refactor: fix typesyuilo2022-04-171-4/+4
* refactor: fix typesyuilo2022-04-175-17/+50
* refactoesyuilo2022-04-165-9/+9
* lintsyuilo2022-04-161-13/+13