summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactor: move typings to devDependencies (#8500)rinsuki2022-04-161-43/+43
* Update settings.jsonsyuilo2022-04-151-0/+4
* chore: add import/order rule for eslintsyuilo2022-04-151-0/+12
* enhance(client): show loading icon on splash screensyuilo2022-04-112-2/+48
* update depssyuilo2022-04-112-138/+149
* refactorsyuilo2022-04-081-8/+8
* fix(api): parameter validation of users/show was wrongsyuilo2022-04-061-3/+3
* chore: fix lint on windowssyuilo2022-04-051-1/+1
* enhance(webhook): add userId to payloadsyuilo2022-04-033-0/+3
* improve webhooksyuilo2022-04-038-28/+27
* fix typesyuilo2022-04-031-1/+1
* fix typesyuilo2022-04-031-1/+1
* fix typessyuilo2022-04-034-8/+12
* chore: fix lintsyuilo2022-04-0317-44/+43
* fix e2e testsyuilo2022-04-031-1/+5
* fix: validation (better #8456) (#8461)Johann1502022-04-0331-105/+300
* fix(api): admin/update-meta was not workingsyuilo2022-04-031-1/+3
* Fix: Adjust ESLint calls to properly interpret globs (#8462)Andreas Nedbal2022-04-022-1/+1
* revert 484e023c0syuilo2022-04-0231-294/+100
* fix syntax errorsyuilo2022-04-021-1/+1
* feat: Webhook (#8457)syuilo2022-04-0222-9/+583
* fix(federation): avoid duplicate activity delivery (#8429)Johann1502022-04-021-27/+36