summaryrefslogtreecommitdiff
path: root/packages/backend/src/server (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* refactorsyuilo2022-12-0411-17/+17
* Fastify (#9106)syuilo2022-12-0321-963/+972
* fix: add missing ,tamaina2022-12-021-1/+1
* improve performancesyuilo2022-11-171-1/+2
* update node to v18syuilo2022-11-131-3/+1
* fix for pinned users. update changelog (#9159)squidicuz2022-11-111-2/+2
* Add Cloudflare Turnstile CAPTCHA support (#9111)CyberRex2022-10-134-0/+47
* typesyuilo2022-09-242-7/+7
* fix typesyuilo2022-09-241-5/+3
* fix typesyuilo2022-09-241-2/+2
* fixsyuilo2022-09-241-0/+2
* fix typesyuilo2022-09-241-4/+0
* fix typesyuilo2022-09-241-28/+33
* fixsyuilo2022-09-241-2/+3
* fixessyuilo2022-09-241-2/+2
* refactorsyuilo2022-09-2442-45/+43
* remove unused filessyuilo2022-09-242-86/+0
* fixessyuilo2022-09-241-1/+3
* fixessyuilo2022-09-2417-66/+84
* fixessyuilo2022-09-235-8/+13
* chore: fix type importsyuilo2022-09-231-1/+2
* feat: Youtube window player (#9095)こけっち2022-09-221-0/+3
* Fix ioredis import typo (#9099)Takuya Yoshida2022-09-213-6/+6
* fix import typesyuilo2022-09-21283-306/+306
* refactor(backend): ロジックをサービスに切り出すsyuilo2022-09-211-28/+4
* enhance(backend): metaのポーリング頻度を減らし、redisで更新...syuilo2022-09-212-2/+16
* lintsyuilo2022-09-207-19/+16
* testsyuilo2022-09-1914-112/+112
* fixsyuilo2022-09-181-1/+1
* refactor(backend): refactor loggersyuilo2022-09-186-32/+51
* なんかもうめっちゃ変えたsyuilo2022-09-18417-12827/+17951
* fix(server): 他人の通知を既読にできる可能性があるのを修正syuilo2022-09-061-3/+4
* enhance(client): add html color-schema supportsyuilo2022-08-271-0/+4
* fix: use new for throw errorsyuilo2022-08-011-1/+1
* tweak rate limitsyuilo2022-07-241-1/+1
* chore: improve error message of bootsyuilo2022-07-211-0/+2
* fix(server): fix bind of methodsyuilo2022-07-161-0/+1
* tweak boot.jssyuilo2022-07-141-2/+11
* tweak boot.jssyuilo2022-07-141-6/+8
* tweak boot.jssyuilo2022-07-141-4/+4
* chore: use tabsyuilo2022-07-141-19/+19
* improve error handling of client bootsyuilo2022-07-141-9/+15
* log error while client bootsyuilo2022-07-141-0/+2
* fix(sw, notification): Don't issue an event if there is no affect (#8979)tamaina2022-07-131-1/+3
* enhance: read theme color nodeinfo (#8977)Johann1502022-07-131-0/+1
* re: update mfm-js 0.23.0-canary.1syuilo2022-07-111-1/+1
* fix: QueryFailedError when logging user's IPs (#8973)dogcraft2022-07-101-2/+2
* Fix Attempts to update all notifications (#8974)MeiMei2022-07-091-1/+1
* enhance: make active email validation configurablesyuilo2022-07-092-0/+10
* feat: auto nsfw detection (#8840)syuilo2022-07-076-6/+67