summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/notes/search.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce OpenAPI specs (#4351)syuilo2019-02-231-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update index.ts * Update gen-openapi-spec.ts * Update api.ja-JP.md * Fix * Improve doc * Update gen-openapi-spec.ts * Update redoc.html * Improve doc * Update gen-openapi-spec.ts * Improve doc * Update CHANGELOG.md
* Improve error handling of API (#4345)syuilo2019-02-221-26/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update attached_notes.ts * wip * Refactor * wip * wip * wip * wip * wip * wip * wip * wip * Update call.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * :v: * Fix
* Migrate cafy to 14.0 (#4240)syuilo2019-02-131-2/+2
|
* Use internal logger instead of debug/console for loggingsyuilo2019-02-031-1/+2
| | | | | | Resolve #4104 Resolve #1966 Resolve #1937
* Refactorsyuilo2018-11-021-7/+3
|
* Resolve #2623syuilo2018-11-021-13/+30
|
* ドキュメントが見つからなくてもエラーにせずnullを返す ↵syuilo2018-10-041-2/+2
| | | | ように
* Show error message if searching is not availableAya Morisawa2018-07-191-4/+6
|
* wipsyuilo2018-07-061-1/+1
|
* wipsyuilo2018-07-051-2/+2
|
* wipsyuilo2018-07-041-0/+63
|
* wipsyuilo2018-06-181-364/+0
|
* Update cafy to 8.0.0 :rocket:syuilo2018-05-021-15/+15
|
* Update dependencies :rocket:syuilo2018-04-271-15/+15
|
* cafy 5.xに移行syuilo2018-04-241-5/+5
|
* ストーキング実装syuilo2018-04-191-2/+2
| | | | Closes #1511
* Post --> Notesyuilo2018-04-081-0/+364
Closes #1411