summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/i/update_email.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ハイフンに統一syuilo2019-02-241-100/+0
|
* Improve error handling of API (#4345)syuilo2019-02-221-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-1/+1
|
* Refactoringsyuilo2019-02-051-1/+1
|
* Use internal logger instead of debug/console for loggingsyuilo2019-02-031-2/+4
| | | | | | Resolve #4104 Resolve #1966 Resolve #1937
* Create new type definition for 'ms' (#4057)Acid Chicken (硫酸鶏)2019-02-021-1/+1
| | | | | | * Create new type definition for 'ms' * Follow lint
* Fix SMTP (#3436)MeiMei2018-11-301-2/+4
|
* Fix #3434syuilo2018-11-301-1/+1
|
* Fix SMTP (#3433)MeiMei2018-11-301-2/+3
| | | | | | | | * Fix: SMTP local relay * Fix SMTP SSL description * :v:
* Make require password to update emailsyuilo2018-11-291-0/+12
|
* Implement email configsyuilo2018-11-291-0/+85