summaryrefslogtreecommitdiff
path: root/packages/backend/src/server (follow)
Commit message (Expand)AuthorAgeFilesLines
* User moderation details (#8762)PikaDude2022-06-031-5/+37
* Fix IP address rate limit (#8758)MeiMei2022-05-312-9/+5
* fix(client): Vite related boot mechanism revision (#8753)tamaina2022-05-293-17/+14
* preload app css (#8752)tamaina2022-05-292-14/+22
* 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-261-1/+1
* refactor: temporary files (#8713)Johann1502022-05-252-9/+4
* enhance: uniform theme color (#8702)Johann1502022-05-191-1/+1
* chore(client): tweak loading spinner designsyuilo2022-05-192-17/+23
* enhance: Perform port diagnosis at startup only when Listen fails (#8698)MeiMei2022-05-191-0/+22
* 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: ユーザー検索で、クエリがusernameの条件を満たす場合...tamaina2022-05-141-1/+8
* fix: keep file order (#8659)Johann1502022-05-141-4/+8
* enhance: Display TOTP Register URLsyuilo2022-05-141-3/+5
* refactor: use Vite to build instead of webpack (#8575)tamaina2022-05-013-9/+13
* fix: Add rel attribute to host-meta (#8583)MeiMei2022-05-011-0/+1
* feat: Improve Push Notification (#7667)tamaina2022-04-305-33/+73
* enhance: ドライブに画像ファイルをアップロードするとき...tamaina2022-04-283-10/+8
* enhance: only render public notes in HTML template (#8527)Johann1502022-04-241-7/+6
* bump jsrsasignsyuilo2022-04-231-2/+2
* refactor: use structuredClone for deep clonesyuilo2022-04-231-6/+6
* fix: アンテナ、クリップ、リストの表示を速くする (#8518)xianon2022-04-193-18/+6
* fix ogp rendering and refactorsyuilo2022-04-178-26/+30
* refactorsyuilo2022-04-171-11/+11
* refactor: fix typesyuilo2022-04-175-51/+39
* refactor: fix typesyuilo2022-04-173-37/+43
* refactor: fix typesyuilo2022-04-172-4/+4
* refactor: fix typesyuilo2022-04-171-4/+15
* refactor: fix typesyuilo2022-04-171-5/+10
* Streaming経由でのAPIリクエストを削除syuilo2022-04-171-34/+6
* refactor: fix typesyuilo2022-04-171-4/+4
* refactor: fix typesyuilo2022-04-171-4/+4
* refactor: fix typesyuilo2022-04-172-4/+4
* refactoesyuilo2022-04-162-2/+2
* enhance(client): show loading icon on splash screensyuilo2022-04-112-2/+48
* refactorsyuilo2022-04-081-8/+8
* fix(api): parameter validation of users/show was wrongsyuilo2022-04-061-3/+3
* fix typessyuilo2022-04-031-1/+2
* chore: fix lintsyuilo2022-04-038-31/+30
* fix: validation (better #8456) (#8461)Johann1502022-04-0329-105/+298
* fix(api): admin/update-meta was not workingsyuilo2022-04-031-1/+3
* revert 484e023c0syuilo2022-04-0229-292/+100
* feat: Webhook (#8457)syuilo2022-04-027-0/+226
* enhance(doc): required input fields (#8456)Johann1502022-04-0229-100/+292
* fix(server): admin/meta is not workingsyuilo2022-04-011-0/+2
* fix(server): add missing importsyuilo2022-03-291-0/+1