summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Collapse)AuthorAgeFilesLines
* typosyuilo2023-01-091-2/+1
|
* カスタム絵文字一覧情報をmetaから分離syuilo2023-01-092-57/+91
|
* fix importssyuilo2023-01-098-8/+8
|
* fix: Escape SQL LIKE (#9493)MeiMei2023-01-088-15/+23
| | | | | * SQL LIKE escape * CHANGELOG
* delete pollVote notificationsyuilo2023-01-081-7/+0
|
* fix(backend): Set correct access control of admin/drive/files (#9472)CyberRex2023-01-061-1/+1
|
* fix instance sortsyuilo2023-01-051-2/+2
|
* MisskeyPlay (#9467)syuilo2023-01-059-0/+588
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update ui.ts * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * :art: * wip * :v:
* fix(server): pages/likeのエラーIDが重複しているのを修正syuilo2023-01-041-1/+1
|
* fix(server): fix pages/updatesyuilo2023-01-041-1/+1
|
* :v:syuilo2023-01-031-0/+2
|
* drop lastCommunicatedAt of instancesyuilo2023-01-031-2/+0
|
* PV集計はローカルユーザーのみにsyuilo2023-01-031-4/+6
|
* feat: add per user pv chartsyuilo2023-01-012-1/+46
|
* feat: make possible to export favorited notessyuilo2023-01-011-0/+31
| | | | #9331
* :v:syuilo2023-01-013-2/+4
|
* enhance(server): clean emoji responsesyuilo2022-12-311-2/+1
|
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-291-1/+2
|
* ダッシュボードにモデレーター一覧を表示syuilo2022-12-261-1/+3
|
* fix(server): アンテナの作成数上限を追加syuilo2022-12-261-0/+13
|
* refactorsyuilo2022-12-255-6/+5
|
* feat: introduce retention-rate aggregationsyuilo2022-12-251-0/+47
|
* chore: fix reporisotry namesyuilo2022-12-251-2/+2
|
* chore: fix reporisotry namesyuilo2022-12-251-2/+2
|
* enhance: Implement the toggle to (or not to) close push notifications when ↵tamaina2022-12-184-2/+170
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notifications or messages are read (#9219) * create file * wip * fix * wip * tabun dekita * :v: * implement subscribe push notification button to tutorial * check-exists→show-registration * add column sendReadMessage * fix migration file * sw api * change PushNotificationService * wip * :v: * fix tutorial footer flex
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-042-0/+6
|
* refactorsyuilo2022-12-049-15/+15
|
* Fastify (#9106)syuilo2022-12-031-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * Update SignupApiService.ts * wip * wip * Update ClientServerService.ts * wip * wip * wip * Update WellKnownServerService.ts * wip * wip * update des * wip * Update ApiServerService.ts * wip * update deps * Update WellKnownServerService.ts * wip * update deps * Update ApiCallService.ts * Update ApiCallService.ts * Update ApiServerService.ts
* fix: add missing ,tamaina2022-12-021-1/+1
|
* fix for pinned users. update changelog (#9159)squidicuz2022-11-111-2/+2
|
* Add Cloudflare Turnstile CAPTCHA support (#9111)CyberRex2022-10-133-0/+41
| | | | | | | | | * Add Cloudflare Turnstile CAPTCHA support * Update packages/client/src/components/MkCaptcha.vue Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* 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
|
* refactorsyuilo2022-09-2439-43/+41
|
* fixessyuilo2022-09-241-1/+3
|
* fixessyuilo2022-09-2413-9/+23
|
* fixessyuilo2022-09-233-6/+8
|
* feat: Youtube window player (#9095)こけっち2022-09-221-0/+3
| | | | | | | | | | | | | | | | | | | | | | | * wip: feat: Youtube Player Window * fix: player fill window * fix: improve design * fix: disable at mobile and creanup code * fix: tailing comma * fix: delete debug output * fix: eslint * fix: switch to component * fix(backend): add missing dependency Fix #9101 Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix import typesyuilo2022-09-21261-269/+269
|
* refactor(backend): ロジックをサービスに切り出すsyuilo2022-09-211-28/+4
|
* enhance(backend): ↵syuilo2022-09-211-2/+14
| | | | metaのポーリング頻度を減らし、redisで更新を受け取るように
* lintsyuilo2022-09-203-5/+5
|
* testsyuilo2022-09-192-10/+10
|
* なんかもうめっちゃ変えたsyuilo2022-09-18315-7600/+11615
|
* tweak rate limitsyuilo2022-07-241-1/+1
|
* re: update mfm-js 0.23.0-canary.1syuilo2022-07-111-1/+1
|
* enhance: make active email validation configurablesyuilo2022-07-092-0/+10
|