summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-03fix: validation (better #8456) (#8461)Johann15029-105/+298
2022-04-03fix(api): admin/update-meta was not workingsyuilo1-1/+3
2022-04-02revert 484e023c0syuilo29-292/+100
2022-04-02feat: Webhook (#8457)syuilo5-0/+212
2022-04-02enhance(doc): required input fields (#8456)Johann15029-100/+292
2022-03-29fix(server): add missing importsyuilo1-0/+1
2022-03-26perf(server): reduce db query when get notificationssyuilo1-0/+2
2022-03-26refactor: migrate to typeorm 3.0 (#8443)syuilo171-311/+326
2022-03-25perf(server): refactor and performance improvementssyuilo14-17/+31
2022-03-25refactorsyuilo2-8/+3
2022-03-25refactor: separate meta api for admin or notsyuilo2-184/+401
2022-03-19fix API console (#8416)Johann1501-2/+2
2022-03-08remove HTTPS handling (#8380)Johann1501-8/+0
2022-03-07delete needless instance drive columnssyuilo1-4/+0
2022-03-04feat: 時限ミュートsyuilo1-0/+6
2022-03-01feat: instance default themesyuilo2-0/+20
2022-02-27fixsyuilo1-0/+2
2022-02-27Fix avatar/banner proxy (#8346)tamaina22-34/+121
2022-02-27refactor: Use ESM (#8358)syuilo302-1182/+1182
2022-02-26fix: better language settingssyuilo1-2/+2
2022-02-20プライベートタブでログインし直すと文字数がNaNになる...syuilo1-0/+6
2022-02-20プロフィールの追加情報を最大16まで保存できるようにsyuilo1-1/+1
2022-02-20remove max note text length settingsyuilo3-23/+2
2022-02-20Fix ajv (#8333)tamaina302-302/+303
2022-02-20:v:tamaina302-301/+302
2022-02-20wiptamaina1-1/+1
2022-02-19SchemaTypeの型計算量を削減 (#8332)tamaina5-70/+38
2022-02-19refacator: fix typwsyuilo1-1/+0
2022-02-19refactor: use ajv instead of cafy (#8324)syuilo302-4810/+3332
2022-02-18Delete jobs.tssyuilo1-82/+0
2022-02-12fix(server): stats APIで内部エラーが発生する問題を修正syuilo1-3/+3
2022-02-10fix: regular expressions in word mutes (#8254)Johann1501-1/+20
2022-02-10enhance: improve federation chartsyuilo1-22/+0
2022-02-09feat: インスタンスのテーマカラーを設定できるようにsyuilo2-0/+9
2022-02-09feat: introduce intersection calculation of chartssyuilo6-6/+6
2022-02-06feat: Option to show replies in timeline (rebase #7685) (#8202)nullobsi1-0/+5
2022-02-06improve chartsyuilo1-6/+2
2022-02-06Improve chart engine (#8253)syuilo13-16/+16
2022-02-04refactorsyuilo3-4/+12
2022-02-03refactorsyuilo3-141/+7
2022-02-03refactorsyuilo1-0/+2
2022-01-31refactor: APIで非JSON入力の型変換はendpointに渡す前に行うよ...MeiMei1-4/+2
2022-01-26refactor(backend): use insert instead of savesyuilo4-6/+6
2022-01-23refactor, enhance: ドライブ引数のオブジェクト化, 追加時のco...MeiMei3-5/+11
2022-01-21enhance: convert svg to png of custom emojissyuilo2-6/+7
2022-01-21feat: increase files limit for notesyuilo1-3/+3
2022-01-21enhance: Forward report (#8001)Johann1502-1/+24
2022-01-20refactor(server): use named exportsyuilo1-2/+2
2022-01-18refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina304-1737/+1762
2022-01-13feat: multiple emojis editingsyuilo7-1/+207