aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/server/contact.ts
Commit message (Collapse)AuthorAgeFilesLines
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
|
* Reorganize importsChocobozzz2021-07-201-4/+4
|
* Refactor requestsChocobozzz2021-07-201-2/+2
|
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-1/+2
|
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-211-1/+1
| | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction
* Implement contact form on server sideChocobozzz2019-01-101-0/+28