summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(test): reset redis in e2e testsyuilo2022-06-031-0/+2
* fix: add missing importJohann1502022-05-291-1/+1
* refactor: improve code quality (#8751)Johann1502022-05-294-69/+70
* fix(client): Vite related boot mechanism revision (#8753)tamaina2022-05-293-17/+14
* preload app css (#8752)tamaina2022-05-293-15/+23
* chore: remove unused importsJohann1502022-05-281-3/+3
* fix: validate text is not emptyJohann1502022-05-281-1/+1
* enhance: replace signin CAPTCHA with rate limit (#8740)Johann1502022-05-284-53/+64
* fix(docs): correct information for drive upload (#8736)Johann1502022-05-271-2/+14
* use http-signature module that supports hs2019 (#8635)Johann1502022-05-267-19/+19
* update depssyuilo2022-05-252-300/+264
* refactor: use ===syuilo2022-05-251-2/+2
* fix: assume remote users are following each other (#8734)Johann1502022-05-251-9/+15
* refactor: temporary files (#8713)Johann1502022-05-2512-331/+297
* Supports Unicode Emoji 14.0 (#8699)MeiMei2022-05-252-18/+13
* fix: wrong type for isVisibleForMeJohann1502022-05-242-2/+2
* Update .mocharc.jsonsyuilo2022-05-211-1/+1
* lintsyuilo2022-05-2114-201/+201
* refactorsyuilo2022-05-211-4/+3
* Update utils.tssyuilo2022-05-211-1/+5
* Update utils.tssyuilo2022-05-211-37/+33
* hotfix: uniform color migration fixJohann1502022-05-191-8/+6
* fix(activitypub): add authorization checks (#8534)Johann1502022-05-194-11/+20
* enhance: uniform theme color (#8702)Johann1502022-05-193-10/+44
* fix: Unable to generate video thumbnails (#8696)MeiMei2022-05-191-1/+1
* 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