summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-26171-311/+326
* perf(server): refactor and performance improvementssyuilo2022-03-2514-17/+31
* refactorsyuilo2022-03-252-8/+3
* refactor: separate meta api for admin or notsyuilo2022-03-252-184/+401
* fix API console (#8416)Johann1502022-03-191-2/+2
* remove HTTPS handling (#8380)Johann1502022-03-081-8/+0
* delete needless instance drive columnssyuilo2022-03-071-4/+0
* feat: 時限ミュートsyuilo2022-03-041-0/+6
* feat: instance default themesyuilo2022-03-012-0/+20
* fixsyuilo2022-02-271-0/+2
* Fix avatar/banner proxy (#8346)tamaina2022-02-2722-34/+121
* refactor: Use ESM (#8358)syuilo2022-02-27302-1182/+1182
* fix: better language settingssyuilo2022-02-261-2/+2
* プライベートタブでログインし直すと文字数がNaNになる...syuilo2022-02-201-0/+6
* プロフィールの追加情報を最大16まで保存できるようにsyuilo2022-02-201-1/+1
* remove max note text length settingsyuilo2022-02-203-23/+2
* Fix ajv (#8333)tamaina2022-02-20302-302/+303