summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes (follow)
Commit message (Expand)AuthorAgeFilesLines
* style(backend): fix all eslint errors (#9967)Kagami Sascha Rosylight2023-02-171-1/+1
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-169-10/+3
* refactorsyuilo2023-02-131-2/+2
* refactor: fix typessyuilo2023-02-121-1/+1
* fix(server): 自分のノートをお気に入りに登録しても実績解...syuilo2023-02-051-2/+2
* fix(server): improve securitysyuilo2023-02-041-2/+2
* perf(server): cache blockingsyuilo2023-02-041-9/+5
* enhance(backend): enhance SchemaType handling of anyOf (#9762)tamaina2023-02-011-36/+40
* fix(server): node-fetchおよびgotを使う以前の実装に戻すsyuilo2023-01-251-14/+8
* add achievementsyuilo2023-01-221-0/+6
* refactor: rename role.options -> role.policiessyuilo2023-01-153-6/+6
* enhance(server): add rate limits for some endpointssyuilo2023-01-141-0/+6
* enhance(server): add rate limits for some endpointssyuilo2023-01-141-0/+6
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-121-17/+18
* Role (#9437)syuilo2023-01-124-14/+18
* fix importssyuilo2023-01-091-1/+1
* fix: Escape SQL LIKE (#9493)MeiMei2023-01-081-1/+2
* delete pollVote notificationsyuilo2023-01-081-7/+0
* :v:syuilo2023-01-013-2/+4
* refactorsyuilo2022-12-041-1/+1
* fix typesyuilo2022-09-241-4/+0
* refactorsyuilo2022-09-2414-14/+14
* fix import typesyuilo2022-09-2127-29/+29
* lintsyuilo2022-09-202-4/+4
* なんかもうめっちゃ変えたsyuilo2022-09-1831-1293/+1561
* perf: allow get for notes/reactionssyuilo2022-07-051-0/+3
* enhance(server): アンケートを新しい順にソートsyuilo2022-07-021-3/+12
* fix: always respect instance mutes (#8854)Johann1502022-06-254-21/+13
* lint fixessyuilo2022-06-1427-74/+74
* fix: validate text is not emptyJohann1502022-05-281-1/+1
* fix: postgres type errorJohann1502022-05-151-1/+1
* fix: keep file order (#8659)Johann1502022-05-141-4/+8
* fix: アンテナ、クリップ、リストの表示を速くする (#8518)xianon2022-04-191-6/+2
* refactorsyuilo2022-04-171-11/+11
* refactor: fix typesyuilo2022-04-171-5/+10
* refactor: fix typesyuilo2022-04-171-4/+4
* refactorsyuilo2022-04-081-8/+8
* fix typessyuilo2022-04-031-1/+2
* chore: fix lintsyuilo2022-04-032-2/+2
* fix: validation (better #8456) (#8461)Johann1502022-04-038-43/+115
* revert 484e023c0syuilo2022-04-028-109/+38
* enhance(doc): required input fields (#8456)Johann1502022-04-028-38/+109
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-2611-26/+26
* perf(server): refactor and performance improvementssyuilo2022-03-255-6/+5
* refactorsyuilo2022-03-251-6/+1
* Fix avatar/banner proxy (#8346)tamaina2022-02-2713-9/+82
* refactor: Use ESM (#8358)syuilo2022-02-2731-199/+199
* remove max note text length settingsyuilo2022-02-201-12/+2
* Fix ajv (#8333)tamaina2022-02-2031-31/+31
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-1931-703/+410