summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix typosyuilo2022-07-031-1/+1
* feat: moderation notesyuilo2022-07-032-0/+32
* feat(server): add fetch-rss api to reduce dependency of external apissyuilo2022-07-021-0/+39
* feat: Log user ips (#8872)syuilo2022-07-026-11/+69
* enhance(server): アンケートを新しい順にソートsyuilo2022-07-021-3/+12
* chore(client): tweak uisyuilo2022-07-021-1/+2
* chore(client): tweak uisyuilo2022-06-301-2/+3
* chore(client): tweak clientsyuilo2022-06-301-0/+10
* improve instance doughnut chartssyuilo2022-06-281-3/+18
* feat(api): add federation/stats endpointsyuilo2022-06-281-0/+49
* feat: make possible to delete an account by adminsyuilo2022-06-272-17/+34
* feat: allow GET for some endpointssyuilo2022-06-2512-11/+47
* fix: always respect instance mutes (#8854)Johann1502022-06-256-28/+30
* feat: 管理者が特定ユーザーのアップロードしたファイル...syuilo2022-06-241-9/+14
* enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei2022-06-241-1/+5
* refactor: simplify ap/show with DbResolver (#8838)Johann1502022-06-231-99/+33
* Improve: unclip (#8823)futchitwo2022-06-181-0/+57
* fix: add limit to i/notifications (#8836)tamaina2022-06-141-0/+5
* fix(docs): use correct description propertyJohann1502022-06-141-5/+2
* lint fixessyuilo2022-06-1488-188/+188
* fix: some fixes of multiple notification read (#8819)tamaina2022-06-121-1/+5
* enhance: improve documentation for `/users/` endpoints (#8790)Johann1502022-06-1049-0/+224
* refactor: use awaitAll to reduce duplication (#8791)Johann1502022-06-081-61/+25
* User moderation details (#8762)PikaDude2022-06-031-5/+37
* fix: validate text is not emptyJohann1502022-05-281-1/+1
* enhance: uniform theme color (#8702)Johann1502022-05-191-1/+1
* fix: postgres type errorJohann1502022-05-151-1/+1
* 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
* feat: Improve Push Notification (#7667)tamaina2022-04-302-18/+25
* fix: アンテナ、クリップ、リストの表示を速くする (#8518)xianon2022-04-193-18/+6
* refactorsyuilo2022-04-171-11/+11
* refactor: fix typesyuilo2022-04-171-3/+3
* refactor: fix typesyuilo2022-04-171-4/+15
* refactor: fix typesyuilo2022-04-171-5/+10
* refactor: fix typesyuilo2022-04-171-4/+4
* refactor: fix typesyuilo2022-04-171-4/+4
* refactor: fix typesyuilo2022-04-172-4/+4
* 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-036-11/+10
* 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-025-0/+212
* enhance(doc): required input fields (#8456)Johann1502022-04-0229-100/+292
* fix(server): add missing importsyuilo2022-03-291-0/+1
* perf(server): reduce db query when get notificationssyuilo2022-03-261-0/+2