summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/notes/delete.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce OpenAPI specs (#4351)syuilo2019-02-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Refactorsyuilo2019-02-221-2/+2
|
* Improve error handling of API (#4345)syuilo2019-02-221-13/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix styleAcid Chicken (硫酸鶏)2019-02-051-1/+2
|
* Create new type definition for 'ms' (#4057)Acid Chicken (硫酸鶏)2019-02-021-1/+1
| | | | | | * Create new type definition for 'ms' * Follow lint
* [API] Resolve #3637syuilo2018-12-171-0/+7
|
* Moderator systemsyuilo2018-11-151-1/+1
| | | | Closes #2357
* Refactorsyuilo2018-11-021-7/+4
|
* Refactoring, Clean up and bug fixessyuilo2018-11-021-3/+5
|
* Improve API definitionssyuilo2018-10-221-5/+16
|
* Fix bugsyuilo2018-09-211-2/+2
|
* Make admin can delete any notesyuilo2018-09-191-2/+5
|
* Fix bugsyuilo2018-08-291-2/+2
|
* Update api definitionssyuilo2018-07-171-3/+11
|
* Refactorngsyuilo2018-07-071-1/+1
|
* wipsyuilo2018-07-061-1/+1
|
* wipsyuilo2018-06-181-1/+2
|
* Implement delete notesyuilo2018-05-281-0/+26