summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/antennas/notes.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(backend): 7日経過して無効化されたアンテナを再度有効...syuilo2023-06-021-0/+1
* fix typessyuilo2023-04-141-1/+1
* fix(server): アンテナとロールTLのuntil/sinceプロパティが動く...futchitwo2023-04-131-4/+4
* feat: role timelinesyuilo2023-04-121-1/+2
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-061-7/+1
* perf(backend): store notes of an antenna to redis instead of postgresqlsyuilo2023-04-031-12/+28
* enhance: 使われてないアンテナは自動停止されるようにsyuilo2023-03-201-0/+4
* fixessyuilo2022-09-241-1/+1
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-41/+59
* fix: アンテナ、クリップ、リストの表示を速くする (#8518)xianon2022-04-191-6/+2
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-1/+1
* Fix avatar/banner proxy (#8346)tamaina2022-02-271-0/+6
* refactor: Use ESM (#8358)syuilo2022-02-271-8/+8
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-31/+15
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-6/+6
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-7/+7
* /antennas/notes API で日付による絞り込みができるようにする...xianon2021-11-281-1/+10
* refactoringsyuilo2021-11-121-0/+93